Package editor.util

Class TextComponentUtil.SelectRightAction

java.lang.Object
javax.swing.AbstractAction
editor.util.TextComponentUtil.SelectRightAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
TextComponentUtil

private static class TextComponentUtil.SelectRightAction extends AbstractAction
  • Constructor Details

    • SelectRightAction

      public SelectRightAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)