|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectDialogPage
WizardPage
JDataChoosePage
public class JDataChoosePage
Data chooser wizard page for the data store wizard.
| Field Summary | |
|---|---|
static String |
ID
|
| Fields inherited from interface IMessageProvider |
|---|
ERROR, INFORMATION, NONE, WARNING |
| Constructor Summary | |
|---|---|
JDataChoosePage()
|
|
| Method Summary | |
|---|---|
boolean |
canFlipToNextPage()
|
void |
createControl(Composite parent)
|
DataStoreFactorySpi |
getSelectedFactory()
|
void |
selectionChanged(SelectionChangedEvent event)
|
| Methods inherited from class WizardPage |
|---|
getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString |
| Methods inherited from class DialogPage |
|---|
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisible |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface IDialogPage |
|---|
dispose, getControl, getDescription, getErrorMessage, getMessage, getTitle, performHelp, setVisible |
| Field Detail |
|---|
public static final String ID
| Constructor Detail |
|---|
public JDataChoosePage()
| Method Detail |
|---|
public void createControl(Composite parent)
createControl in interface IDialogPagepublic boolean canFlipToNextPage()
canFlipToNextPage in interface IWizardPagecanFlipToNextPage in class WizardPagepublic DataStoreFactorySpi getSelectedFactory()
public void selectionChanged(SelectionChangedEvent event)
selectionChanged in interface ISelectionChangedListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||