| Package | Description |
|---|---|
| org.xtce.apps.editor.dialogs | |
| org.xtce.apps.editor.ui |
This package is the XTCE Viewer/Browser graphical user interface tool,
which is launched from main() at org.xtce.apps.editor.ui.XTCEViewer.
|
| Constructor and Description |
|---|
XTCEViewerContainerFindDialog(XTCEViewer parent,
XTCEViewerPreferences prefs,
XTCEDatabase dbFile)
This dialog presents the user with an opportunity to interactively
query the XML document Containers.
|
XTCEViewerParameterFindDialog(XTCEViewer parent,
XTCEViewerPreferences prefs,
XTCEDatabase dbFile)
This dialog presents the user with an opportunity to interactively
query the XML document Parameters.
|
XTCEViewerParameterUsageDialog(XTCEViewer parent,
XTCEDatabase xtcedb,
XTCEParameter parameter)
This dialog box shows the containers that use a provided Parameter
from the XTCE document.
|
XTCEViewerTelecommandFindDialog(XTCEViewer parent,
XTCEViewerPreferences prefs,
XTCEDatabase dbFile)
This dialog presents the user with an opportunity to interactively
query the XML document Telecommands (MetaCommand/BlockMetaCommand).
|
XTCEViewerXpathQueryDialog(XTCEViewer parent,
XTCEViewerPreferences prefs,
XTCEDatabase dbFile)
This dialog presents the user with an opportunity to interactively
query the XML document loaded using the XML XPath facility.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XTCEViewerPreferences.setParentWindow(XTCEViewer viewerTool)
This permits the XTCEViewer application to set a reference to itself
for displaying the warning dialog in the event that the preferences
cannot be saved.
|
Copyright © 2015–2019. All rights reserved.