be.ac.ucl.ingi.totem.repository.guiComponents
Class RttMeasurementManager

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.AbstractGUIModule
      extended by be.ac.ucl.ingi.totem.repository.guiComponents.RttMeasurementManager
All Implemented Interfaces:
GUIModule

public class RttMeasurementManager
extends AbstractGUIModule

Author:
Thomas Dekens

Constructor Summary
RttMeasurementManager()
           
 
Method Summary
 javax.swing.JMenu getMenu()
          The method should return the menu you want to add to the gui
 java.lang.String getName()
          Returns the GUIModule's name
 boolean loadAtStartup()
          Should the Module be loaded at GUI startup ?
 
Methods inherited from class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.AbstractGUIModule
initialize, isUnloadable, terminate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RttMeasurementManager

public RttMeasurementManager()
Method Detail

getMenu

public javax.swing.JMenu getMenu()
Description copied from interface: GUIModule
The method should return the menu you want to add to the gui

Returns:

loadAtStartup

public boolean loadAtStartup()
Description copied from class: AbstractGUIModule
Should the Module be loaded at GUI startup ?

Specified by:
loadAtStartup in interface GUIModule
Overrides:
loadAtStartup in class AbstractGUIModule
Returns:
false

getName

public java.lang.String getName()
Description copied from interface: GUIModule
Returns the GUIModule's name

Returns:
the GUIModule's name


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.