org.sf.cafebabe.task.classfile
Class SectionsDialog.CheckBoxListener

java.lang.Object
  extended by org.sf.cafebabe.task.classfile.SectionsDialog.CheckBoxListener
All Implemented Interfaces:
java.awt.event.ItemListener, java.util.EventListener
Enclosing class:
SectionsDialog

 class SectionsDialog.CheckBoxListener
extends java.lang.Object
implements java.awt.event.ItemListener


Constructor Summary
SectionsDialog.CheckBoxListener()
           
 
Method Summary
 void itemStateChanged(java.awt.event.ItemEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SectionsDialog.CheckBoxListener

SectionsDialog.CheckBoxListener()
Method Detail

itemStateChanged

public void itemStateChanged(java.awt.event.ItemEvent e)
Specified by:
itemStateChanged in interface java.awt.event.ItemListener


Copyright 2006 Dream Programs Inc.. All Rights Reserved.