Uses of Interface
com.metamatrix.console.ui.layout.WorkspacePanel

Packages that use WorkspacePanel
com.metamatrix.console.connections   
com.metamatrix.console.ui.layout   
com.metamatrix.console.ui.views.authorization   
com.metamatrix.console.ui.views.connector   
com.metamatrix.console.ui.views.connectorbinding   
com.metamatrix.console.ui.views.deploy   
com.metamatrix.console.ui.views.entitlements   
com.metamatrix.console.ui.views.extensionsource   
com.metamatrix.console.ui.views.logsetup   
com.metamatrix.console.ui.views.properties   
com.metamatrix.console.ui.views.queries   
com.metamatrix.console.ui.views.resources   
com.metamatrix.console.ui.views.runtime   
com.metamatrix.console.ui.views.sessions   
com.metamatrix.console.ui.views.summary   
com.metamatrix.console.ui.views.syslog   
com.metamatrix.console.ui.views.transactions   
com.metamatrix.console.ui.views.users   
com.metamatrix.console.ui.views.vdb   
 

Uses of WorkspacePanel in com.metamatrix.console.connections
 

Methods in com.metamatrix.console.connections that return WorkspacePanel
 WorkspacePanel ConnectionAndPanel.getPanel()
           
 

Constructors in com.metamatrix.console.connections with parameters of type WorkspacePanel
ConnectionAndPanel(ConnectionInfo connection, java.lang.Class panelClass, WorkspacePanel panel)
           
 

Uses of WorkspacePanel in com.metamatrix.console.ui.layout
 

Methods in com.metamatrix.console.ui.layout that return WorkspacePanel
 WorkspacePanel WorkspaceController.createPanelOfClass(java.lang.Class cls, ConnectionInfo connection)
           
 WorkspacePanel Workspace.getCurrentPanel()
           
 WorkspacePanel WorkspaceController.getPanelOfClass(java.lang.Class cls, ConnectionInfo connection)
           
 

Methods in com.metamatrix.console.ui.layout with parameters of type WorkspacePanel
 void WorkspaceController.applyAutoRefreshParmsToWorkspacePanel(WorkspacePanel wsp)
           
 void Workspace.showPanel(WorkspacePanel panel)
           
 void WorkspaceController.updateActions(WorkspacePanel panel)
           
 

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

Classes in com.metamatrix.console.ui.views.authorization that implement WorkspacePanel
 class ProvidersMain
           
 class SummaryMain
          This is the SummaryMain panel.
 

Uses of WorkspacePanel in com.metamatrix.console.ui.views.connector
 

Classes in com.metamatrix.console.ui.views.connector that implement WorkspacePanel
 class ConnectorPanel
           
 

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

Classes in com.metamatrix.console.ui.views.connectorbinding that implement WorkspacePanel
 class ConnectorBindingPanel
           
 

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

Classes in com.metamatrix.console.ui.views.deploy that implement WorkspacePanel
 class DeployMainPanel
           
 class ServiceDefinitionPanel
           
 

Uses of WorkspacePanel in com.metamatrix.console.ui.views.entitlements
 

Classes in com.metamatrix.console.ui.views.entitlements that implement WorkspacePanel
 class EntitlementsPanel
           
 

Uses of WorkspacePanel in com.metamatrix.console.ui.views.extensionsource
 

Classes in com.metamatrix.console.ui.views.extensionsource that implement WorkspacePanel
 class ExtensionSourcesPanel
           
 

Uses of WorkspacePanel in com.metamatrix.console.ui.views.logsetup
 

Classes in com.metamatrix.console.ui.views.logsetup that implement WorkspacePanel
 class SystemLogSetUpPanel
           
 

Uses of WorkspacePanel in com.metamatrix.console.ui.views.properties
 

Classes in com.metamatrix.console.ui.views.properties that implement WorkspacePanel
 class PropertiesMasterPanel
           
 

Uses of WorkspacePanel in com.metamatrix.console.ui.views.queries
 

Classes in com.metamatrix.console.ui.views.queries that implement WorkspacePanel
 class QueryPanel
           
 

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

Classes in com.metamatrix.console.ui.views.resources that implement WorkspacePanel
 class ResourcesMainPanel
           
 

Uses of WorkspacePanel in com.metamatrix.console.ui.views.runtime
 

Classes in com.metamatrix.console.ui.views.runtime that implement WorkspacePanel
 class RuntimeMgmtPanel
           
 

Uses of WorkspacePanel in com.metamatrix.console.ui.views.sessions
 

Classes in com.metamatrix.console.ui.views.sessions that implement WorkspacePanel
 class SessionPanel
           
 

Uses of WorkspacePanel in com.metamatrix.console.ui.views.summary
 

Classes in com.metamatrix.console.ui.views.summary that implement WorkspacePanel
 class SummaryPanel
           
 

Uses of WorkspacePanel in com.metamatrix.console.ui.views.syslog
 

Classes in com.metamatrix.console.ui.views.syslog that implement WorkspacePanel
 class SysLogPanel
           
 

Uses of WorkspacePanel in com.metamatrix.console.ui.views.transactions
 

Classes in com.metamatrix.console.ui.views.transactions that implement WorkspacePanel
 class TransactionsPanel
           
 

Uses of WorkspacePanel in com.metamatrix.console.ui.views.users
 

Classes in com.metamatrix.console.ui.views.users that implement WorkspacePanel
 class AdminRolesMain
           
 class GroupsTabMainPanel
          The main panel of the Users tab.
 

Uses of WorkspacePanel in com.metamatrix.console.ui.views.vdb
 

Classes in com.metamatrix.console.ui.views.vdb that implement WorkspacePanel
 class VdbMainPanel
           
 



Copyright © 2009. All Rights Reserved.