|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.azureus2.ui.swt.mainwindow.MainMenu
public class MainMenu
Constructor Summary | |
---|---|
MainMenu(org.eclipse.swt.widgets.Shell shell)
Creates the main menu bar and attaches it to the given shell |
Method Summary | |
---|---|
protected void |
buildSimpleViewMenu(org.eclipse.swt.widgets.Menu viewMenu)
|
org.eclipse.swt.widgets.Menu |
getMenu(java.lang.String id)
|
void |
linkMenuBar(org.eclipse.swt.widgets.Shell parent)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MainMenu(org.eclipse.swt.widgets.Shell shell)
Creates the main menu bar and attaches it to the given shell
shell
- A shellMethod Detail |
---|
public void linkMenuBar(org.eclipse.swt.widgets.Shell parent)
protected void buildSimpleViewMenu(org.eclipse.swt.widgets.Menu viewMenu)
public org.eclipse.swt.widgets.Menu getMenu(java.lang.String id)
getMenu
in interface IMainMenu
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |