Class DynamicTabbedPaneStyle.JTabbedPlafLayout.CloseButtonAction

java.lang.Object
javax.swing.AbstractAction
be.gaudry.swing.component.tabbedpane.DynamicTabbedPaneStyle.JTabbedPlafLayout.CloseButtonAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
DynamicTabbedPaneStyle.JTabbedPlafLayout

class DynamicTabbedPaneStyle.JTabbedPlafLayout.CloseButtonAction extends AbstractAction
  • Field Details

    • index

      int index
  • Constructor Details

    • CloseButtonAction

      public CloseButtonAction(int index)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)