Uses of Class
com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel

Packages that use PropertiedObjectPanel
com.metamatrix.console.ui.util   
com.metamatrix.console.ui.views.authorization   
com.metamatrix.console.ui.views.connectorbinding   
com.metamatrix.console.ui.views.deploy   
com.metamatrix.console.ui.views.resources   
 

Uses of PropertiedObjectPanel in com.metamatrix.console.ui.util
 

Fields in com.metamatrix.console.ui.util declared as PropertiedObjectPanel
protected  PropertiedObjectPanel ExpertPropertiedObjectPanelHolder.thePanel
           
 

Methods in com.metamatrix.console.ui.util that return PropertiedObjectPanel
 PropertiedObjectPanel POPWithButtons.getPropertiedObjectPanel()
           
 PropertiedObjectPanel ExpertPropertiedObjectPanelHolder.getThePanel()
           
 

Methods in com.metamatrix.console.ui.util with parameters of type PropertiedObjectPanel
 boolean POPWithButtonsController.doApplyChanges(PropertiedObjectPanel panel)
           
 

Constructors in com.metamatrix.console.ui.util with parameters of type PropertiedObjectPanel
ExpertPropertiedObjectPanelHolder(PropertiedObjectPanel pnl, java.awt.event.ItemListener expertCheckBoxChangeListener)
           
POPWithButtons(PropertiedObjectPanel pnl, PropertiedObjectEditor editor, POPWithButtonsController controller)
           
 

Uses of PropertiedObjectPanel in com.metamatrix.console.ui.views.authorization
 

Methods in com.metamatrix.console.ui.views.authorization with parameters of type PropertiedObjectPanel
 boolean AuthenticationProviderPropertiesPanel.doApplyChanges(PropertiedObjectPanel pop)
           
 

Uses of PropertiedObjectPanel in com.metamatrix.console.ui.views.connectorbinding
 

Methods in com.metamatrix.console.ui.views.connectorbinding with parameters of type PropertiedObjectPanel
 boolean BindingPropertiesPanel.doApplyChanges(PropertiedObjectPanel pop)
           
 

Uses of PropertiedObjectPanel in com.metamatrix.console.ui.views.deploy
 

Methods in com.metamatrix.console.ui.views.deploy with parameters of type PropertiedObjectPanel
 boolean ServiceDefinitionPropertiesPanel.doApplyChanges(PropertiedObjectPanel pop)
           
 

Uses of PropertiedObjectPanel in com.metamatrix.console.ui.views.resources
 

Methods in com.metamatrix.console.ui.views.resources with parameters of type PropertiedObjectPanel
 boolean ResourcesMainPanel.doApplyChanges(PropertiedObjectPanel pop)
           
 



Copyright © 2009. All Rights Reserved.