Package sferyx.administration.renderers

Provides the general classes for advanced HTML display and rendering.

See:
          Description

Interface Summary
CSSLayoutViews  
 

Class Summary
AlternativeCSSAttribute Utility class for attribute set conversion
AttributeSetTranslator Utility class for attribute set conversion
BigAttributeSet A straightforward implementation of MutableAttributeSet using a hash table.
CustomBlockInlineXMLTagView CustomXMLTagView, could be used to personalize the xml tags.
CustomBlockView CustomBlockView, could be used to personalize the xml tags.
CustomBlockXMLTagView CustomXMLTagView, could be used to personalize the xml tags.
CustomBoxPainter  
CustomBRView  
CustomEditorPane Implementation of JEditorPane for the HTMLEditor requirements
CustomEmptyXMLTagView CustomXMLTagView, could be used to personalize the xml tags.
CustomFormInputView  
CustomFormView Paints the form in order to be visible inside the editor as a dashed line.
CustomFrameView  
CustomHighlighter Handles in a particular way the highlighting of the table cells when selected
CustomHTMLEditorKit CustomHTMLEditorKit is used in order to deliver CustomHTMLFactory for personalized handling of the elements inside the editor.
CustomHTMLFactory Used to manage internally in personalized way the behavior of the document elements and create cutomized views.
CustomImageView CustomImageView paints the images inside the editor, fixing the Sun's API bug when painting resized gif images.
CustomInlineView Used for rendering of inline tags
CustomInputView CustomInputView, could be used to personalize the input controls.
CustomizableObjectView Used for custom objects - can initialize the component according the KEY/VALUEs passed in via the <param> elements in the corresponding <object> element.
CustomLayerView Layer view.
CustomLayoutBoxView CustomBlockView, could be used to personalize the xml tags.
CustomListView List view- adds some improvements to numbered/ordered lists.
CustomObjectView Provides basic editing & visualization functionalities for object tags
CustomParagraphView Improved/customized rendering for paragraphs.
CustomParagraphView.CustomFlowStrategy  
CustomRoundRectangle  
CustomSimpleListView Backward compatibility with early versions.
CustomSimpleParagraphView Backward compatibility with early versions.
CustomTableCelView  
CustomTableRowView  
CustomTableView CustomTableView is used to handle in a customized way the table elements.
CustomUnknownTagView CustomInputView, could be used to personalize the input controls.
CustomXMLTagsGrammarSpecification  
EditorGapContent  
EditorHTMLDocument EditorHTMLDocument gives simplified access to the internal document structure and its elements.
EmptyView  
ExternalCustomStyleSheet  
FoldingView Support for text folding functionalities.
HeavyAttributeUndoableEdit Used to mark significant changes into the document structure which need refresh of the document, as its not rendered correctly by the default implementation.
HRuleView Improved HR view to comply with some CSS rendering specifications.
HTMLBrowser This is a full featured advanced HTML browser - it allows rendering of HTML files, forms, tables, pictures etc.
HTMLBrowserBeanInfo Extended support wrapper Bean Info class.
HTMLBrowserOracleBean Oracle Forms Extended support wrapper - this class is intended for integration with Oracle Forms/ Oracle Forms Builder and better compatibility with the Oracle Runtime System
HTMLBrowserSWTBean Eclipse / SWT Extended support wrapper - this class is intended for integration with SWT framework/ Eclipse and better compatibility with the SWT widgets and better integration
HTMLCleaner Used for cleanup of proprietary/non-html tags when necessary.
HTMLClipboardTransferable Export different content types for external applications.
HTMLFilter Generic content filtering operations.
IFrameView  
InternalHTMLWriter Creates a new instance of InternalHTMLWriter
Row  
RubyTag  
SferyxTag  
SferyxUtilities  
SimpleHTMLWriter This is a simplified writer for EditorHTMLDocuments.
StandAloneApplication  
TableView  
XHTMLWriter This is a simplified writer for EditorHTMLDocuments.
XMLGrammarBuilder Quick document structure inspector for building XML grammars
 

Package sferyx.administration.renderers Description

Provides the general classes for advanced HTML display and rendering.