|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Display.Settings | |
| edu.neu.ccs.gui | Provides classes and interfaces for designing and implementing graphical interfaces and for the creation of paintable and mutatable objects.. |
| Uses of Display.Settings in edu.neu.ccs.gui |
| Methods in edu.neu.ccs.gui that return Display.Settings | |
Display.Settings |
Display.getSettings()
Returns the properties for this display as a Settings object. |
protected Display.Settings |
ArrayPanel.createDisplaySettingsFor(int index)
Returns a display settings object appropriate for the element at the given index. |
| Methods in edu.neu.ccs.gui with parameters of type Display.Settings | |
void |
Display.setSettings(Display.Settings s)
Sets the properties for this display to the settings taken from the given Settings object. |
| Constructors in edu.neu.ccs.gui with parameters of type Display.Settings | |
Display(Displayable viewObject,
Display.Settings settings)
Constructs a display containing the given object, with the remaining settings taken from the given Settings object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||