|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.azureus2.ui.swt.shells.PopupShell
public class PopupShell
Field Summary | |
---|---|
static java.lang.String |
IMG_INFORMATION
|
protected org.eclipse.swt.widgets.Shell |
shell
|
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 |
Field Detail |
---|
protected org.eclipse.swt.widgets.Shell shell
public static final java.lang.String IMG_INFORMATION
Constructor Detail |
---|
public PopupShell(org.eclipse.swt.widgets.Display display)
display
- public PopupShell(org.eclipse.swt.widgets.Display display, int type)
Method Detail |
---|
protected void layout()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |