|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputCommandView | |
---|---|
com.artenum.rosetta.core | |
com.artenum.rosetta.interfaces.core | |
com.artenum.rosetta.test | |
com.artenum.rosetta.ui |
Uses of InputCommandView in com.artenum.rosetta.core |
---|
Methods in com.artenum.rosetta.core with parameters of type InputCommandView | |
---|---|
void |
DefaultInputParsingManager.setInputCommandView(InputCommandView inputCommandView)
|
Uses of InputCommandView in com.artenum.rosetta.interfaces.core |
---|
Methods in com.artenum.rosetta.interfaces.core that return InputCommandView | |
---|---|
InputCommandView |
ConsoleConfiguration.getInputCommandView()
|
Methods in com.artenum.rosetta.interfaces.core with parameters of type InputCommandView | |
---|---|
void |
InputParsingManager.setInputCommandView(InputCommandView inputCommandView)
|
Uses of InputCommandView in com.artenum.rosetta.test |
---|
Methods in com.artenum.rosetta.test with parameters of type InputCommandView | |
---|---|
void |
FakeInputParsingManager.setInputCommandView(InputCommandView inputCommandView)
|
Uses of InputCommandView in com.artenum.rosetta.ui |
---|
Classes in com.artenum.rosetta.ui that implement InputCommandView | |
---|---|
class |
InputCommandViewImpl
|
Methods in com.artenum.rosetta.ui with parameters of type InputCommandView | |
---|---|
void |
Console.setInputCommandView(InputCommandView command)
Sets the component where the user enters its commands |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |