Wizard, joka luo jyu ohj2 kurssin mukaisen javaFXML packagen.
More...
|
void | handleBrowse () |
| Uses the standard container selection dialog to choose the new value for the container field.
|
|
|
void | initialize () |
| Tests if the current workbench selection is a suitable container to use.
|
|
void | dialogChanged () |
| Valitetaan virheistä jne.
|
|
void | updateStatus (String message) |
|
Wizard, joka luo jyu ohj2 kurssin mukaisen javaFXML packagen.
Definition at line 31 of file PackageWizardPage.java.
javafxmlpackage.wizards.PackageWizardPage.PackageWizardPage |
( |
ISelection |
selection | ) |
|
|
inline |
void javafxmlpackage.wizards.PackageWizardPage.createControl |
( |
Composite |
parent | ) |
|
|
inline |
void javafxmlpackage.wizards.PackageWizardPage.dialogChanged |
( |
| ) |
|
|
inlineprivate |
String javafxmlpackage.wizards.PackageWizardPage.getContainerName |
( |
| ) |
|
|
inline |
String javafxmlpackage.wizards.PackageWizardPage.getFileName |
( |
| ) |
|
|
inline |
String javafxmlpackage.wizards.PackageWizardPage.getPackageName |
( |
| ) |
|
|
inline |
void javafxmlpackage.wizards.PackageWizardPage.handleBrowse |
( |
| ) |
|
|
inlineprotected |
Uses the standard container selection dialog to choose the new value for the container field.
Definition at line 178 of file PackageWizardPage.java.
void javafxmlpackage.wizards.PackageWizardPage.initialize |
( |
| ) |
|
|
inlineprivate |
Tests if the current workbench selection is a suitable container to use.
Definition at line 111 of file PackageWizardPage.java.
void javafxmlpackage.wizards.PackageWizardPage.updateStatus |
( |
String |
message | ) |
|
|
inlineprivate |
Text javafxmlpackage.wizards.PackageWizardPage.containerText |
|
private |
Text javafxmlpackage.wizards.PackageWizardPage.fileName |
|
private |
Text javafxmlpackage.wizards.PackageWizardPage.packageName |
|
private |
ISelection javafxmlpackage.wizards.PackageWizardPage.selection |
|
private |
The documentation for this class was generated from the following file: