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, switchIcon
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
about, preferences
protected 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 AwtGatewayTray
protected void createAndShowGUI()
createAndShowGUI
in class AwtGatewayTray
public void displayMessage(String message, org.apache.log4j.Level level)
AwtGatewayTray
displayMessage
in interface DavGatewayTrayInterface
displayMessage
in class AwtGatewayTray
message
- text messagelevel
- log levelCopyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.