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
_
X
XAmple
- class com.fg.xample.
XAmple
.
A simple application demonstrates usage of the Swing-based XML editing component
FXDoubleView
.
XAmple()
- Constructor for class com.fg.xample.
XAmple
XML_DEST
- Static variable in class com.fg.fxapplet.
FXApplet
XML_DEST = "XML_DEST"
Specifies name of applet parameter, which defines a relative (to the applet code base) url of servlet (with query string), to which edited XML document will be sent.
XML_DOC
- Static variable in class com.fg.xample.
HistoryIO
XML_SCHEMA
- Static variable in class com.fg.fxapplet.
FXApplet
XML_SCHEMA = "XML_SCHEMA"
Specifies name of applet parameter, which defines relative (to the applet code base) url of the XML Schema document.
XML_SOURCE
- Static variable in class com.fg.fxapplet.
FXApplet
XML_SOURCE = "XML_SOURCE"
Specifies name of applet parameter, which defines relative (to the applet code base) url of the XML document.
XSD_DOC
- Static variable in class com.fg.xample.
HistoryIO
XSRef
- class com.fg.xmleditor.
XSRef
.
XSRef objects are assiciated with
FToggleNode
nodes (see
FToggleNode.setAssociate(Object)
and
FToggleNode.getAssociate()
.
XSRef(int, XSObject)
- Constructor for class com.fg.xmleditor.
XSRef
Creates new XSRef object.
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
_