public class

WindowsButtonListener

extends BasicButtonListener
java.lang.Object
   ↳ javax.swing.plaf.basic.BasicButtonListener
     ↳ com.sun.java.swing.plaf.windows.WindowsButtonListener

Class Overview

Button Listener

Warning: Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing. A future release of Swing will provide support for long term persistence.

Summary

Public Constructors
WindowsButtonListener(AbstractButton b)
[Expand]
Inherited Methods
From class javax.swing.plaf.basic.BasicButtonListener
From class java.lang.Object
From interface java.awt.event.FocusListener
From interface java.awt.event.MouseListener
From interface java.awt.event.MouseMotionListener
From interface java.beans.PropertyChangeListener
From interface javax.swing.event.ChangeListener

Public Constructors

public WindowsButtonListener (AbstractButton b)