|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.carlosbcruz.controller.OnlyOneTranslator
public class OnlyOneTranslator
Link the brute force algorithm to the gui control
| Nested Class Summary | |
|---|---|
class |
OnlyOneTranslator.StartAdapter
Control the start of the algorithm |
class |
OnlyOneTranslator.StopAdapter
Control the stop of the algorithm |
| Constructor Summary | |
|---|---|
OnlyOneTranslator(OnlyOneGUI gui,
BruteForce bf)
Constructor that link the brute force algorithmwith the interface |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OnlyOneTranslator(OnlyOneGUI gui,
BruteForce bf)
gui - the gui controlbf - the brute force algorithm
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||