SPT Core API

Package com.sptci.epng

Package used to implement extensions to classes in the EPNG library.

See:
          Description

Class Summary
ContentPane A standard ContentPane for use with applications.
EditableTree A sub-class of Tree that is intended to hold TreeNode with instances of Node as the userObject of the node.
LoginView A standard login view that uses a ContentPane instead of a ContentPane.
Logout A generic MenuItem that is used to log a user out of an Echo2 session.
PageableTableNavigation A controller for tables containing PageableTableModel backed tables.
SpellChecker The spell checker used by RichTextArea.
Tree A sub-class of Tree that uses the SPT standard icons.
TreeIcons A class that is used to customise the appearance of the Tree component.
TreeNode<S> A genericised subclass of DefaultMutableTreeNode.
Utilities A utility class that provides methods to create and initialise standard UI components.
 

Package com.sptci.epng Description

Package used to implement extensions to classes in the EPNG library.


SPT Core API