|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.aophelper.ui.AopHelperMediator
public class AopHelperMediator
A AopHelperMediator.
Method Summary | |
---|---|
AopHelperFrame |
getMainPane()
Get the mainPane. |
AopHelperMenuBar |
getMenuBar()
Get the menuBar. |
static AopHelperMediator |
instance()
|
void |
loadSettings()
|
void |
quit()
|
void |
saveAntSettings()
|
void |
saveSettings()
|
void |
setMainPane(AopHelperFrame mainPane)
Set the mainPane. |
void |
setMenuBar(AopHelperMenuBar menuBar)
Set the menuBar. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static AopHelperMediator instance()
public void quit()
public AopHelperMenuBar getMenuBar()
public void setMenuBar(AopHelperMenuBar menuBar)
menuBar
- The menuBar to set.public AopHelperFrame getMainPane()
public void setMainPane(AopHelperFrame mainPane)
mainPane
- The mainPane to set.public void loadSettings()
public void saveSettings()
public void saveAntSettings()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |