|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xins.common.spec.SpecGUI
Graphical user interface that allows to browse the specification of an API and execute the functions of this API.
Constructor Summary | |
SpecGUI()
Constructs a new ConsoleGUI . |
|
SpecGUI(JFrame mainFrame)
Constructs a new SpecGUI . |
Method Summary | |
protected void |
createMenuBar()
|
protected JPanel |
createQueryPanel()
|
JPanel |
getMainPanel()
|
JMenuBar |
getMenuBar()
|
protected void |
initData()
|
protected void |
initUI(JFrame mainFrame)
Creates the user interface. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SpecGUI()
ConsoleGUI
.
public SpecGUI(JFrame mainFrame)
SpecGUI
.
mainFrame
- the main frame or null
if no frame is available.Method Detail |
protected void initUI(JFrame mainFrame)
mainFrame
- the main frame or null
if no frame is available.protected void initData()
protected JPanel createQueryPanel()
protected void createMenuBar()
public JPanel getMainPanel()
public JMenuBar getMenuBar()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |