|
||||||||||
| 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(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 NodePickerControllerpublic boolean canEdit(Element el)
NodePickerController
canEdit in interface NodePickerControllerel - The given element
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||