|
||||||||||
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.CBGPManager
public class CBGPManager
TODO: translate comments and JavaDoc
Constructor Summary | |
---|---|
CBGPManager()
|
Method Summary | |
---|---|
javax.swing.JMenu |
getMenu()
returns the menu for this module |
java.lang.String |
getName()
This method returns the module name ("CBGP") |
boolean |
loadAtStartup()
Should the Module be loaded at GUI startup ? yes |
void |
takeSnapshot(java.lang.String comment)
cette methode se charge d'effectuer un enregistrement des données C-BGP et ensuite de rafraichir le menu |
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 CBGPManager()
Method Detail |
---|
public boolean loadAtStartup()
loadAtStartup
in interface GUIModule
loadAtStartup
in class AbstractGUIModule
public java.lang.String getName()
public javax.swing.JMenu getMenu()
public void takeSnapshot(java.lang.String comment)
comment
- un commentaire identifier le snapshot
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |