AbstractButton Class

Description

Defines common behaviors for buttons and menu items.

Availability

This class is supported only on the Open Agent.

Inheritance

AbstractButton is derived from the JComponent class.The following classes derive from the AbstractButton class:
  • JButton
  • JMenuItem
  • JToggleButton

Methods

In addition to the methods it inherits from JComponent, AWTContainer, AWTComponent, and AnyWin, AbstractButton has the following methods:

Properties

AbstractButton inherits all its properties from JComponent, AWTContainer, AWTComponent, and AnyWin.