| Package | Description |
|---|---|
| de.gsi.chart.viewer |
| Modifier and Type | Method and Description |
|---|---|
DataView |
DataView.getActiveView() |
DataView |
DataViewWindow.getParentView() |
DataView |
DataViewer.getSelectedView()
Gets the value of the property selectedView.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectProperty<DataView> |
DataView.activeSubViewProperty() |
ObservableList<DataView> |
DataView.getSubDataViews() |
ObservableList<DataView> |
DataViewer.getViews()
Returns a modifiable list of views displayed by the viewer.
|
ObjectProperty<DataView> |
DataViewer.selectedViewProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataView.setActiveSubView(DataView pane)
Sets the value of the property activeSubView.
|
void |
DataViewer.setSelectedView(DataView selectedView)
Sets the value of the property selectedView.
|
void |
DataView.setView(DataView viewerPane) |
protected void |
DataViewer.updateCloseWindowButton(DataView root,
boolean state) |
void |
DataViewer.updateMenuButton(Menu menuButton,
DataView dataView) |
protected void |
DataViewer.updateWindowDecorations(DataView root) |
| Constructor and Description |
|---|
DataViewWindow(DataView parent,
String name,
Node content) |
DataViewWindow(DataView parent,
String name,
Node content,
boolean windowDecorationsVisible,
boolean addCloseButton) |
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.