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

C

CHANGE_EXPANSION - Static variable in interface com.fg.ftree.FActionConstants
 
CONTENT - Static variable in class com.fg.fxapplet.FXApplet
XML_DEST = "XML_DEST"
Specifies a name of servlet parameter (see FXApplet.XML_DEST), which holds posted XML content.
CacheStore - class com.fg.xmleditor.CacheStore.
Creates cache of objects, used internally by the FXDocumentModelImpl object.
CacheStore(Validator) - Constructor for class com.fg.xmleditor.CacheStore
Creates new CacheStore object.
Common - interface com.fg.xmleditor.Common.
Common iterface defines common constants used within com.fg.xmleditor package.
CommonSettings - class com.fg.ftreenodes.CommonSettings.
A CommonSettings instance is passed as a parameter to some constructors of classes, descendant from the FAbstractToggleNode).
CommonSettings() - Constructor for class com.fg.ftreenodes.CommonSettings
 
CustInfo - class com.fg.xmleditor.CustInfo.
CustInfo objects are used to hold additional information about XML Schema elements, provided within xsd:appinfo elements.
CustInfo() - Constructor for class com.fg.xmleditor.CustInfo
 
canInsert() - Method in class com.fg.xmleditor.FXBasicView
Returns true if the parent of the current selected node allows performing FXBasicView.insertNodeBefore() and FXBasicView.insertNodeAfter() operations and false otherwise.
canInsertStatusChanged(FXStatusEvent) - Method in interface com.fg.xmleditor.FXViewStatusListener
Called whenever "canInsert" status of the FXBasicView component changes.
canMoveDown() - Method in class com.fg.xmleditor.FXBasicView
Returns true if the current selected node can swap position with its following sibling (see FXBasicView.moveNodeDown()) and false otherwise.
canMoveDownStatusChanged(FXStatusEvent) - Method in interface com.fg.xmleditor.FXViewStatusListener
Called whenever "canMoveDown" status of the FXBasicView component changes.
canMoveUp() - Method in class com.fg.xmleditor.FXBasicView
Returns true if the current selected node can swap position with its preceding sibling (see FXBasicView.moveNodeUp()) and false otherwise.
canMoveUpStatusChanged(FXStatusEvent) - Method in interface com.fg.xmleditor.FXViewStatusListener
Called whenever "canMoveUp" status of the FXBasicView component changes.
canRemove() - Method in class com.fg.xmleditor.FXBasicView
Returns true if the current selected node can be removed (see FXBasicView.removeNode()) and false otherwise.
canRemoveStatusChanged(FXStatusEvent) - Method in interface com.fg.xmleditor.FXViewStatusListener
Called whenever "canRemove" status of the FXBasicView component changes.
cancelCellEditing(JComponent) - Static method in class com.fg.ftree.FTree
 
cancelCellEditing(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 cancel editing.
cancelEditing() - Method in class com.fg.ftree.FTree
 
cancelEditing() - Method in class com.fg.ftree.FTreeEditorEvent
 
cancelEditing() - Method in class com.fg.xmleditor.FXBasicView
Method cancels node editing and discards a value from the editor.
cancelEditing() - Method in class com.fg.xmleditor.FXDoubleView
Method cancels node editing and discards field editor values in both FXView components.
cellClicked(FTree, Object, JComponent, int, int, List) - Method in class com.fg.ftree.DefaultFTreeCellGUI
 
cellClicked(FTree, JComponent, int, int, List) - Method in interface com.fg.ftree.FNodeCellGUI
 
cellClicked(FTree, Object, JComponent, int, int, List) - Method in interface com.fg.ftree.FTreeCellGUI
 
cellClicked(FTree, JComponent, int, int, List) - Method in class com.fg.ftreenodes.FAbstractToggleNode
 
cellEditingStarted(FTreeEditorEvent) - Method in interface com.fg.ftree.FTreeEditorListener
 
cellEditingStopped(FTreeEditorEvent) - Method in interface com.fg.ftree.FTreeEditorListener
 
cellEditingWillStop(FTreeEditorEvent) - Method in interface com.fg.ftree.FTreeEditorListener
 
cellEditorValueChanged(JComponent, Object) - Static method in class com.fg.ftree.FTree
 
cellEditorValueChanged(FTreeEditorEvent) - Method in interface com.fg.ftree.FTreeEditorListener
 
cellEditorValueChanged(JComponent, Object) - 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 notify FXBasicView of the event occurred.
children() - Method in class com.fg.ftree.FBasicNode
 
clear() - Method in class com.fg.xmleditor.CacheStore
Method removes all the cache, which is stored in the CacheStore object.
clear() - Method in interface com.fg.xmleditor.FXDocumentModel
Removes current XML document from data-model.
clear() - Method in class com.fg.xmleditor.FXDocumentModelImpl
Removes current XML document from data-model.
clear() - Method in class com.fg.xmleditor.Validator
 
com.fg.custnodes - package com.fg.custnodes
 
com.fg.ftree - package com.fg.ftree
 
com.fg.ftreenodes - package com.fg.ftreenodes
 
com.fg.fxapplet - package com.fg.fxapplet
 
com.fg.reconstructor - package com.fg.reconstructor
 
com.fg.util - package com.fg.util
 
com.fg.xample - package com.fg.xample
 
com.fg.xmleditor - package com.fg.xmleditor
 
containsAction(int) - Method in class com.fg.ftree.FTreeActionEvent
 
copy() - Method in class com.fg.ftreenodes.CommonSettings
 
copy() - Method in class com.fg.ftreenodes.FToggleNodeAttributes
 
createCellControl(FTree, Object, boolean) - Method in class com.fg.ftree.DefaultFTreeCellGUI
 
createCellControl(FTree, boolean) - Method in interface com.fg.ftree.FNodeCellGUI
 
createCellControl(FTree, Object, boolean) - Method in interface com.fg.ftree.FTreeCellGUI
 
createCellControl(FTree, boolean) - Method in class com.fg.ftreenodes.FAbstractToggleNode
 
createCellControl(FTree, boolean) - 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 _