|
jWorkSheet release 0.90 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ponec.jworksheet.core.SysTray
public class SysTray
Dummu System Tray management.
Nested Class Summary | |
---|---|
static class |
SysTray.Action
SysTray Acton on a second mouse click. |
Constructor Summary | |
---|---|
protected |
SysTray()
|
Method Summary | |
---|---|
static SysTray |
getInstance(ApplContext applContext)
Returns an instance or null. |
void |
init(ApplContext applContext)
|
boolean |
isSupported()
|
void |
setTooltip(java.lang.String message)
Set a tooltip to main icon. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected SysTray()
Method Detail |
---|
public void init(ApplContext applContext)
public boolean isSupported()
public void setTooltip(java.lang.String message)
public static SysTray getInstance(ApplContext applContext)
|
jWorkSheet release 0.90 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |