JButton
- class javax.swing..JButton public class JButton extends AbstractButton implements Accessible Tree:java.lang.Object - java.awt.Component - java.awt.Container - javax.swing.JComponent - javax.swing.AbstractButton - javax.swing.JButton An implementation of a "push" button. JButton() - Constructor for class javax.swing.JButton public JButton () Creates a button with no set text or icon. JButton(Icon) - Constructor for class javax.swing.JButton public JButton (Icon icon) Creates a button with an icon.Parameters: icon - the Icon image to display on the button | ||||
Search Dictionary:
