org.kemet.lf.tools.ihm
Class MoveAutoToolbars

java.lang.Object
  extended by org.kemet.lf.tools.ihm.MoveAutoToolbars
All Implemented Interfaces:
java.lang.Runnable

public class MoveAutoToolbars
extends java.lang.Object
implements java.lang.Runnable

Since:
0.4
Author:
fabricemaupin

MoveAutoToolbars : manage the toolbars move in "automatic" mode.


Constructor Summary
MoveAutoToolbars()
           
 
Method Summary
 java.lang.Exception getException()
           return the raised exception.
 void run()
           execute the move toolbars.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MoveAutoToolbars

public MoveAutoToolbars()
Method Detail

run

public void run()

execute the move toolbars.

Specified by:
run in interface java.lang.Runnable
Since:
0.4

getException

public java.lang.Exception getException()

return the raised exception.

Returns:
raised exception
Since:
0.4


Copyright © 2008 F. MAUPIN. All Rights Reserved.