org.ceryle.ui.prefs
Class PreferencePanel.RadioListener

java.lang.Object
  extended by 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.


Constructor Summary
PreferencePanel.RadioListener()
           
 
Method Summary
 void actionPerformed(ActionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreferencePanel.RadioListener

public PreferencePanel.RadioListener()
Method Detail

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.