Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
javax.help.AbstractHelpAction
javax.help.PrintAction
Constructor Summary | |
|
Method Summary | |
void |
|
void |
|
Methods inherited from class javax.help.AbstractHelpAction | |
addPropertyChangeListener , firePropertyChange , getControl , getValue , isEnabled , putValue , removePropertyChangeListener , setEnabled |
public void actionPerformed(ActionEvent event)
public void propertyChange(PropertyChangeEvent evt)
This method gets called when a bound property is changed.
- Parameters:
evt
- A PropertyChangeEvent object describing the event source and the property that has changed.