Class Tray


  • public class Tray
    extends Object
    • Method Detail

      • init

        public void init()
      • showBalloonMessage

        public void showBalloonMessage​(String caption,
                                       String message,
                                       TrayIcon.MessageType type)
        Show a balloon message on the tray icon.
        Parameters:
        caption - the caption of the message
        message - the message text
        type - the type
      • cleanup

        public void cleanup()
      • updatePopupMenu

        protected void updatePopupMenu()
      • setPortStatus

        public void setPortStatus​(org.bidib.jbidibc.messages.base.BidibPortStatusListener.PortStatus portStatus)