|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
VexComponent
, a Swing component
implementing a styled XML editor.
See:
Description
Interface Summary | |
Selection | Marker interface for classes that represent selections passed to
SelectionListener s. |
SelectionListener | Interface for receiving selection change events. |
SelectionProvider | Represents a class that can fire selection change events to
SelectionChangeListener s. |
Class Summary | |
Babelizer | Configures the language-specific settings of various swing components based on settings in a resource bundle. |
DocumentWriter | Writes a document to an output stream, using a stylesheet to provide formatting hints. |
NullSelection | Passed to SelectionListener s to indicate that nothing is currently
selected. |
SelectionProviderImpl | Implementation of the SelectionProvider interface. |
SpaceNormalizer | Normalizes the space in an XML document. |
VexComponent | A Swing component that allows the display and edit of an XML document with an associated CSS stylesheet. |
VexComponentSelection | Generated by a when it gains focus, when its caret moves, and when its selection changes. |
VexSelection | Represents a selection of a Vex document, which can be viewed as plaintext or as a document fragment. |
Contains VexComponent
, a Swing component
implementing a styled XML editor.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |