|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object endrov.windowAutoLineaging.AutolineageGeneric.Algo
public static class AutolineageGeneric.Algo
Instance of the algorithm
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface endrov.windowAutoLineaging.LineagingAlgorithm |
---|
LineagingAlgorithm.LineageAlgorithmDef, LineagingAlgorithm.LineageSession |
Constructor Summary | |
---|---|
AutolineageGeneric.Algo()
|
Method Summary | |
---|---|
void |
dataChangedEvent()
|
javax.swing.JComponent |
getComponent()
Get custom GUI component |
void |
run(ProgressHandle ph,
LineagingAlgorithm.LineageSession session)
Lineage one frame |
void |
setStopping(boolean b)
Set if to stop the algorithm prematurely |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AutolineageGeneric.Algo()
Method Detail |
---|
public void setStopping(boolean b)
setStopping
in interface LineagingAlgorithm
public javax.swing.JComponent getComponent()
getComponent
in interface LineagingAlgorithm
public void run(ProgressHandle ph, LineagingAlgorithm.LineageSession session)
run
in interface LineagingAlgorithm
public void dataChangedEvent()
dataChangedEvent
in interface LineagingAlgorithm
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |