API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.plaf.basic. BasicOptionPaneUI.PropertyChangeHandler View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      BasicOptionPaneUI.PropertyChangeHandler
Implements
 PropertyChangeListener
Subclasses
Description
public class BasicOptionPaneUI.PropertyChangeHandler
  This inner class is marked "public" due to a compiler bug.
See also:   
Constructors
public BasicOptionPaneUI.PropertyChangeHandler ()
Methods
Hide/Show inherited methods
public void propertyChange (PropertyChangeEvent e) [Specified in PropertyChangeListener]
If the source of the PropertyChangeEvent e equals the optionPane and is one of the ICON_PROPERTY, MESSAGE_PROPERTY, OPTIONS_PROPERTY or INITIAL_VALUE_PROPERTY, validateComponent is invoked.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar