|
![]() |
||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ControlerFactory | |
net.sourceforge.queryviewer.ui.swing | Ce package contient tout ce qui touche à Swing. |
Uses of ControlerFactory in net.sourceforge.queryviewer.ui.swing |
Fields in net.sourceforge.queryviewer.ui.swing declared as ControlerFactory | |
protected ControlerFactory |
QueryJPanel.controlerFactory
|
Methods in net.sourceforge.queryviewer.ui.swing that return ControlerFactory | |
ControlerFactory |
QueryJPanel.getControlerFactory()
|
Methods in net.sourceforge.queryviewer.ui.swing with parameters of type ControlerFactory | |
protected Container |
ConnectionTab.getNorth(ControlerFactory controler)
|
protected Container |
ConnectionTab.getCenter(ControlerFactory controler)
|
protected Container |
ConnectionTab.getJDBCPanel(ControlerFactory controler)
|
private Component |
QueryTab.getQueryPanel(ControlerFactory c)
|
private Component |
QueryTab.getResultPanel(ControlerFactory c)
|
private JMenuBar |
Main.createJMenu(ControlerFactory controler)
Création d'une JMenuBar. |
Constructors in net.sourceforge.queryviewer.ui.swing with parameters of type ControlerFactory | |
InfoTab(ControlerFactory controler)
|
|
ConnectionTab(ControlerFactory controler)
|
|
QueryTab(ControlerFactory controler)
On construit ce panneau en passant le modèle. |
|
![]() |
||||||||
PREV NEXT | FRAMES NO FRAMES |