Class TextManipSupport.TextAction

java.lang.Object
javax.swing.AbstractAction
net.thevpc.common.swing.text.TextManipSupport.TextAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
TextManipSupport

public abstract static class TextManipSupport.TextAction extends AbstractAction
Author:
Taha BEN SALAH (taha.bensalah@gmail.com) %creationtime 26 avr. 2006 01:48:56
See Also:
  • Constructor Details

    • TextAction

      protected TextAction()
    • TextAction

      protected TextAction(String name)
    • TextAction

      protected TextAction(String name, Icon icon)
  • Method Details

    • refresh

      public void refresh()