|
||||||||||
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.ulg.montefiore.run.totem.visualtopo.guiModules.SAMTE.SAMTEGUIModule
public class SAMTEGUIModule
Creation date: 3 fï¿Åvr. 2006
Constructor Summary | |
---|---|
SAMTEGUIModule()
|
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 ? |
void |
startAnnealing(int max_hops,
int nb_shortest_path,
int max_lsp,
Domain domain,
TrafficMatrix tm)
|
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 SAMTEGUIModule()
Method Detail |
---|
public javax.swing.JMenu getMenu()
GUIModule
public java.lang.String getName()
GUIModule
public boolean loadAtStartup()
AbstractGUIModule
loadAtStartup
in interface GUIModule
loadAtStartup
in class AbstractGUIModule
public void startAnnealing(int max_hops, int nb_shortest_path, int max_lsp, Domain domain, TrafficMatrix tm)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |