public class RipDatabaseWizardPage2
extends org.eclipse.jface.wizard.WizardPage
| Constructor and Description | 
|---|
RipDatabaseWizardPage2(String arg)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addAllToSelection()  | 
void | 
addToDestination(String string)  | 
void | 
addToSelection(String[] string)  | 
boolean | 
canFlipToNextPage()  | 
void | 
createControl(org.eclipse.swt.widgets.Composite parent)  | 
void | 
delFromDestination(String string)  | 
void | 
delFromSelection(String[] string)  | 
void | 
getData()  | 
boolean | 
getInputData()  | 
String[] | 
getSelection()  | 
void | 
removeAllFromSelection()  | 
getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toStringdispose, getControl, getDescription, getErrorMessage, getMessage, getMessageType, getTitle, performHelp, setMessage, setVisiblepublic RipDatabaseWizardPage2(String arg)
public void createControl(org.eclipse.swt.widgets.Composite parent)
public boolean getInputData()
public void getData()
public void addAllToSelection()
public void removeAllFromSelection()
public void addToSelection(String[] string)
public void delFromSelection(String[] string)
public void addToDestination(String string)
public void delFromDestination(String string)
public boolean canFlipToNextPage()
canFlipToNextPage in interface org.eclipse.jface.wizard.IWizardPagecanFlipToNextPage in class org.eclipse.jface.wizard.WizardPagepublic String[] getSelection()