| |
|
| java.lang.Object org.netbeans.modules.mashup.tables.wizard.MashupTableWizardIterator
MashupTableWizardIterator | final public class MashupTableWizardIterator implements WizardDescriptor.Iterator(Code) | | |
IS_PROJECT_CALL | public static boolean IS_PROJECT_CALL(Code) | | |
PROP_CURRENTTABLE | final public static String PROP_CURRENTTABLE(Code) | | Property key: current flatfile
|
PROP_FLATFILEDBMODEL | final public static String PROP_FLATFILEDBMODEL(Code) | | Property key: FlatfileDBModel instances
|
MashupTableWizardIterator | public MashupTableWizardIterator()(Code) | | |
current | public WizardDescriptor.Panel current()(Code) | | |
fireChangeEvent | final protected void fireChangeEvent()(Code) | | |
hasNext | public boolean hasNext()(Code) | | |
hasPrevious | public boolean hasPrevious()(Code) | | |
nextPanel | public void nextPanel()(Code) | | |
previousPanel | public void previousPanel()(Code) | | |
setDescriptor | public void setDescriptor(WizardDescriptor wiz)(Code) | | |
setProjectInfo | public static void setProjectInfo(String name, String prjInfo, boolean value)(Code) | | |
|
|
|