|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GuiSession | |
| org.objectweb.cjdbc.console.gui | C-JDBC new graphical console. |
| org.objectweb.cjdbc.console.gui.frames | Addtionnal frames for the console |
| Uses of GuiSession in org.objectweb.cjdbc.console.gui |
| Fields in org.objectweb.cjdbc.console.gui declared as GuiSession | |
(package private) GuiSession |
CjdbcGui.guiSession
Stored values for session |
| Methods in org.objectweb.cjdbc.console.gui that return GuiSession | |
GuiSession |
CjdbcGui.getGuiSession()
Returns the guiSession value. |
| Uses of GuiSession in org.objectweb.cjdbc.console.gui.frames |
| Constructors in org.objectweb.cjdbc.console.gui.frames with parameters of type GuiSession | |
GuiVirtualDatabaseLoginFrame(javax.swing.JFrame parent,
java.awt.event.ActionListener listener,
java.lang.String databaseName,
java.lang.String controllerHost,
java.lang.String controllerPort,
GuiSession session)
Creates a new GuiVirtualDatabaseLoginFrame.java object |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||