Package com.japisoft.xmlpad

Interface Summary
Accessibility Interface for interacting easily with JXMLPad.
CaretListener Notify the current caret location
DocumentStateListener This listener gives information to document parsing state : Error, ok
DTDMapper Interface for using DTD in a non connected mode
IXMLPanel Here an interface for using the XMLContainer.
LocationListener Here a listener for following the caret location in the full XML document.
PopupModelListener This listener will notify any action change on the XMLContainer popup.
ToolBarModelListener Listener for the ToolBarModel
 

Class Summary
ComponentFactory Here a factory for default swing elements used by the XMLContainer.
LocationEvent Event object part for the LocationListener
PopupModel This popup is available inside the XMLContainer.
ToolBarModel Here a data model for the main toolbar, this data model handles Actions.
XMLContainer This is the main component for the XMLEditor.
XMLDocumentInfo This class contains information about the current document.
XMLIntegrity This class is used inside the XMLContainer for avoiding user to corrupt the current XML document.
XMLPadProperties Manager for component property.