Class OSXServices
java.lang.Object
org.opensourcephysics.cabrillo.tracker.deploy.OSXServices
A class to handle apple events in OSX.
- Author:
- Douglas Brown
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
The InvocationHandler class used as proxy to handle apple or desktop events. -
Constructor Summary
ConstructorsConstructorDescriptionConstructor used by TrackerStarter, which uses only the OpenFileHandlerOSXServices
(Tracker app) Constructor used by Tracker, which uses the DockIcon, AboutHandler, QuitHandler and PreferencesHandler. -
Method Summary
-
Constructor Details
-
OSXServices
public OSXServices()Constructor used by TrackerStarter, which uses only the OpenFileHandler -
OSXServices
Constructor used by Tracker, which uses the DockIcon, AboutHandler, QuitHandler and PreferencesHandler.- Parameters:
app
- the Tracker application
-
-
Method Details
-
getStatus
-