Serialized Form


Package sferyx.administration.renderers

Class sferyx.administration.renderers.BigAttributeSet extends java.lang.Object implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Throws:
java.lang.ClassNotFoundException
java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

allKeys

java.util.Vector<E> allKeys

allValues

java.util.Vector<E> allValues

Class sferyx.administration.renderers.CustomEditorPane extends javax.swing.JEditorPane implements Serializable

Serialized Fields

dontPaintInvisibleCells

boolean dontPaintInvisibleCells

wrapLinesAlways

boolean wrapLinesAlways

wrapLinesAlwaysOnBody

boolean wrapLinesAlwaysOnBody

pageLayoutFormat

java.awt.print.PageFormat pageLayoutFormat

editable

boolean editable

disableFocusRequests

boolean disableFocusRequests

scale

double scale

elementEvaluator

ElementEditabilityEvaluator elementEvaluator

Class sferyx.administration.renderers.CustomEditorPane.AccessibleHTMLEditor extends javax.swing.text.JTextComponent.AccessibleJTextComponent implements Serializable

Class sferyx.administration.renderers.CustomHTMLEditorKit extends javax.swing.text.html.HTMLEditorKit implements Serializable

Serialized Fields

defaultStyles

javax.swing.text.html.StyleSheet defaultStyles

customFactory

javax.swing.text.ViewFactory customFactory

input

javax.swing.text.MutableAttributeSet input

htmlEditor

HTMLBrowser htmlEditor

paragraphJustInserted

boolean paragraphJustInserted

defaultFont

java.lang.String defaultFont

defaultFontSize

int defaultFontSize

resetInputFontFamily

boolean resetInputFontFamily

resetInputFontSize

boolean resetInputFontSize

resetInputFontColor

boolean resetInputFontColor

editorPane

javax.swing.JEditorPane editorPane

Class sferyx.administration.renderers.CustomRoundRectangle extends java.awt.geom.RoundRectangle2D.Float implements Serializable

Serialized Fields

carcwidth

double[] carcwidth
Creates a new instance of CustomRoundRectangle


carcheight

double[] carcheight

Class sferyx.administration.renderers.EditorGapContent extends javax.swing.text.GapContent implements Serializable

Class sferyx.administration.renderers.EditorHTMLDocument extends javax.swing.text.html.HTMLDocument implements Serializable

Serialized Fields

replacementFontFamily

java.lang.String replacementFontFamily

loading

boolean loading

selectedCells

java.util.Vector<E> selectedCells

htmlEditorEditable

boolean htmlEditorEditable

discardAllProprietaryTags

boolean discardAllProprietaryTags

dragResolvePath

java.net.URL dragResolvePath

allMaps

java.util.Hashtable<K,V> allMaps

replacementStyleDefinitions

java.util.Hashtable<K,V> replacementStyleDefinitions

currentMap

sferyx.administration.renderers.EditorHTMLDocument.CustomMap currentMap

mapStroke

java.awt.Stroke mapStroke

externalStyles

java.util.Vector<E> externalStyles

embeddedTagsCount

int embeddedTagsCount

elementEvaluator

ElementEditabilityEvaluator elementEvaluator

containsReadOnylyAttribute

boolean containsReadOnylyAttribute

Class sferyx.administration.renderers.EditorHTMLDocument.EditorHTMLReader.CustomTag extends javax.swing.text.html.HTML.UnknownTag implements Serializable

Serialized Fields

causesBreak

boolean causesBreak

isBlock

boolean isBlock

Class sferyx.administration.renderers.EditorHTMLDocument.ElementBuffer extends javax.swing.text.DefaultStyledDocument.ElementBuffer implements Serializable

Serialized Fields

root

javax.swing.text.Element root

Class sferyx.administration.renderers.ExternalCustomStyleSheet extends javax.swing.text.html.StyleSheet implements Serializable

Serialized Fields

currentImportURL

java.net.URL currentImportURL

Class sferyx.administration.renderers.HeavyAttributeUndoableEdit extends javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit implements Serializable

Class sferyx.administration.renderers.HTMLBrowser extends javax.swing.JRootPane implements Serializable

Serialized Fields

currentSelectionMode

int currentSelectionMode

html

javax.swing.JEditorPane html

shortcutToolbar

javax.swing.JToolBar shortcutToolbar

htmlPopupMenu

javax.swing.JPopupMenu htmlPopupMenu

fileChooser

javax.swing.JFileChooser fileChooser

actionsHashtable

java.util.Hashtable<K,V> actionsHashtable

toolbarButtonAdapter

sferyx.administration.renderers.HTMLBrowser.ToolBarButtonAdapter toolbarButtonAdapter

visualEditorScrollPane

javax.swing.JScrollPane visualEditorScrollPane

copyItem

javax.swing.JMenuItem copyItem

copyPlainTextMenuItem

javax.swing.JMenuItem copyPlainTextMenuItem

copyPopupMenuItem

javax.swing.JMenuItem copyPopupMenuItem

menuBar

javax.swing.JMenuBar menuBar

menuFile

javax.swing.JMenu menuFile

menuEdit

javax.swing.JMenu menuEdit

menuView

javax.swing.JMenu menuView

menuTools

javax.swing.JMenu menuTools

menuWindow

javax.swing.JMenu menuWindow

menuHelp

javax.swing.JMenu menuHelp

copyMenuItem

javax.swing.JMenuItem copyMenuItem

newFileMenuItem

javax.swing.JMenuItem newFileMenuItem

openFileMenuItem

javax.swing.JMenuItem openFileMenuItem

openLocationMenuItem

javax.swing.JMenuItem openLocationMenuItem

closeFileMenuItem

javax.swing.JMenuItem closeFileMenuItem

saveFileMenuItem

javax.swing.JMenuItem saveFileMenuItem

saveasFileMenuItem

javax.swing.JMenuItem saveasFileMenuItem

printFileMenuItem

javax.swing.JMenuItem printFileMenuItem

exitFileMenuItem

javax.swing.JMenuItem exitFileMenuItem

aboutFileMenuItem

javax.swing.JMenuItem aboutFileMenuItem

copyFormattedTextMenuItem

javax.swing.JMenuItem copyFormattedTextMenuItem

selectAllMenuItem

javax.swing.JMenuItem selectAllMenuItem

findMenuItem

javax.swing.JMenuItem findMenuItem

previewBackwardItem

javax.swing.JMenuItem previewBackwardItem

previewForwardItem

javax.swing.JMenuItem previewForwardItem

newFileButton

javax.swing.JButton newFileButton

openFileButton

javax.swing.JButton openFileButton

saveFileButton

javax.swing.JButton saveFileButton

printFileButton

javax.swing.JButton printFileButton

printPreviewButton

javax.swing.JButton printPreviewButton

copyButton

javax.swing.JButton copyButton

zoomoutTextButton

javax.swing.JButton zoomoutTextButton

zoominTextButton

javax.swing.JButton zoominTextButton

pdfExportButton

javax.swing.JButton pdfExportButton

printToolbarSeparator

javax.swing.JToolBar.Separator printToolbarSeparator

backwardButton

javax.swing.JButton backwardButton

forwardButton

javax.swing.JButton forwardButton

reloadButton

javax.swing.JButton reloadButton

findTextButton

javax.swing.JButton findTextButton

selectedElement

javax.swing.text.Element selectedElement

selectedFormElement

javax.swing.text.Element selectedFormElement

selectedObjectElement

javax.swing.text.Element selectedObjectElement

selectedObjectComponent

java.awt.Component selectedObjectComponent

statusBar

javax.swing.JPanel statusBar

statusBarLabel

javax.swing.JLabel statusBarLabel

initializing

boolean initializing

fieldCount

int fieldCount

lostFocus

boolean lostFocus

headingsList

java.lang.String[] headingsList

controlDown

boolean controlDown

propertySupport

java.beans.PropertyChangeSupport propertySupport

mainTabbedPane

javax.swing.JTabbedPane mainTabbedPane

toolbarsVisible

boolean toolbarsVisible

statusbarVisible

boolean statusbarVisible

mainmenuVisible

boolean mainmenuVisible

popupMenuVisible

boolean popupMenuVisible

popupInitCompleted

boolean popupInitCompleted

mainMenuInitCompleted

boolean mainMenuInitCompleted

toolbarsInitCompleted

boolean toolbarsInitCompleted

statusBarInitCompleted

boolean statusBarInitCompleted

externalStyleSheetLocation

java.lang.String externalStyleSheetLocation

preferredDropOperation

int preferredDropOperation

locationTextFiled

javax.swing.JTextField locationTextFiled

sourcePopupMenu

javax.swing.JPopupMenu sourcePopupMenu

previewPopupMenu

javax.swing.JPopupMenu previewPopupMenu

showParagraphsEnabled

boolean showParagraphsEnabled

enabled

boolean enabled

resampleImagesBeforeBase64Encoding

boolean resampleImagesBeforeBase64Encoding

generateExtendedStyleFontAttributes

boolean generateExtendedStyleFontAttributes

loadImages

boolean loadImages

browsingInPreviewEnabled

boolean browsingInPreviewEnabled

visitedLocations

java.util.Stack<E> visitedLocations

currentVisitedIndex

int currentVisitedIndex

lastSelectedComponent

java.awt.Component lastSelectedComponent

dontConvertCharacters

boolean dontConvertCharacters

contentBuffer

java.lang.StringBuffer contentBuffer

smartWordContentHanldingEnabled

boolean smartWordContentHanldingEnabled

pageLayoutFormat

java.awt.print.PageFormat pageLayoutFormat

pageLayoutStyleSheet

HTMLBrowser.CustomStyleSheet pageLayoutStyleSheet

pageLayoutPrintStyleSheet

HTMLBrowser.CustomStyleSheet pageLayoutPrintStyleSheet

pageLayoutPrintPDFStyleSheet

HTMLBrowser.CustomStyleSheet pageLayoutPrintPDFStyleSheet

importingContent

boolean importingContent

lastClickPosition

java.awt.Point lastClickPosition

dndArmedEvent

java.awt.event.MouseEvent dndArmedEvent

resizeArmedEvent

java.awt.event.MouseEvent resizeArmedEvent

currentShapeDeltaX

int currentShapeDeltaX

currentShapeDeltaY

int currentShapeDeltaY

removedPopupMenuItems

java.lang.String removedPopupMenuItems

draggedContent

java.lang.String draggedContent

dragActive

boolean dragActive

resizeOccured

boolean resizeOccured

dragSelectionStart

int dragSelectionStart

dragSelectionEnd

int dragSelectionEnd

startStyleCopying

boolean startStyleCopying

copyFormattingCursor

java.awt.Cursor copyFormattingCursor

selectAll

boolean selectAll

pdfExportFileleChooser

javax.swing.JFileChooser pdfExportFileleChooser

insertImageMapAreaType

java.lang.String insertImageMapAreaType
Shows the find/search dialog.


forwardLocations

java.util.Stack<E> forwardLocations

fastEditForLargeTextFiles

boolean fastEditForLargeTextFiles

bookmarks

java.util.Vector<E> bookmarks

hyperlinkBrowsable

BrowsableComponent hyperlinkBrowsable
Handles various delete operations.


imagesBrowsable

BrowsableComponent imagesBrowsable

uploadContentAsMultipartFormData

boolean uploadContentAsMultipartFormData

uploadedObjectsTranslationPath

java.lang.String uploadedObjectsTranslationPath

variableName

java.lang.String variableName

additionalQueryParameters

java.lang.String additionalQueryParameters

publishContentUsingWebDAV

boolean publishContentUsingWebDAV

generateUniqueImageFilenames

boolean generateUniqueImageFilenames

equationEditorIntegrationMode

int equationEditorIntegrationMode

enableEquationEditorIntegration

boolean enableEquationEditorIntegration

defaultPDFPageFormat

java.awt.print.PageFormat defaultPDFPageFormat

embedAllTTFFontsForPDFExport

boolean embedAllTTFFontsForPDFExport

directPrint

boolean directPrint

PDFExportEnabled

boolean PDFExportEnabled

currentUniqueFileID

java.lang.String currentUniqueFileID

absoluteDocumentTranslationURL

java.net.URL absoluteDocumentTranslationURL

asynchronousLoadPriority

int asynchronousLoadPriority

debug

boolean debug

boundaryCount

int boundaryCount

previewBounds

java.awt.Rectangle previewBounds

defaultPagePreviewDimension

java.awt.Dimension defaultPagePreviewDimension

defaultPageFormat

java.awt.print.PageFormat defaultPageFormat

defaultPrinterJob

java.awt.print.PrinterJob defaultPrinterJob

printFirstPageHeader

java.lang.String printFirstPageHeader

printHeader

java.lang.String printHeader

printFooter

java.lang.String printFooter

pageNumberText

java.lang.String pageNumberText

printingCancelled

boolean printingCancelled

docxDefaultHeader

java.lang.String docxDefaultHeader

docxDefaultFooter

java.lang.String docxDefaultFooter

docxFirstPageHeader

java.lang.String docxFirstPageHeader

docxFirstPageFooter

java.lang.String docxFirstPageFooter

docxPageTopMargin

float docxPageTopMargin

docxPageBottomMargin

float docxPageBottomMargin

docxPageLeftMargin

float docxPageLeftMargin

docxPageRightMargin

float docxPageRightMargin

docxPageWidth

float docxPageWidth

docxPageHeight

float docxPageHeight

XMLMode

boolean XMLMode

discovery_buffer

byte[] discovery_buffer

fromRedirect

boolean fromRedirect

foundNewCharset

boolean foundNewCharset

newCharset

java.lang.String newCharset

defaultCharset

java.lang.String defaultCharset

xmlDefinitions

java.lang.String xmlDefinitions

beforeHTMLDeclarations

java.lang.String beforeHTMLDeclarations

bodyStyleDefinitions

java.lang.String bodyStyleDefinitions

skipConvert

boolean skipConvert

generatePlainHTML

java.lang.String generatePlainHTML

saveEntrireDocTree

boolean saveEntrireDocTree

linkedObjectsFolderName

java.lang.String linkedObjectsFolderName

quickPrint

boolean quickPrint

localFileBrowsingDisabled

boolean localFileBrowsingDisabled

editorTransparent

boolean editorTransparent

refreshingDocument

boolean refreshingDocument

reloadingDoc

boolean reloadingDoc

lastEdit

javax.swing.undo.UndoableEdit lastEdit

openingDocument

boolean openingDocument

loadedStyleSheetRules

java.lang.String loadedStyleSheetRules

fontRenderingZoom

int fontRenderingZoom

languageProperties

java.util.Properties languageProperties

wrapNewLineIntoBR

boolean wrapNewLineIntoBR

removedMenus

java.lang.String removedMenus

removedToolbarItems

java.lang.String removedToolbarItems

updatingFontFamilyInfo

boolean updatingFontFamilyInfo

exportingPDFInProgress

boolean exportingPDFInProgress

printStyle

HTMLBrowser.CustomStyleSheet printStyle

exportingPDF

boolean exportingPDF

dontLoadDocumentImages

boolean dontLoadDocumentImages

loadLocalImagesAlways

boolean loadLocalImagesAlways

imageCachingDisabled

boolean imageCachingDisabled

originalKeymap

javax.swing.text.Keymap originalKeymap

reflectingAttributes

boolean reflectingAttributes
Verifies whether the caret is placed within a readonly section.


disableButtonsUpdate

boolean disableButtonsUpdate

lastSelectedImageView

javax.swing.text.View lastSelectedImageView

printingHost

boolean printingHost

externalPrintStyleSheetLocation

java.lang.String externalPrintStyleSheetLocation

PDFExportOutputEncoding

java.lang.String PDFExportOutputEncoding

documentListeners

java.util.Vector<E> documentListeners

formElementsMouseListeners

java.util.Vector<E> formElementsMouseListeners

formElementsKeyListeners

java.util.Vector<E> formElementsKeyListeners

documentEdited

boolean documentEdited

documentLengthLimit

int documentLengthLimit

warningMessage

java.lang.String warningMessage

limitForPlainText

boolean limitForPlainText

documentReverseOperationLock

boolean documentReverseOperationLock

preferredPasteOperatiion

int preferredPasteOperatiion

transferFocusOnTAB

boolean transferFocusOnTAB

realtimeSpellcheckingEnabled

boolean realtimeSpellcheckingEnabled

performCheckNow

boolean performCheckNow

lastKeyEvent

java.awt.event.KeyEvent lastKeyEvent

keyEventToConsume

java.awt.event.KeyEvent keyEventToConsume

Class sferyx.administration.renderers.HTMLBrowser.copyAction extends HTMLBrowser.CustomTextAction implements Serializable

Class sferyx.administration.renderers.HTMLBrowser.CustomStyleSheet extends ExternalCustomStyleSheet implements Serializable

Serialized Fields

printStyle

javax.swing.text.html.StyleSheet printStyle

parentNames

java.util.Vector<E> parentNames

parentID

java.util.Vector<E> parentID

elementStrings

java.util.HashMap<K,V> elementStrings

elementStringsWithoutClass

java.util.HashMap<K,V> elementStringsWithoutClass

elementsToSelectors

java.util.HashMap<K,V> elementsToSelectors

elementsToSelectorsWithoutClass

java.util.HashMap<K,V> elementsToSelectorsWithoutClass

elementsToSelectorsWithoutClassForDirectParents

java.util.HashMap<K,V> elementsToSelectorsWithoutClassForDirectParents

attribResolver

java.util.HashMap<K,V> attribResolver

originalStyleSheet

java.lang.String originalStyleSheet

transformingStyle

boolean transformingStyle

allStyleNames

java.util.Vector<E> allStyleNames

emptySet

javax.swing.text.SimpleAttributeSet emptySet

inPageRules

java.lang.String inPageRules

cachedNonDefinedValues

java.util.Hashtable<K,V> cachedNonDefinedValues

baseURL

java.net.URL baseURL

currentImportURL

java.net.URL currentImportURL

emptyViewSet

javax.swing.text.SimpleAttributeSet emptyViewSet

inheritableAttrbiutes

java.util.ArrayList<E> inheritableAttrbiutes

parentClasses

java.util.Vector<E> parentClasses

lastView

javax.swing.text.View lastView

skip

boolean skip

skipRelativeFont

boolean skipRelativeFont

attributeOrder

java.util.ArrayList<E> attributeOrder

currentSet

sferyx.administration.renderers.HTMLBrowser.CustomStyleSheet.ScoreSet currentSet

matchedSelectorsToStyles

java.util.Hashtable<K,V> matchedSelectorsToStyles

containsConditionalStyles

boolean containsConditionalStyles

resolvedSelectorsToStyles

java.util.Hashtable<K,V> resolvedSelectorsToStyles

defaultFont

java.awt.Font defaultFont

emptyVec

java.util.Vector<E> emptyVec

Class sferyx.administration.renderers.HTMLBrowser.CustomTextAction extends javax.swing.text.TextAction implements Serializable

Class sferyx.administration.renderers.HTMLBrowser.selectAllAction extends HTMLBrowser.CustomTextAction implements Serializable

Class sferyx.administration.renderers.HTMLBrowserOracleBean extends java.awt.Container implements Serializable

Serialized Fields

customEventsDispatchingEnabled

boolean customEventsDispatchingEnabled

applet

java.applet.Applet applet

listener

oracle.forms.ui.VBean listener

htmlBrowser

HTMLBrowser htmlBrowser

Class sferyx.administration.renderers.HTMLBrowserSWTBean extends java.awt.Panel implements Serializable

Serialized Fields

htmlBrowser

HTMLBrowser htmlBrowser

Package sferyx.administration.renderers.extensions.wmfrenderer

Class sferyx.administration.renderers.extensions.wmfrenderer.Polygon2D extends java.lang.Object implements Serializable

Serialized Fields

npoints

int npoints
The total number of points. The value of npoints represents the number of valid points in this Polygon.


xpoints

float[] xpoints
The array of x coordinates. The value of npoints is equal to the number of points in this Polygon2D.


ypoints

float[] ypoints
The array of x coordinates. The value of npoints is equal to the number of points in this Polygon2D.


bounds

java.awt.geom.Rectangle2D bounds
Bounds of the Polygon2D.

See Also:
Polygon2D.getBounds()

path

java.awt.geom.GeneralPath path

closedPath

java.awt.geom.GeneralPath closedPath

Class sferyx.administration.renderers.extensions.wmfrenderer.Polyline2D extends java.lang.Object implements Serializable

Serialized Fields

npoints

int npoints
The total number of points. The value of npoints represents the number of points in this Polyline2D.


xpoints

float[] xpoints
The array of x coordinates. The value of npoints is equal to the number of points in this Polyline2D.


ypoints

float[] ypoints
The array of x coordinates. The value of npoints is equal to the number of points in this Polyline2D.


bounds

java.awt.geom.Rectangle2D bounds
Bounds of the Polyline2D.

See Also:
Polyline2D.getBounds()

path

java.awt.geom.GeneralPath path

closedPath

java.awt.geom.GeneralPath closedPath

Package sferyx.administration.renderers.filechooser

Class sferyx.administration.renderers.filechooser.CustomFileChooser extends javax.swing.JFileChooser implements Serializable

Serialized Fields

original_dimension

java.awt.Dimension original_dimension

Class sferyx.administration.renderers.filechooser.ImagePreview extends javax.swing.JComponent implements Serializable

Serialized Fields

thumbnail

javax.swing.ImageIcon thumbnail

file

java.io.File file

fileChooser

javax.swing.JFileChooser fileChooser

Package sferyx.administration.renderers.parser

Class sferyx.administration.renderers.parser.ParserDelegator extends javax.swing.text.html.parser.ParserDelegator implements Serializable

Serialized Fields

cb_

javax.swing.text.html.HTMLEditorKit.ParserCallback cb_

discardAllProprietaryTags

boolean discardAllProprietaryTags

Package sferyx.administration.search

Class sferyx.administration.search.SearchDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

textComponent

javax.swing.text.JTextComponent textComponent

pos

int pos

searchDirectionLabel

javax.swing.JLabel searchDirectionLabel

searchOptionsLabel

javax.swing.JLabel searchOptionsLabel

findButton

javax.swing.JButton findButton

searchOptionsTitle

javax.swing.JLabel searchOptionsTitle

upRadioButton

javax.swing.JRadioButton upRadioButton

downRadioButton

javax.swing.JRadioButton downRadioButton

cancelButton

javax.swing.JButton cancelButton

searchDirectionRadioButtonGroup

javax.swing.ButtonGroup searchDirectionRadioButtonGroup

jSeparator1

javax.swing.JSeparator jSeparator1

findWhatLabel

javax.swing.JLabel findWhatLabel

wholeWordsCheckBox

javax.swing.JCheckBox wholeWordsCheckBox

searchedWordTextField

javax.swing.JTextField searchedWordTextField

matchCaseCheckBox

javax.swing.JCheckBox matchCaseCheckBox

Package sferyx.common

Class sferyx.common.MissingPluggable extends javax.swing.JLabel implements Serializable

Serialized Fields

content

java.lang.Object content