See: Description
| Class | Description |
|---|---|
| XTCEViewer |
This class contains the XTCEViewer application with an executable main()
function.
|
| XTCEViewerAlias | |
| XTCEViewerAliasSet | |
| XTCEViewerAncillaryDataRow | |
| XTCEViewerAuthor | |
| XTCEViewerAuthorSet | |
| XTCEViewerCompressFileChooser |
This dialog creates the File Chooser for selecting an XTCE document for
the purpose of applying schema aware compression algorithms, in support of
the menu item on the XTCEViewer application.
|
| XTCEViewerContainerDrawing |
The Container/Telecommand drawing class that serves as a JPanel, which
extends JComponent in Java Swing.
|
| XTCEViewerContainerTableCellRenderer | |
| XTCEViewerContainerTreeCellRenderer |
This class supports rendering the Container Tree nodes by making the
abstract containers in italic font, based on whichever font is currently
being used.
|
| XTCEViewerContainerTreeNode |
This class assists the graphical interface application by providing a
path and reference to JTree objects so that the tree node can easily
reference a container.
|
| XTCEViewerFunctions |
This class is a container to capture some common static functions that are
applicable throughout the XTCEViewer application.
|
| XTCEViewerHistory | |
| XTCEViewerHistorySet | |
| XTCEViewerNote | |
| XTCEViewerNoteSet | |
| XTCEViewerOpenFileChooser |
This dialog creates the File Chooser for XTCE documents to support the
XTCEViewer application.
|
| XTCEViewerParameterTableCellRenderer | |
| XTCEViewerPreferences |
This singleton class provides a convenient accessor for user preferences
related to using the XTCEViewer application.
|
| XTCEViewerSpaceSystemAttributes | |
| XTCEViewerSpaceSystemDetails | |
| XTCEViewerSpaceSystemTreeNode |
This class assists the graphical interface application by providing a
path and reference to the JTree objects that keep a list of the XTCE Space
Systems.
|
| XTCEViewerStreamTreeNode |
This class assists the graphical interface application by providing a
path and reference to JTree objects so that the tree node can easily
reference a stream.
|
| XTCEViewerTelecommandTreeCellRenderer |
This class supports rendering the Telecommand Tree nodes by making the
abstract telecommands in italic font, based on whichever font is currently
being used.
|
| XTCEViewerTelecommandTreeNode |
This class assists the graphical interface application by providing a
path and reference to the JTree objects that keep a list of the XTCE
MetaCommand element that represents this node on the tree.
|
| XTCEViewerUncaughtExceptionHandler |
This class implements an exception handler of last resort to prevent the
graphical user interface from crashing or dropping unintelligible text to
STDOUT.
|
| XTCEViewerUpgradeFileChooser |
This dialog creates the File Chooser for upgrading XTCE documents from
earlier version 1.1 to latest version 1.2, in support of the menu item on
the XTCEViewer application.
|
| Enum | Description |
|---|---|
| XTCEViewerContainerDrawing.Orientation |
Enumeration to describe the orientation of the container/telecommand
drawing.
|
This is a specific application package that has few public methods. The XTCE processing work is done in the toolkit package. Should the user desire to develop and application that uses XTCE, it is the toolkit package that is of most interest.
Copyright © 2015–2019. All rights reserved.