| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gudy.azureus2.ui.swt.mainwindow.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.Menu | 
createDebugMenuItem(org.eclipse.swt.widgets.Menu menu)
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.Menu createDebugMenuItem(org.eclipse.swt.widgets.Menu menu)
menu - mainWindow - 
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||