com.metamatrix.console.connections
Class ConnectionAndPanel

java.lang.Object
  extended by com.metamatrix.console.connections.ConnectionAndPanel

public class ConnectionAndPanel
extends java.lang.Object


Constructor Summary
ConnectionAndPanel(ConnectionInfo connection, java.lang.Class panelClass, WorkspacePanel panel)
           
 
Method Summary
 ConnectionInfo getConnection()
           
 WorkspacePanel getPanel()
           
 java.lang.Class getPanelClass()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConnectionAndPanel

public ConnectionAndPanel(ConnectionInfo connection,
                          java.lang.Class panelClass,
                          WorkspacePanel panel)
Method Detail

getConnection

public ConnectionInfo getConnection()

getPanelClass

public java.lang.Class getPanelClass()

getPanel

public WorkspacePanel getPanel()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2009. All Rights Reserved.