org.protege.editor.core.platform.apple
Class ProtegeAppleApplication
java.lang.Object
org.protege.editor.core.platform.apple.AbstractAppleApplicationWrapper
org.protege.editor.core.platform.apple.ProtegeAppleApplication
public class ProtegeAppleApplication
- extends AbstractAppleApplicationWrapper
Author: drummond
http://www.cs.man.ac.uk/~drummond/
The University Of Manchester
Bio Health Informatics Group
Date: Sep 19, 2008
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static ProtegeAppleApplication getInstance()
setEditorKit
public void setEditorKit(EditorKit eKit)
editFile
protected void editFile(String fileName)
throws Exception
- Specified by:
editFile in class AbstractAppleApplicationWrapper
- Throws:
Exception
handlePreferencesRequest
protected boolean handlePreferencesRequest()
- Specified by:
handlePreferencesRequest in class AbstractAppleApplicationWrapper
handleAboutRequest
protected boolean handleAboutRequest()
- Specified by:
handleAboutRequest in class AbstractAppleApplicationWrapper
handleQuitRequest
protected boolean handleQuitRequest()
- Description copied from class:
AbstractAppleApplicationWrapper
- A quit notification has taken place.
This gives us a chance to revoke the quit (possibly asking the user).
A quitting application should tidy up and return true.
- Specified by:
handleQuitRequest in class AbstractAppleApplicationWrapper
- Returns:
- true if the application can now quit, false if the quit is cancelled.
Submit a bug report or feature request
For further API reference and developer documentation, see Protege 4 Developer Documentation.
Copyright © 2010 Stanford Center for Biomedical Informatics Research