|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.geeboss.view.popup.EmptyTreePopup
public class EmptyTreePopup
The empty tree popup shows, when the tree holding patches is empty.
Constructor Summary | |
---|---|
EmptyTreePopup(org.eclipse.swt.widgets.Display display,
org.eclipse.swt.widgets.Shell shell,
org.eclipse.swt.widgets.Menu popUpMenu,
EventManager eventManager)
Instantiate a new EmptyTreePopup |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmptyTreePopup(org.eclipse.swt.widgets.Display display, org.eclipse.swt.widgets.Shell shell, org.eclipse.swt.widgets.Menu popUpMenu, EventManager eventManager)
display
- The displayshell
- The shellpopUpMenu
- The menu to add this menu toeventManager
- The event manager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |