|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.gui.document.persistence.DocumentInformationCheck
DocumentInformationCheck
| Constructor Summary | |
protected |
DocumentInformationCheck()
Constructor |
| Method Summary | |
boolean |
checkForLostInformation(GraphDocument gDoc)
Checks the graphdocument for information that will be lost if the document will be written using the current include options given through the document settings. |
protected abstract LayoutController |
getDefaultLayoutController()
Returns the default layout controller |
protected abstract RuleRegistry |
getDefaultRuleRegistry()
Returns the default rule registry |
protected abstract Preferences |
getPreferences()
Returns the Preferences |
protected abstract boolean |
showDialog(AttributeSet lost)
Shows a dialog to the user informing him of elements that will not be stored and will probably get lost with the current include settings. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected DocumentInformationCheck()
| Method Detail |
public boolean checkForLostInformation(GraphDocument gDoc)
gDoc - The graphdocument to check
protected abstract boolean showDialog(AttributeSet lost)
lost - An AttributeSet containing all lost information
protected abstract Preferences getPreferences()
Preferences
Preferencesprotected abstract LayoutController getDefaultLayoutController()
protected abstract RuleRegistry getDefaultRuleRegistry()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||