| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.ide.wizard.Wizard
oracle.jdeveloper.wizard.common.BaliWizard
oracle.jdeveloper.builder.AbstractBuilder
oracle.jdeveloper.builder.file.FileBuilder
oracle.jdeveloper.builder.folder.FolderBuilder
public class FolderBuilder
| Field Summary | 
|---|
| Fields inherited from class oracle.jdeveloper.wizard.common.BaliWizard | 
|---|
_dlg, largeIcon, state, wizName | 
| Constructor Summary | |
|---|---|
FolderBuilder()
 | 
|
| Method Summary | |
|---|---|
protected  AbstractBuilderModel | 
_buildModel(Context context)
 | 
protected  java.lang.String | 
_getTitleString()
Returns the type of object being built.  | 
protected  BaliWizardPanel | 
buildPanel(Context context,
           BaliWizardState state)
The returned Panel should be a JPanel that implements the BaliWizardPanel interface.  | 
protected  java.lang.String | 
getHeaderDescription()
 | 
protected  java.awt.Image | 
getHeaderImage()
 | 
protected  java.lang.String | 
getHelpID()
 | 
 javax.swing.Icon | 
getIcon()
Gets the Icon to use in the Object Gallery. | 
 java.lang.String | 
getLongLabel()
Provides a description of the Wizard that appears in the hint text area of the Object Gallery.  | 
 java.lang.String | 
getShortLabel()
Gets the name of the Wizard; the code can be inherited, as it returns the abstracted variable wizName.  | 
| Methods inherited from class oracle.jdeveloper.builder.AbstractBuilder | 
|---|
buildState, getDialogTitle | 
| Methods inherited from class oracle.jdeveloper.wizard.common.BaliWizard | 
|---|
buildDialog, cancel, commitAndFinish, displayErrorMessage, finish, getHeaderTitle, invoke, isAvailable | 
| Methods inherited from class oracle.ide.wizard.Wizard | 
|---|
getLegacyParams, getMenuSpecification, getToolTipText, setLegacyParams, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public FolderBuilder()
| Method Detail | 
|---|
public java.lang.String getShortLabel()
BaliWizard
getShortLabel in class BaliWizardpublic java.lang.String getLongLabel()
WizardWizard.getShortLabel().
getLongLabel in class Wizardpublic javax.swing.Icon getIcon()
WizardIcon to use in the Object Gallery.  If this Wizard
 is not accessed from the Object Gallery, the Wizard should return
 null.
getIcon in class BaliWizardIcon to be displayed in the Object Gallery.protected java.lang.String _getTitleString()
AbstractBuilder
_getTitleString in class AbstractBuilderprotected java.lang.String getHelpID()
getHelpID in class FileBuilderprotected AbstractBuilderModel _buildModel(Context context)
_buildModel in class AbstractBuilderprotected java.awt.Image getHeaderImage()
getHeaderImage in class BaliWizard
protected BaliWizardPanel buildPanel(Context context,
                                     BaliWizardState state)
BaliWizard
buildPanel in class FileBuilderprotected java.lang.String getHeaderDescription()
getHeaderDescription in class AbstractBuilder
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||