| org.apache.tools.ant.module.loader.AntProjectDataEditor
AntProjectDataEditor | final class AntProjectDataEditor extends DataEditorSupport implements OpenCookie,EditCookie,EditorCookie.Observable,PrintCookie,ChangeListener(Code) | | |
initializeCloneableEditor | protected void initializeCloneableEditor(CloneableEditor editor)(Code) | | Overridden to ensure that the displayName of the node in the editor has
the right annotation for build.xml files, so that the Navigator will display it.
|
notifyModified | protected boolean notifyModified()(Code) | | |
notifyUnmodified | protected void notifyUnmodified()(Code) | | |
|
|