Class Editor.ToolTipTimer

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Editor

    static class Editor.ToolTipTimer
    extends javax.swing.Timer
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) ToolTip tooltip  
      • Fields inherited from class javax.swing.Timer

        listenerList
    • Constructor Summary

      Constructors 
      Constructor Description
      ToolTipTimer​(int delay, java.awt.event.ActionListener listener, ToolTip tip)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) ToolTip getToolTip()  
      • Methods inherited from class javax.swing.Timer

        addActionListener, fireActionPerformed, getActionCommand, getActionListeners, getDelay, getInitialDelay, getListeners, getLogTimers, isCoalesce, isRepeats, isRunning, removeActionListener, restart, setActionCommand, setCoalesce, setDelay, setInitialDelay, setLogTimers, setRepeats, start, stop
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait