A B C D E F G H I K L M N O P R S T U V W X _

S

SCHEMA_NS - Static variable in interface com.fg.xmleditor.Common
SCHEMA_NS = "http://www.w3.org/2001/XMLSchema"
SELECT_NODE - Static variable in interface com.fg.ftree.FActionConstants
 
SOUTH - Static variable in class com.fg.xmleditor.FXView
SOUTH = BorderLayout.SOUTH
SUBSTITUTION - Static variable in class com.fg.xmleditor.XSRef
SUBSTITUTION = 1 << Ord._SUBSTITUTION
SearchDialog - class com.fg.xmleditor.SearchDialog.
A dialog which is created and called by the FXBasicView component in order to search document for XML element/attribute names and values.
SearchDialog(Frame, FXBasicView) - Constructor for class com.fg.xmleditor.SearchDialog
 
Shared - class com.fg.ftreenodes.Shared.
A helper class which is used to keep some shared objects for the toggle-nodes.
Shared() - Constructor for class com.fg.ftreenodes.Shared
 
save(History) - Static method in class com.fg.xample.HistoryIO
 
setAllowsChildren(boolean) - Method in class com.fg.ftree.FBasicNode
 
setAllowsChildren(boolean) - Method in class com.fg.ftreenodes.CommonSettings
 
setAllowsChildren(boolean) - Method in class com.fg.ftreenodes.FToggleNodeAttributes
 
setAllowsFlattening(boolean) - Method in class com.fg.ftreenodes.CommonSettings
 
setAllowsFlattening(boolean) - Method in class com.fg.ftreenodes.FAbstractToggleNode
 
setAssociate(Object) - Method in class com.fg.ftreenodes.FAbstractToggleNode
 
setAssociate(Object) - Method in class com.fg.ftreenodes.FToggleNode
 
setBackground(Color) - Method in class com.fg.ftree.FTree
 
setBackground(Color) - Method in class com.fg.xmleditor.FXBasicView
Sets a new background color.
setBaseURL(String) - Method in class com.fg.fxapplet.FXApplet
Method sets relative (to the applet code base) base url of the XML document.
setBorder(Border) - Method in class com.fg.ftree.FTree
 
setBorderLine(boolean) - Method in class com.fg.ftreenodes.FLabel
 
setBranchEditable(boolean) - Method in class com.fg.ftree.FBasicNode
 
setCellsLeftInset(int) - Method in class com.fg.ftree.FTree
 
setDocName(String) - Method in class com.fg.fxapplet.FXApplet
Method sets name of the XML document, which will be shown in the left text area at the bottom of the applet when XML document is loaded.
setDocumentChanged(boolean) - Method in interface com.fg.xmleditor.FXDocumentModel
Allows to set "changed" status for the current XML document programaticaly.
setDocumentChanged(boolean) - Method in class com.fg.xmleditor.FXDocumentModelImpl
Allows to set "changed" status for the current XML document programaticaly.
setEditable(boolean) - Method in class com.fg.ftree.FBasicNode
 
setEditable(boolean) - Method in class com.fg.ftreenodes.CommonSettings
 
setEditable(boolean) - Method in class com.fg.ftreenodes.FToggleNodeAttributes
 
setElement(String) - Method in class com.fg.fxapplet.FXApplet
Method sets root element name for new XML document.
setEnabled(boolean) - Method in class com.fg.xample.FHistoryButton
 
setExtraClassOrId(Object) - Method in class com.fg.ftreenodes.FToggleMutableNode
 
setExtraControl(JComponent) - Method in class com.fg.ftreenodes.FToggleControl
 
setFXModel(FXModel) - Method in class com.fg.xmleditor.FXBasicView
Method sets an instance of FXModel data model.
setFlag(int, boolean) - Method in class com.fg.ftree.FBasicNode
 
setFolderBackground(Color) - Method in class com.fg.ftreenodes.CommonSettings
 
setFolderBackground(Color) - Method in class com.fg.ftreenodes.FToggleNodeAttributes
 
setFolderBackground(int, Color) - Method in class com.fg.xmleditor.FXDocumentModelImpl
Sets background color for specified type of tree folders.
setFolderBackground(int, Color) - Method in class com.fg.xmleditor.TreeViewBuilder
Sets background color for specified type of tree folders.
setFolderBarDecorated(boolean) - Method in class com.fg.ftreenodes.CommonSettings
 
setFolderBarDecorated(boolean) - Method in class com.fg.ftreenodes.FAbstractToggleNode
 
setFolderBarDecorated(boolean) - Method in class com.fg.ftreenodes.FToggleNodeAttributes
 
setGapBetweenHorizontalBorders(int) - Method in class com.fg.ftree.FTree
 
setGapBetweenVerticalBorders(int) - Method in class com.fg.ftree.FTree
 
setHeight(int) - Method in class com.fg.ftreenodes.FLabel
 
setHorizontalBordersWidth(int) - Method in class com.fg.ftree.FTree
 
setIcon(ImageIcon) - Method in class com.fg.xample.FHistoryButton
 
setImage(Image) - Method in class com.fg.ftreenodes.FLabel
 
setInsets(Insets) - Method in class com.fg.ftree.FTree
 
setItems(List) - Method in class com.fg.xample.FHistoryButton
 
setLabelBackground(Color) - Method in class com.fg.ftreenodes.FToggleControl
 
setLabelForeground(Color) - Method in class com.fg.ftreenodes.FToggleControl
 
setLabelImage(Image) - Method in class com.fg.ftreenodes.CommonSettings
 
setLabelImage(Image) - Method in class com.fg.ftreenodes.FToggleControl
 
setLabelImage(Image) - Method in class com.fg.ftreenodes.FToggleNodeAttributes
 
setLabelText(String) - Method in class com.fg.ftreenodes.CommonSettings
 
setLabelText(String) - Method in class com.fg.ftreenodes.FAbstractToggleNode
 
setLabelText(String) - Method in class com.fg.ftreenodes.FToggleControl
 
setLabelText(String) - Method in class com.fg.ftreenodes.FToggleNodeAttributes
 
setLabelTextBevel(int) - Method in class com.fg.ftreenodes.FToggleControl
 
setMinRightMargin(int) - Method in class com.fg.ftreenodes.FLabel
 
setMinWidth(int) - Method in class com.fg.ftreenodes.FLabel
 
setNSQualifier(String, String) - Method in class com.fg.xmleditor.FXDocumentModelImpl
Sets a namespace qualifier.
setNSQualifier(String, String) - Method in interface com.fg.xmleditor.FXModel
Sets a namespace qualifier.
setNamespace(String) - Method in class com.fg.fxapplet.FXApplet
Method sets root namespace of new XML document.
setNodeExpanded(Object, boolean) - Method in class com.fg.ftree.FTree
 
setNodeImage(int, Image) - Method in class com.fg.xmleditor.FXDocumentModelImpl
Sets an image for the specified type of tree nodes.
setNodeImage(int, Image) - Method in class com.fg.xmleditor.TreeViewBuilder
Sets an image for the specified type of tree nodes.
setNodeValidity(boolean) - Method in class com.fg.ftreenodes.CommonSettings
 
setNodeValidity(boolean) - Method in class com.fg.ftreenodes.FAbstractToggleNode
 
setNodeValidity(boolean) - Method in class com.fg.ftreenodes.FToggleNodeAttributes
 
setNodeValue(FToggleNode, Object) - Method in class com.fg.xmleditor.FXDocumentModelImpl
Assignes a new value to specified FToggleNode node.
setNodeValue(FToggleNode, Object) - Method in interface com.fg.xmleditor.FXModel
Assignes a new value to specified FToggleNode node.
setNodeValue(FToggleNode, Object) - Method in class com.fg.xmleditor.Validator
 
setOrientation(int) - Method in class com.fg.xmleditor.FXDoubleView
Sets orientation of the JSplitPane component which holds two FXView components.
setParameters(List) - Method in class com.fg.ftreenodes.FAbstractToggleNode
 
setParameters(Params) - Method in class com.fg.ftreenodes.FChoiceNode
 
setParameters(Params) - Method in class com.fg.ftreenodes.FComboBoxNode
 
setParameters(Params) - Method in class com.fg.ftreenodes.FToggleMutableNode
 
setParent(MutableTreeNode) - Method in class com.fg.ftree.FBasicNode
 
setPreferredScrollableViewportSize(Dimension) - Method in class com.fg.ftree.FTree
 
setRadioUnselectable(boolean) - Method in class com.fg.ftreenodes.CommonSettings
 
setRadioUnselectable(boolean) - Method in class com.fg.ftreenodes.FAbstractToggleNode
 
setRadioUnselectable(boolean) - Method in class com.fg.ftreenodes.FToggleNodeAttributes
 
setReducedView(boolean) - Method in class com.fg.ftree.FTree
 
setReducedView(boolean) - Method in class com.fg.xmleditor.FXBasicView
Sets Viewer/Editor mode.
setReducedView(boolean) - Method in class com.fg.xmleditor.FXView
 
setRoot(TreeNode) - Method in class com.fg.ftree.FTree
 
setSelectedPath(Object[]) - Method in class com.fg.ftree.FTree
 
setSyncSelectNodes(boolean) - Method in class com.fg.xmleditor.FXDoubleView
 
setText(String) - Method in class com.fg.ftreenodes.FLabel
 
setTextBackground(Color) - Method in class com.fg.ftreenodes.FLabel
 
setTextBevel(int) - Method in class com.fg.ftreenodes.FLabel
 
setToggleEnabled(boolean) - Method in class com.fg.ftreenodes.CommonSettings
 
setToggleEnabled(boolean) - Method in class com.fg.ftreenodes.FAbstractToggleNode
 
setToggleEnabled(boolean) - Method in class com.fg.ftreenodes.FToggleControl
 
setToggleEnabled(boolean) - Method in class com.fg.ftreenodes.FToggleNodeAttributes
 
setToggleRadio(boolean) - Method in class com.fg.ftreenodes.CommonSettings
 
setToggleRadio(boolean) - Method in class com.fg.ftreenodes.FAbstractToggleNode
 
setToggleRadio(boolean) - Method in class com.fg.ftreenodes.FToggleControl
 
setToggleRadio(boolean) - Method in class com.fg.ftreenodes.FToggleNodeAttributes
 
setToggleSelected(boolean) - Method in class com.fg.ftreenodes.CommonSettings
 
setToggleSelected(boolean) - Method in class com.fg.ftreenodes.FAbstractToggleNode
 
setToggleSelected(boolean) - Method in class com.fg.ftreenodes.FToggleControl
 
setToggleSelected(boolean) - Method in class com.fg.ftreenodes.FToggleNodeAttributes
 
setToggleVisible(boolean) - Method in class com.fg.ftreenodes.CommonSettings
 
setToggleVisible(boolean) - Method in class com.fg.ftreenodes.FAbstractToggleNode
 
setToggleVisible(boolean) - Method in class com.fg.ftreenodes.FToggleControl
 
setToggleVisible(boolean) - Method in class com.fg.ftreenodes.FToggleNodeAttributes
 
setTreeCellGUI(FTreeCellGUI) - Method in class com.fg.ftree.FTree
 
setTreeModel(FTreeModel) - Method in class com.fg.ftree.FTree
 
setUserObject(Object) - Method in class com.fg.ftree.FBasicNode
 
setValue(Object) - Method in class com.fg.ftreenodes.FAbstractToggleNode
 
setValue(Object) - Method in class com.fg.ftreenodes.FToggleDataNode
 
setValue(Object) - Method in class com.fg.ftreenodes.FToggleNode
 
setValue(Object) - Method in class com.fg.ftreenodes.FToggleSwitchNode
 
setVerticalBordersWidth(int) - Method in class com.fg.ftree.FTree
 
setXMLDest(String) - Method in class com.fg.fxapplet.FXApplet
Method sets a relative (to the applet code base) url of servlet (with query string), to which edited XML document will be sent.
setXMLSchema(String) - Method in class com.fg.fxapplet.FXApplet
Method sets relative (to the applet code base) url of the XML Schema document.
setXMLSource(String) - Method in class com.fg.fxapplet.FXApplet
Method sets relative (to the applet code base) url of the XML document.
showErrorMessage(String) - Method in class com.fg.xmleditor.FXBasicView
Shows a message in the right-bottom text area.
showErrorMessage(String) - Method in class com.fg.xmleditor.FXDoubleView
Shows a message in the right-bottom text area of each FXView component.
showInfoMessage(String) - Method in class com.fg.xmleditor.FXBasicView
Shows a message in the left-bottom text area.
showInfoMessage(String) - Method in class com.fg.xmleditor.FXDoubleView
Shows a message in the left-bottom text area of each FXView component.
showInvalidNode() - Method in class com.fg.xmleditor.FXBasicView
Makes visible and selects a first invalid node next to the currently selected node.
showNSQualifiersDialog() - Method in class com.fg.xmleditor.FXBasicView
Creates and shows an instance of the NSQualifiersDialog, which allows user to edit namespace qualifiers.
showSearchDialog() - Method in class com.fg.xmleditor.FXBasicView
Method shows a search dialog SearchDialog.
start() - Method in class com.fg.fxapplet.FXApplet
 
stopCellEditing(JComponent) - Static method in class com.fg.ftree.FTree
 
stopCellEditing(JComponent) - Static method in class com.fg.xmleditor.FXBasicView
Method has to be called from some "valueChanged" event handler of the field editing component in order to stop editing.
stopEditing() - Method in class com.fg.ftree.FTree
 
stopEditing() - Method in class com.fg.xmleditor.FXBasicView
Method stops cell editing and assignes edited value to the respective node.
stopEditing() - Method in class com.fg.xmleditor.FXDoubleView
Method stops cell editing and assignes edited values to the respective nodes in both FXView components.
sweep(TrailsOption, TrailItem, int, int, Element[], int) - Method in class com.fg.reconstructor.RChoice
 
sweep(TrailsOption, TrailItem, int, int, Element[], int) - Method in class com.fg.reconstructor.RElement
 
sweep(TrailsOption, TrailItem, int, int, Element[], int) - Method in class com.fg.reconstructor.RItem
 
sweep(TrailsOption, TrailItem, int, int, Element[], int) - Method in class com.fg.reconstructor.RSequence
 
sweepChildOccurs(OptionList, TrailItem, int, Element[], int) - Method in class com.fg.reconstructor.RGroup
 
switchBranch(FTree, int) - Method in class com.fg.ftreenodes.FToggleSwitchNode
 

A B C D E F G H I K L M N O P R S T U V W X _