Class JEditSwingTrayIcon


  • public class JEditSwingTrayIcon
    extends JEditTrayIcon
    Since:
    jEdit 4.5pre1
    • Nested Class Summary

      • Nested classes/interfaces inherited from class java.awt.TrayIcon

        java.awt.TrayIcon.MessageType
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void handleMessage​(EditPaneUpdate editPaneUpdate)
      Update tooltip to reflect the window titles currently available.
      • Methods inherited from class java.awt.TrayIcon

        addActionListener, addMouseListener, addMouseMotionListener, displayMessage, getActionCommand, getActionListeners, getImage, getMouseListeners, getMouseMotionListeners, getPopupMenu, getSize, getToolTip, isImageAutoSize, removeActionListener, removeMouseListener, removeMouseMotionListener, setActionCommand, setImage, setImageAutoSize, setPopupMenu, setToolTip
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JEditSwingTrayIcon

        public JEditSwingTrayIcon()
    • Method Detail

      • handleMessage

        public void handleMessage​(EditPaneUpdate editPaneUpdate)
        Update tooltip to reflect the window titles currently available.