Class ActionTabComponent

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class ActionTabComponent extends JPanel
Tab component based on ButtonTabComponent.java in the javase documentation "How to Use Tabbed Panes". Provides a button with a given action.
See Also:
  • Constructor Details