|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.apps.svgbrowser.DOMViewer.DOMViewerNodePickerController
protected class DOMViewer.DOMViewerNodePickerController
NodePickerController implementation.
Constructor Summary | |
---|---|
protected |
DOMViewer.DOMViewerNodePickerController()
|
Method Summary | |
---|---|
boolean |
canEdit(org.w3c.dom.Element el)
Whether the given element can be edited with the NodePickerPanel. |
boolean |
isEditable()
Whether NodePickerPanel is should be editable. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected DOMViewer.DOMViewerNodePickerController()
Method Detail |
---|
public boolean isEditable()
NodePickerController
isEditable
in interface NodePickerController
public boolean canEdit(org.w3c.dom.Element el)
NodePickerController
canEdit
in interface NodePickerController
el
- The given element
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |