| Package | Description |
|---|---|
| jspecview.application | |
| jspecview.common |
| Modifier and Type | Method and Description |
|---|---|
DisplayScheme |
DisplaySchemesProcessor.getDefaultScheme() |
DisplayScheme |
DisplaySchemesProcessor.getDefaultScheme() |
DisplayScheme |
PreferencesDialog.getSelectedDisplayScheme()
Retruns the current Display Scheme
|
DisplayScheme |
PreferencesDialog.getSelectedDisplayScheme()
Retruns the current Display Scheme
|
DisplayScheme |
DisplaySchemesProcessor.loadDefault()
Load a default DisplayScheme if xml file not found
|
DisplayScheme |
DisplaySchemesProcessor.loadDefault()
Load a default DisplayScheme if xml file not found
|
| Modifier and Type | Method and Description |
|---|---|
TreeMap<String,DisplayScheme> |
DisplaySchemesProcessor.getDisplaySchemes()
Returns the list of
DisplaySchemes that were loaded |
TreeMap<String,DisplayScheme> |
DisplaySchemesProcessor.getDisplaySchemes()
Returns the list of
DisplaySchemes that were loaded |
| Modifier and Type | Class and Description |
|---|---|
class |
Parameters |
| Modifier and Type | Method and Description |
|---|---|
DisplayScheme |
DisplayScheme.copy()
Returns a copy of this
DisplayScheme |
DisplayScheme |
DisplayScheme.copy()
Returns a copy of this
DisplayScheme |
DisplayScheme |
DisplayScheme.copy(String newName)
Returns a copy of this
DisplayScheme with a new name |
DisplayScheme |
DisplayScheme.copy(String newName)
Returns a copy of this
DisplayScheme with a new name |
| Modifier and Type | Method and Description |
|---|---|
void |
JSVPanel.setColorOrFont(DisplayScheme ds,
jspecview.common.ScriptToken st) |
void |
JSVPanel.setColorOrFont(DisplayScheme ds,
jspecview.common.ScriptToken st) |
void |
Parameters.setFor(JSVPanel jsvp,
DisplayScheme ds,
boolean includeMeasures) |
void |
Parameters.setFor(JSVPanel jsvp,
DisplayScheme ds,
boolean includeMeasures) |