jaxe
Class ActionInsertionBalise.FocusRunnable

java.lang.Object
  extended by jaxe.ActionInsertionBalise.FocusRunnable
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
ActionInsertionBalise

 class ActionInsertionBalise.FocusRunnable
extends java.lang.Object
implements java.lang.Runnable


Field Summary
(package private)  JaxeElement newje
           
 
Constructor Summary
ActionInsertionBalise.FocusRunnable(JaxeElement newje)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

newje

JaxeElement newje
Constructor Detail

ActionInsertionBalise.FocusRunnable

public ActionInsertionBalise.FocusRunnable(JaxeElement newje)
Method Detail

run

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