|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InputFileParser | |
|---|---|
| main | |
| main.planetSh | |
| views | The package views contains many windows needed for the GUI. |
| Uses of InputFileParser in main |
|---|
| Fields in main declared as InputFileParser | |
|---|---|
private InputFileParser |
SophiaVisualizer.fileParser
|
| Methods in main with parameters of type InputFileParser | |
|---|---|
abstract void |
DrawingParametersCustomizer.commit(InputFileParser fileParser)
Writes the customized drawing parameters to the parser represented by the argument. |
void |
EdgeParametersCustomizer.commit(InputFileParser fileParser)
Writes the customized drawing parameters to the parser represented by the argument. |
abstract void |
QueryCustomizer.commit(InputFileParser inputFileParser)
Commits any changes to the InputFileParser that is passed
in. |
void |
NodeParametersCustomizer.commit(InputFileParser fileParser)
Writes the customized drawing parameters to the parser represented by the argument. |
void |
InputFileModifier.commit(InputFileParser inputFileParser)
Commits any changes to the InputFileParser that is passed
in. |
void |
EdgeQueryCustomizer.commit(InputFileParser inputFileParser)
Commits any changes to the InputFileParser that is passed
in. |
void |
NodeQueryCustomizer.commit(InputFileParser inputFileParser)
Commits any changes to the InputFileParser that is passed
in. |
| Uses of InputFileParser in main.planetSh |
|---|
| Fields in main.planetSh declared as InputFileParser | |
|---|---|
private InputFileParser |
PlanetshVisualizer.fileParser
|
| Uses of InputFileParser in views |
|---|
| Fields in views declared as InputFileParser | |
|---|---|
private InputFileParser |
ViewCustomizer.inputFileParser
|
| Methods in views with parameters of type InputFileParser | |
|---|---|
void |
ViewInfo.set(InputFileParser inputFileParser)
Sets its text to describe what is specified by the InputFileParser |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||