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
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
_
U
UIAccessibility
- interface com.japisoft.xmlpad.
UIAccessibility
.
Facilities for accessing inner components of the XMLContainer
UIStateListener
- interface com.japisoft.xmlpad.
UIStateListener
.
Interface depending the XMLContainer state : init : Call when the User Interface part is available dispose : Call when the User interface is not available
UNDO_ACTION
- Static variable in interface com.japisoft.xmlpad.action.
ActionSet
Undo action
undo()
- Method in class com.japisoft.xmlpad.editor.
XMLEditor
Undo last action
UndoAction
- class com.japisoft.xmlpad.action.edit.
UndoAction
.
Undo action
UndoAction()
- Constructor for class com.japisoft.xmlpad.action.edit.
UndoAction
unfocus()
- Method in class com.japisoft.xmlpad.
XMLContainer
This is a method called by the inner editor for restoring the current tree state.
unhighlightLine()
- Method in class com.japisoft.xmlpad.editor.
XMLEditor
Remove the highlight of the current line
uninstall(XMLEditor)
- Method in class com.japisoft.xmlpad.look.
DefaultLook
uninstall(XMLEditor)
- Method in class com.japisoft.xmlpad.look.
IELook
uninstall(XMLEditor)
- Method in interface com.japisoft.xmlpad.look.
Look
Remove the graphics attributs for this editor
UnknownEntity
- exception com.japisoft.xmlpad.editor.
UnknownEntity
.
UnknownEntity()
- Constructor for class com.japisoft.xmlpad.editor.
UnknownEntity
unsetCaretListener()
- Method in class com.japisoft.xmlpad.
XMLContainer
Remove a listener
unsetLocationListener()
- Method in class com.japisoft.xmlpad.
XMLContainer
Remove a listener
unSplit()
- Method in class com.japisoft.xmlpad.
XMLContainer
Show only one editor
update(String, String, int, int)
- Method in interface com.japisoft.xmlpad.elementview.
ElementViewContext
Update the view content with this xml open part, xml end part and location
updateActions(Vector)
- Method in interface com.japisoft.xmlpad.
ToolBarModelListener
Notify a toolbar change for all the following actions and separators
updateActions(Vector)
- Method in interface com.japisoft.xmlpad.
PopupModelListener
Notify a popup change for all the following actions and separators
updateCache(RootDTDNode, String)
- Method in interface com.japisoft.dtdparser.
DTDMapper
updateElement(String, String, int, int)
- Method in class com.japisoft.xmlpad.editor.
XMLDocument
Used mainly by the elementView for updating the element content
updateNavigationHistoryState()
- Method in class com.japisoft.xmlpad.
XMLContainer
Update the previous, next action status from the current context
updateNode(SimpleNode, String)
- Method in class com.japisoft.xmlpad.editor.
XMLDocument
Replace this node by this new content
updateNodeLocation(SimpleNode)
- Method in class com.japisoft.xmlpad.
XMLContainer
Update the UI elements like the location statusbar for this node
updateNodeOpeningClosing(SimpleNode)
- Method in class com.japisoft.xmlpad.editor.
XMLDocument
Update the node changed inside the editor.
updateView(SimpleNode)
- Method in class com.japisoft.xmlpad.elementview.table.
TableElementView
updateView(SimpleNode)
- Method in interface com.japisoft.xmlpad.elementview.
ElementView
Update the view content with this node
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
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
_