|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.geeboss.view.tray.SystemTrayAlert
public class SystemTrayAlert
This class creates a small Shell which places itself to the bottom right corner. A click on the content text will restore Geeboss from the System Tray.
| Constructor Summary | |
|---|---|
SystemTrayAlert(org.eclipse.swt.widgets.Display display,
SystemTray geebossSystemTray)
Instantiate a new SystemTrayAlert |
|
| Method Summary | |
|---|---|
boolean |
isPopupClosed()
Get if the popup was closed already |
void |
open()
Open the popup shell. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemTrayAlert(org.eclipse.swt.widgets.Display display,
SystemTray geebossSystemTray)
display - The display of GeebossgeebossSystemTray - The calling System Tray class| Method Detail |
|---|
public boolean isPopupClosed()
public void open()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||