|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyDefinitionGroup | |
|---|---|
| com.metamatrix.common.callback | |
| com.metamatrix.console.ui.layout | |
| com.metamatrix.console.util | |
| com.metamatrix.toolbox.ui.callback | |
| Uses of PropertyDefinitionGroup in com.metamatrix.common.callback |
|---|
| Methods in com.metamatrix.common.callback that return PropertyDefinitionGroup | |
|---|---|
PropertyDefinitionGroup |
CallbackImpl.getNextGroup()
return the next PropertyDefinitionGroup. |
PropertyDefinitionGroup |
Callback.getNextGroup()
return the next PropertyDefinitionGroup. |
PropertyDefinitionGroup |
CallbackImpl.getPreviousGroup()
return the previous PropertyDefinitionGroup. |
PropertyDefinitionGroup |
Callback.getPreviousGroup()
return the previous PropertyDefinitionGroup. |
| Uses of PropertyDefinitionGroup in com.metamatrix.console.ui.layout |
|---|
| Methods in com.metamatrix.console.ui.layout with parameters of type PropertyDefinitionGroup | |
|---|---|
protected javax.swing.JPanel |
CDKCallbackHandler.createCallbackPanel(Callback callback,
PropertyDefinitionGroup definitionGroup,
PropertiedObject object,
PropertiedObjectEditor editor)
|
| Uses of PropertyDefinitionGroup in com.metamatrix.console.util |
|---|
| Fields in com.metamatrix.console.util declared as PropertyDefinitionGroup | |
|---|---|
static PropertyDefinitionGroup |
ApplicationConstants.LOG_CONFIG_DEFN_GROUP
|
| Uses of PropertyDefinitionGroup in com.metamatrix.toolbox.ui.callback |
|---|
| Methods in com.metamatrix.toolbox.ui.callback with parameters of type PropertyDefinitionGroup | |
|---|---|
protected javax.swing.JPanel |
DialogFactoryCallbackHandler.createCallbackPanel(Callback callback,
PropertyDefinitionGroup definitionGroup,
PropertiedObject object,
PropertiedObjectEditor editor)
Create a JPanel to edit the specified callback containing a PropertyDefinitionGroup for the specified PropertiedObject. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||