org.gudy.azureus2.ui.swt.shells
Class PopupShell
java.lang.Object
  
org.gudy.azureus2.ui.swt.shells.PopupShell
public class PopupShell
- extends Object
 
- Author:
 
  - Olivier Chalouhi
 
 
| 
Constructor Summary | 
PopupShell(org.eclipse.swt.widgets.Display display)
 
          Constructs an ON_TOP popup | 
PopupShell(org.eclipse.swt.widgets.Display display,
           int type)
 
            | 
 
| 
Method Summary | 
protected  void | 
layout()
 
            | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
shell
protected org.eclipse.swt.widgets.Shell shell
IMG_INFORMATION
public static final String IMG_INFORMATION
- See Also:
 - Constant Field Values
 
PopupShell
public PopupShell(org.eclipse.swt.widgets.Display display)
- Constructs an ON_TOP popup
- Parameters:
 display - 
 
PopupShell
public PopupShell(org.eclipse.swt.widgets.Display display,
                  int type)
layout
protected void layout()