org.ceryle.ui.prefs
Class PreferencePanel.RadioListener
java.lang.Object
org.ceryle.ui.prefs.PreferencePanel.RadioListener
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- PreferencePanel
public class PreferencePanel.RadioListener
- extends Object
- implements ActionListener
The listener class to handle radio button events.
All this does is set dirty to true.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreferencePanel.RadioListener
public PreferencePanel.RadioListener()
actionPerformed
public void actionPerformed(ActionEvent event)
- Specified by:
actionPerformed in interface ActionListener
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.