|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShedWidget.Variable | |
|---|---|
| cz.cuni.pogamut.shed.widget | Various widgets used for displaying the Yaposh tree. |
| Uses of ShedWidget.Variable in cz.cuni.pogamut.shed.widget |
|---|
| Method parameters in cz.cuni.pogamut.shed.widget with type arguments of type ShedWidget.Variable | |
|---|---|
void |
ShedWidget.setError(List<ShedWidget.Variable> newMissing)
Set list of lines that will be shown in red bold font under presentVars lines. |
void |
ShedWidget.setPresent(List<ShedWidget.Variable> newPresent)
Set list of lines that will be shown in bold font under title. |
void |
ShedWidget.setUnused(List<ShedWidget.Variable> newUnused)
Set list of lines that will be shown in italic font under errorVars lines. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||