kei.component
Class KDateSelector.EffectJulianActionListener

java.lang.Object
  |
  +--kei.component.KDateSelector.EffectJulianActionListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
KDateSelector

class KDateSelector.EffectJulianActionListener
extends Object
implements ActionListener

—ï“ú‚ɉe‹¿‚ð—^‚¦‚éƒCƒxƒ“ƒg‚ð?ˆ—?‚·‚邽‚߂̃Nƒ‰ƒX‚Å‚·?B


Field Summary
(package private)  boolean enabled
           
 
Constructor Summary
(package private) KDateSelector.EffectJulianActionListener()
           
 
Method Summary
 void actionPerformed(ActionEvent evt)
           
 boolean isEnabled()
           
 void setEnabled(boolean b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

enabled

boolean enabled
Constructor Detail

KDateSelector.EffectJulianActionListener

KDateSelector.EffectJulianActionListener()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent evt)
Specified by:
actionPerformed in interface ActionListener

isEnabled

public boolean isEnabled()

setEnabled

public void setEnabled(boolean b)