Class EasyAction

java.lang.Object
gg.xp.xivsupport.gui.util.EasyAction

public class EasyAction extends Object
  • Constructor Details

  • Method Details

    • configureComponent

      public void configureComponent(JComponent component)
    • run

      public void run()
    • asAction

      public Action asAction()
    • asActionWithKey

      public Action asActionWithKey()
    • getHotkeyAsString

      public String getHotkeyAsString()
    • asButtonWithKeyLabel

      public JButton asButtonWithKeyLabel()
    • asButton

      public JButton asButton()