JButton (Swing)

Use a JButton bean JButton to provide a push button that the user can select to perform an action. For example, you can define an OK button to let the user save changes and close a window.


Related procedures
Adding a button component

Related references
Sun's JButton bean documentation
Button beans
Beans for visual composition