org.bdgp.swing.widget
Class DataAdapterChooser.CommitRunnable

java.lang.Object
  |
  +--org.bdgp.swing.widget.DataAdapterChooser.CommitRunnable
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
DataAdapterChooser

protected class DataAdapterChooser.CommitRunnable
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
protected DataAdapterChooser.CommitRunnable()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataAdapterChooser.CommitRunnable

protected DataAdapterChooser.CommitRunnable()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable