public class OSXAwtGatewayTray extends AwtGatewayTray implements OSXTrayInterface
| Modifier and Type | Field and Description |
|---|---|
protected static String |
OSX_TRAY_ACTIVE_PNG |
protected static String |
OSX_TRAY_INACTIVE_PNG |
protected static String |
OSX_TRAY_PNG |
activeImage, frameIcons, image, inactiveImage, TRAY_ACTIVE_PNG, TRAY_INACTIVE_PNG, TRAY_PNG, TRAY128_ACTIVE_PNG, TRAY128_INACTIVE_PNG, TRAY128_PNG| Constructor and Description |
|---|
OSXAwtGatewayTray() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createAndShowGUI() |
void |
displayMessage(String message,
org.apache.log4j.Level level)
Display balloon message for log level.
|
protected Image |
getImageForIcon(Icon icon) |
protected void |
loadIcons() |
about, dispose, getFrameIcons, inactiveIcon, init, isActive, preferences, resetIcon, switchIconclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitabout, preferencesprotected static final String OSX_TRAY_ACTIVE_PNG
protected static final String OSX_TRAY_PNG
protected static final String OSX_TRAY_INACTIVE_PNG
protected void loadIcons()
loadIcons in class AwtGatewayTrayprotected void createAndShowGUI()
createAndShowGUI in class AwtGatewayTraypublic void displayMessage(String message, org.apache.log4j.Level level)
AwtGatewayTraydisplayMessage in interface DavGatewayTrayInterfacedisplayMessage in class AwtGatewayTraymessage - text messagelevel - log levelCopyright © 2001–2025 MickaĆ«l Guessant. All rights reserved.