|
| Workspace |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
java.lang.Object
|
+--java.awt.Component
|
+--java.awt.Container
|
+--java.awt.Window
|
+--java.awt.Dialog
|
+--javax.swing.JDialog
|
+--com.sas.workspace.WAStandardDialog
|
+--com.sas.workspace.WAWizardDialog
|
+--com.sas.workspace.AbstractDesigner
| Inner Class Summary |
| Field Summary | |
protected AbstractDesigner.cAbstractDesignerTree |
m_tree
|
protected AbstractDesigner.cAbstractDesignerTreeModel |
m_treeModel
|
protected WATransitionWizardModel |
m_wizardModel
|
| Fields inherited from class com.sas.workspace.WAWizardDialog |
FINISH, m_btnBack, m_btnFinish, m_btnNext, m_DefaultImage, m_fStoreWasPassedIn, m_lTabsToCleanupOnCancel, m_oMetadata, m_parentStore, m_pnlWizard, m_wizardData, m_WizardModel |
| Fields inherited from class com.sas.workspace.WAStandardDialog |
CANCEL, DATA_CHANGED_PROPERTY, DataChangedPromptProperty, EDITABLE_PROPERTY, m_bDataChanged, m_bEditable, m_btnApply, m_btnCancel, m_btnHelp, m_btnOk, m_eReturnValue, m_KeyHandler, m_lsnrDataChanged, m_lsnrPanelDataChanged, m_pnlButtons, m_pnlMain, m_sBrowse, m_sHelpProduct, m_sHelpTopic, OK |
| Fields inherited from class javax.swing.JDialog |
accessibleContext, rootPane, rootPaneCheckingEnabled |
| Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface javax.swing.WindowConstants |
DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE |
| Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
AbstractDesigner(Frame frame,
String title)
Constructor for an Abstract Designer Wizard |
|
AbstractDesigner(Frame frame,
String title,
com.sas.metadata.MdObjectStore store)
Constructor for an Abstract Designer Wizard |
|
| Method Summary | |
void |
buildTree(AbstractDesigner.cAbstractDesignerTreeModel model,
String sCategory,
AbstractDesigner.cAbstractDesignerTreeNode parentnode,
PluginInterface source,
boolean fDone,
boolean fMultiple)
this is a recursive build tool |
void |
buildTree(AbstractDesigner.cAbstractDesignerTreeModel model,
String sCategory,
AbstractDesigner.cAbstractDesignerTreeNode parentnode,
PluginInterface source,
boolean fDone,
boolean fMultiple,
int index)
this is a recursive build tool |
static com.sas.metadata.Tree |
getDefaultGroup(com.sas.metadata.MdObjectStore store,
com.sas.metadata.CMetadata reposToLookIn,
String roleToLookFor)
designers can use this to find the default group of some type; they look for a parent of FIXED.... |
String |
getDefaultGroupID(com.sas.metadata.CMetadata reposToLookIn,
String roleToLookFor)
designers can use this to find the default group of some type; they look for a parent of FIXED.... |
| Methods inherited from class com.sas.workspace.WAWizardDialog |
actionPerformed, addTab, addTab, addTab, addTab, addTab, addTabToCleanupOnCancel, addWizardData, doCleanup, doDataExchangeOnCurrentPanel, doDisposeOfStore, doThreadedWrite, fixupID, fixupID, getWizardData, getWizardModel, initialize, onBack, onCancel, onFinish, onNext, reconstructWizard, removeTabToCleanupOnCancel, removeWizardData, replaceWizardData, runFinish, setMasterObject, setWizardModel, show, updateButtonsPanel, updateNavigationButtons, writeMetadata |
| Methods inherited from class java.awt.Dialog |
addNotify, getTitle, hide, isModal, isResizable, isUndecorated, setResizable, setTitle, setUndecorated |
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected WATransitionWizardModel m_wizardModel
protected AbstractDesigner.cAbstractDesignerTreeModel m_treeModel
protected AbstractDesigner.cAbstractDesignerTree m_tree
| Constructor Detail |
public AbstractDesigner(Frame frame,
String title,
com.sas.metadata.MdObjectStore store)
public AbstractDesigner(Frame frame,
String title)
| Method Detail |
public void buildTree(AbstractDesigner.cAbstractDesignerTreeModel model,
String sCategory,
AbstractDesigner.cAbstractDesignerTreeNode parentnode,
PluginInterface source,
boolean fDone,
boolean fMultiple)
public void buildTree(AbstractDesigner.cAbstractDesignerTreeModel model,
String sCategory,
AbstractDesigner.cAbstractDesignerTreeNode parentnode,
PluginInterface source,
boolean fDone,
boolean fMultiple,
int index)
public String getDefaultGroupID(com.sas.metadata.CMetadata reposToLookIn,
String roleToLookFor)
public static com.sas.metadata.Tree getDefaultGroup(com.sas.metadata.MdObjectStore store,
com.sas.metadata.CMetadata reposToLookIn,
String roleToLookFor)
|
| Workspace |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||