|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Input | |
|---|---|
| org.xmlhammer | |
| org.xmlhammer.gui.input | |
| org.xmlhammer.model.project | |
| Uses of Input in org.xmlhammer |
|---|
| Constructors in org.xmlhammer with parameters of type Input | |
|---|---|
ModuleThread(org.apache.log4j.Logger logger,
StatusModel status,
ResultModel result,
Input input,
Module module)
Constructs a module runner. |
|
| Uses of Input in org.xmlhammer.gui.input |
|---|
| Methods in org.xmlhammer.gui.input that return Input | |
|---|---|
Input |
InputPage.getInput(java.net.URI base)
|
| Methods in org.xmlhammer.gui.input with parameters of type Input | |
|---|---|
void |
InputPage.setInput(java.net.URI base,
Input input)
Sets the input model. |
| Uses of Input in org.xmlhammer.model.project |
|---|
| Fields in org.xmlhammer.model.project declared as Input | |
|---|---|
protected Input |
Project.input
|
| Methods in org.xmlhammer.model.project that return Input | |
|---|---|
Input |
ObjectFactory.createInput()
Create an instance of Input |
Input |
Project.getInput()
Gets the value of the input property. |
| Methods in org.xmlhammer.model.project with parameters of type Input | |
|---|---|
void |
Project.setInput(Input value)
Sets the value of the input property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||