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.resources   
 

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

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

Methods in com.metamatrix.console.ui.util that return PropertiedObjectPanel
 PropertiedObjectPanel POPWithButtons.getPropertiedObjectPanel()
           
 PropertiedObjectPanel AbstractPropertiedObjectPanelHolder.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
AbstractPropertiedObjectPanelHolder(PropertiedObjectPanel pnl)
           
ExpertPropertiedObjectPanelHolder(PropertiedObjectPanel pnl, java.awt.event.ItemListener expertCheckBoxChangeListener, java.awt.event.ItemListener optionalCheckBoxChangeListener)
           
POPWithButtons(PropertiedObjectPanel pnl, PropertiedObjectEditor editor, POPWithButtonsController controller)
           
PropertiedObjectPanelHolder(PropertiedObjectPanel pnl, java.awt.event.ItemListener checkBoxChangeListener)
           
 

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.resources
 

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



Copyright © 2009. All Rights Reserved.