|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ac.ulg.montefiore.run.totem.visualtopo.guiModules.AbstractGUIModule
be.ac.ucl.ingi.totem.repository.guiComponents.RttMeasurementManager
public class RttMeasurementManager
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 |
---|
public RttMeasurementManager()
Method Detail |
---|
public javax.swing.JMenu getMenu()
GUIModule
public boolean loadAtStartup()
AbstractGUIModule
loadAtStartup
in interface GUIModule
loadAtStartup
in class AbstractGUIModule
public java.lang.String getName()
GUIModule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |