org.jboss.console.navtree
Class RefreshTreeAction

java.lang.Object
  extended by org.jboss.console.navtree.RefreshTreeAction
All Implemented Interfaces:
Serializable, TreeAction, AppletTreeAction

public class RefreshTreeAction
extends Object
implements AppletTreeAction

Version:
$Revision: 1.4.6.1 $

Revisions:

2 janv. 2003 Sacha Labourey:

Author:
Sacha Labourey.
See Also:
, Serialized Form

Field Summary
protected  boolean forceRefresh
           
 
Constructor Summary
RefreshTreeAction(boolean force)
           
 
Method Summary
 void doAction(TreeContext tc, AppletBrowser applet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

forceRefresh

protected boolean forceRefresh
Constructor Detail

RefreshTreeAction

public RefreshTreeAction(boolean force)
Method Detail

doAction

public void doAction(TreeContext tc,
                     AppletBrowser applet)
Specified by:
doAction in interface AppletTreeAction


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.