Modifiers | Name | Description |
---|---|---|
static class |
XmlSourceEditorView.JEditorStatusBarTargetProxy |
|
class |
XmlSourceEditorView.ValidateMessageXmlAction |
Modifiers | Name | Description |
---|---|---|
boolean |
isLocating |
Constructor and description |
---|
XmlSourceEditorView
(XmlEditor<XmlDocument> xmlEditor, T modelItem, boolean readOnly) |
XmlSourceEditorView
(XmlEditor<XmlDocument> xmlEditor, T modelItem, boolean readOnly, java.lang.String tabTitle) |
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
activate(XmlLocation location) |
|
void |
documentUpdated() |
|
javax.swing.JComponent |
getComponent() |
|
int |
getCurrentColumn() |
|
int |
getCurrentLine() |
|
XmlLocation |
getEditorLocation() |
|
javax.swing.JPopupMenu |
getEditorPopup() |
|
javax.swing.JScrollPane |
getEditorScrollPane() |
|
RSyntaxTextArea |
getInputArea() |
|
T |
getModelItem() |
|
java.lang.String |
getText() |
|
XmlSourceEditorView.ValidateMessageXmlAction |
getValidateXmlAction() |
|
boolean |
hasFocus() |
|
boolean |
hasFocus() |
|
boolean |
isInspectable() |
|
void |
locationChanged(EditorLocation<XmlDocument> location) |
|
void |
release() |
|
void |
requestFocus() |
|
void |
run() |
|
boolean |
saveDocument(boolean validate) |
|
void |
setEditable(boolean enabled) |
|
void |
setLocation(EditorLocation<XmlDocument> location) |
|
void |
update(javax.swing.text.Document document) |
|
boolean |
validate() |
Methods inherited from class | Name |
---|---|
class AbstractXmlEditorView |
activate, addLocationListener, addPropertyChangeListener, addPropertyChangeListener, deactivate, documentUpdated, fireLocationChanged, getDocument, getEditor, getEditorLocation, getTitle, getViewId, getXml, isActive, locationChanged, propertyChange, release, removeLocationListener, removePropertyChangeListener, removePropertyChangeListener, requestFocus, setDocument, setLocation, setTitle, syncUpdates, update |