com.atomikos.vendor
Class EditorThread
java.lang.Object
com.atomikos.vendor.EditorThread
- All Implemented Interfaces:
- Runnable
public class EditorThread
- extends Object
- implements Runnable
Copyright © 2003 Guy Pardon, Atomikos. All rights reserved.
- Author:
- guy
A thread for showing the editor windows.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditorThread
public EditorThread(JFrame parent,
com.atomikos.vendor.AbstractLicensePanel panel,
ResourceBundle resources)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2012. All Rights Reserved.