public class Tray extends Object
| Constructor and Description |
|---|
Tray(TrayActionExecutor trayActionExecutor) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
void |
init() |
void |
setPortStatus(org.bidib.jbidibc.com0com.BidibPortStatusListener.PortStatus portStatus) |
void |
showBalloonMessage(String caption,
String message,
TrayIcon.MessageType type)
Show a balloon message on the tray icon.
|
protected void |
updatePopupMenu() |
public Tray(TrayActionExecutor trayActionExecutor)
public void init()
public void showBalloonMessage(String caption, String message, TrayIcon.MessageType type)
caption - the caption of the messagemessage - the message texttype - the typepublic void cleanup()
protected void updatePopupMenu()
public void setPortStatus(org.bidib.jbidibc.com0com.BidibPortStatusListener.PortStatus portStatus)
Copyright © 2020. All rights reserved.