|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.sqlpower.wabit.swingui.enterprise.ServerInfoManager
public class ServerInfoManager
A GUI for maintaining the manually-configured server info objects.
| Constructor Summary | |
|---|---|
ServerInfoManager(WabitSessionContext m_context,
java.awt.Component m_dialogOwner,
java.lang.Runnable closeAction)
Creates a panel that displays the currently configured server connections. |
|
| Method Summary | |
|---|---|
javax.swing.JPanel |
getPanel()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServerInfoManager(WabitSessionContext m_context,
java.awt.Component m_dialogOwner,
java.lang.Runnable closeAction)
m_context - A Wabit context that contains server connection information.m_dialogOwner - A component that will be used as the dialog owner for other
panels.closeAction - An action that will properly close the object displaying the
panel.| Method Detail |
|---|
public javax.swing.JPanel getPanel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||