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 ofDisplaySchemes 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 thisDisplaySchemeabstract ColorParametersReturns a copy of thisDisplaySchemewith a new nameColorParameters.setElementColors(ColorParameters p) Methods in jspecview.common with parameters of type ColorParametersModifier and TypeMethodDescriptionvoidPanelData.setColorOrFont(ColorParameters params, ScriptToken st) ColorParameters.setElementColors(ColorParameters p) voidColorParameters.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 TypeMethodDescriptionvoidAwtPanel.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 TypeMethodDescriptionvoidJsPanel.setColorOrFont(ColorParameters ds, ScriptToken st)