|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectDataEditorSupport
org.formaria.editor.netbeans.project.ProjectEditorSupport
public class ProjectEditorSupport
Support for editing a data object as text.
| Constructor Summary | |
|---|---|
ProjectEditorSupport(ProjectDataObject obj)
Create a new editor support. |
|
| Method Summary | |
|---|---|
boolean |
canClose()
|
protected CloneableTopComponent |
createCloneableTopComponent()
|
boolean |
notifyModified()
Called when the document is modified. |
void |
notifyUnmodified()
Called when the document becomes unmodified. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProjectEditorSupport(ProjectDataObject obj)
obj - the data object whose primary file will be edited as text| Method Detail |
|---|
protected CloneableTopComponent createCloneableTopComponent()
public boolean canClose()
public boolean notifyModified()
notifyModified in interface Notifiablepublic void notifyUnmodified()
notifyUnmodified in interface Notifiable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||