Uses of Class
jspecview.common.ColorParameters
Packages that use ColorParameters
-
Uses of ColorParameters in jspecview.application
Methods in jspecview.application that return ColorParametersModifier and TypeMethodDescriptionDisplaySchemesProcessor.getDefaultScheme()
PreferencesDialog.getSelectedDisplayScheme()
Retruns the current Display SchemeDisplaySchemesProcessor.loadDefault()
Load a default DisplayScheme if xml file not foundMethods in jspecview.application that return types with arguments of type ColorParametersModifier and TypeMethodDescriptionDisplaySchemesProcessor.getDisplaySchemes()
Returns the list ofDisplayScheme
s that were loaded -
Uses of ColorParameters in jspecview.common
Fields in jspecview.common declared as ColorParametersMethods in jspecview.common that return ColorParametersModifier and TypeMethodDescriptionColorParameters.copy()
Returns a copy of thisDisplayScheme
abstract ColorParameters
Returns a copy of thisDisplayScheme
with a new nameColorParameters.setElementColors
(ColorParameters p) Methods in jspecview.common with parameters of type ColorParametersModifier and TypeMethodDescriptionvoid
PanelData.integrateAll
(ColorParameters parameters) void
PanelData.setColorOrFont
(ColorParameters params, ScriptToken st) ColorParameters.setElementColors
(ColorParameters p) void
ColorParameters.setFor
(JSVPanel jsvp, ColorParameters ds, boolean includeMeasures) -
Uses of ColorParameters in jspecview.java
Subclasses of ColorParameters in jspecview.javaMethods in jspecview.java that return ColorParametersMethods in jspecview.java with parameters of type ColorParametersModifier and TypeMethodDescriptionvoid
AwtPanel.setColorOrFont
(ColorParameters ds, ScriptToken st) -
Uses of ColorParameters in jspecview.js2d
Subclasses of ColorParameters in jspecview.js2dMethods in jspecview.js2d that return ColorParametersMethods in jspecview.js2d with parameters of type ColorParametersModifier and TypeMethodDescriptionvoid
JsPanel.setColorOrFont
(ColorParameters ds, ScriptToken st)