Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
_
N
NAME
- Static variable in interface com.fg.xmleditor.
Common
NAME = "name"
NAMESPACE
- Static variable in class com.fg.fxapplet.
FXApplet
NAMESPACE = "NAMESPACE"
Specifies name of applet parameter, which defines a root namespace of new XML document.
NODE_INFO
- Static variable in interface com.fg.xmleditor.
Common
NODE_INFO = "node-info"
NORTH
- Static variable in class com.fg.xmleditor.
FXView
NORTH = BorderLayout.NORTH
NO_ACTION
- Static variable in interface com.fg.ftree.
FActionConstants
NSQualifiersDialog
- class com.fg.xmleditor.
NSQualifiersDialog
.
The dialog is created and shown by
FXBasicView
class (see
FXBasicView.showNSQualifiersDialog()
.
NSQualifiersDialog(Frame, FXModel)
- Constructor for class com.fg.xmleditor.
NSQualifiersDialog
Creates a new NSQualifiersDialog instance.
NewDocumentDialog
- class com.fg.xmleditor.
NewDocumentDialog
.
The dialog allows user to select a nanespace and a root element name for a new document from all the namespaces and global elements available.
NewDocumentDialog(Frame, FXDocumentModel)
- Constructor for class com.fg.xmleditor.
NewDocumentDialog
Creates a new NewDocumentDialog instance.
newDocument(URL)
- Method in interface com.fg.xmleditor.
FXDocumentModel
Creates new empty XML document for the specified XML Schema for the first available root namespace and element name found.
newDocument(URL, String)
- Method in interface com.fg.xmleditor.
FXDocumentModel
Creates a new empty XML document for specified XML Schema and name of the root element.
newDocument(URL, String, String)
- Method in interface com.fg.xmleditor.
FXDocumentModel
Creates a new empty XML document for specified XML Schema and namespace and name of the root element.
newDocument(URL)
- Method in class com.fg.xmleditor.
FXDocumentModelImpl
Creates a new empty XML document for the specified XML Schema for the first available root namespace and element name found.
newDocument(URL, String)
- Method in class com.fg.xmleditor.
FXDocumentModelImpl
Creates a new empty XML document for specified XML Schema and name of the root element.
newDocument(URL, String, String)
- Method in class com.fg.xmleditor.
FXDocumentModelImpl
Creates a new empty XML document for specified XML Schema and namespace and name of the root element.
newDocumentLoaded(FXStatusEvent)
- Method in class com.fg.xample.
XAmple
newDocumentLoaded(FXStatusEvent)
- Method in class com.fg.xmleditor.
FXBasicView
Method implements respective method of the
FXModelStatusListener
interface.
newDocumentLoaded(FXStatusEvent)
- Method in interface com.fg.xmleditor.
FXModelStatusListener
Called when new document is loaded.
newDocumentLoaded(FXStatusEvent)
- Method in class com.fg.xmleditor.
FXView
nodeCollapsed(FTreeNodeEvent)
- Method in interface com.fg.ftree.
FTreeExpansionListener
nodeExpanded(FTreeNodeEvent)
- Method in interface com.fg.ftree.
FTreeExpansionListener
nodeSelected(FTreeNodeEvent)
- Method in interface com.fg.ftree.
FTreeSelectionListener
nodeUnselected(FTreeNodeEvent)
- Method in interface com.fg.ftree.
FTreeSelectionListener
nodeWillCollapse(FTreeNodeEvent)
- Method in interface com.fg.ftree.
FTreeExpansionListener
nodeWillExpand(FTreeNodeEvent)
- Method in interface com.fg.ftree.
FTreeExpansionListener
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
_