|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mozilla.jrex.ui.JRexMenuBarImpl
Class implementing JRexMenuBar interface.
JRexMenuBar
Constructor Summary | |
JRexMenuBarImpl()
Don't use this function to create a JRexToolBar instance use JRexFactory. |
Method Summary | |
JMenuBar |
getMenuBar()
Function to get the MenuBar. |
void |
setBrowser(JRexCanvas browser)
Invoked to set the browser component associated with MenuBar. |
void |
setMode(int mode)
Invoked to set the WindowManager MODE in use. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JRexMenuBarImpl()
JRexFactory
Method Detail |
public void setBrowser(JRexCanvas browser)
JRexMenuBar
setBrowser
in interface JRexMenuBar
public void setMode(int mode)
JRexMenuBar
setMode
in interface JRexMenuBar
public JMenuBar getMenuBar()
JRexMenuBar
getMenuBar
in interface JRexMenuBar
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |