net.sourceforge.geeboss.view.popup
Class EmptyTreePopup

java.lang.Object
  extended by net.sourceforge.geeboss.view.popup.EmptyTreePopup

public class EmptyTreePopup
extends java.lang.Object

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

EmptyTreePopup

public 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

Parameters:
display - The display
shell - The shell
popUpMenu - The menu to add this menu to
eventManager - The event manager


Copyright (c) 2005 The Geeboss team (http://geeboss.sourceforge.net). All Rights Reserved.