Constructor and description |
---|
RawXmlEditor
(java.lang.String title, XmlEditor<T> xmlEditor, java.lang.String tooltip) |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
documentUpdated() |
|
javax.swing.JComponent |
getComponent() |
|
java.lang.String |
getContent() |
|
boolean |
isInspectable() |
|
boolean |
saveDocument(boolean validate) |
|
void |
setEditable(boolean enabled) |
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 |