Definition of Abstractbutton

JDK Doc(JAVA)
AbstractButton
- class javax.swing..AbstractButton 
public abstract class AbstractButton extends JComponent implements ItemSelectable , SwingConstants 
Tree:java.lang.Object - java.awt.Component - java.awt.Container - javax.swing.JComponent - javax.swing.AbstractButton
Defines the common behaviors for the JButton, JToggleButton, JCheckbox, and the JRadioButton classes.

AbstractButton()
- Constructor for class javax.swing.AbstractButton 
public AbstractButton ()

Search Dictionary:
Search Web Search Dictionary