es.unex.sextante.gui.dataExplorer
Class ShowTable

java.lang.Object
  extended by es.unex.sextante.gui.dataExplorer.ShowTable
All Implemented Interfaces:
Action

public class ShowTable
extends java.lang.Object
implements Action


Constructor Summary
ShowTable(ITable table)
           
 
Method Summary
 boolean execute()
           
 java.lang.String getDescription()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowTable

public ShowTable(ITable table)
Method Detail

execute

public boolean execute()
Specified by:
execute in interface Action

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface Action