com.iver.cit.gvsig.wcsclient
Class WCSClientModule

java.lang.Object
  extended bycom.iver.cit.gvsig.wcsclient.WCSClientModule

public class WCSClientModule
extends java.lang.Object

Author:
jaume - jaume.dominguez@iver.es

Constructor Summary
WCSClientModule()
           
 
Method Summary
 void execute(java.lang.String actionCommand)
           
 void inicializar()
          Initializes the toc menu
 boolean isEnabled()
          What do you think?
 boolean isVisible()
          What do you think?
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WCSClientModule

public WCSClientModule()
Method Detail

inicializar

public void inicializar()
Initializes the toc menu


execute

public void execute(java.lang.String actionCommand)

isEnabled

public boolean isEnabled()
What do you think? this tells you if it is enabled or not


isVisible

public boolean isVisible()
What do you think? this tells you if it is visible or not