com.atomikos.vendor
Class EditorThread

java.lang.Object
  extended by 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.

Constructor Summary
EditorThread(JFrame parent, com.atomikos.vendor.AbstractLicensePanel panel, ResourceBundle resources)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditorThread

public EditorThread(JFrame parent,
                    com.atomikos.vendor.AbstractLicensePanel panel,
                    ResourceBundle resources)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2012. All Rights Reserved.