voji.ui
Class JTextCheckBox$2

java.lang.Object
  |
  +--voji.ui.JTextCheckBox$2
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

final synchronized class JTextCheckBox$2
extends java.lang.Object
implements java.awt.event.ActionListener


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

Method Detail

actionPerformed

public final void actionPerformed(java.awt.event.ActionEvent)
Specified by:
actionPerformed in interface java.awt.event.ActionListener