Class MainFrame.Chdb

java.lang.Object
  extended byMainFrame.Chdb
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
MainFrame

private class MainFrame.Chdb
extends java.lang.Object
implements java.awt.event.ActionListener

Change db class


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

Constructor Detail

MainFrame.Chdb

private MainFrame.Chdb()
Method Detail

actionPerformed

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