Package com.ca.directory.jxplorer.viewer

Interface Summary
PluggableEditor PluggableEditor defines the interface used by 'pluggable' objects that display data to the user in JXPlorer.
 

Class Summary
AttributeDisplay AttributeDisplay holds a variety of display and editing classes, as well as a simple toolbar to allow switching between these.
BasicPluggableEditor This is a Basic 'PluggableEditor' that it may be useful to inherit from.
HTMLTemplateDisplay Display Template handles the insertion of attribute values into an HTML template, in order to display filtered information to the user in an attractive manner.
MyHTMLEditorKit  
MyHTMLEditorKit.MyHTMLFactory  
TableAttributeEditor This class displays attributes in a table (currently string attributes only).