|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.aelitis.azureus.ui.swt.shells.main.DebugMenuHelper
public class DebugMenuHelper
A convenience class for creating the Debug menu
This has been extracted out into its own class since it does not really belong to production code
Constructor Summary | |
---|---|
DebugMenuHelper()
|
Method Summary | |
---|---|
static org.eclipse.swt.widgets.MenuItem |
createDebugMenuItem(org.eclipse.swt.widgets.Menu menuDebug)
Creates the Debug menu and its children NOTE: This is a development only menu and so it's not modularized into separate menu items because this menu is always rendered in its entirety |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DebugMenuHelper()
Method Detail |
---|
public static org.eclipse.swt.widgets.MenuItem createDebugMenuItem(org.eclipse.swt.widgets.Menu menuDebug)
menu
- mainWindow
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |