java.lang.Object
org.opensourcephysics.cabrillo.tracker.deploy.OSXServices

public class OSXServices extends Object
A class to handle apple events in OSX.
Author:
Douglas Brown
  • Constructor Details

    • OSXServices

      public OSXServices()
      Constructor used by TrackerStarter, which uses only the OpenFileHandler
    • OSXServices

      public OSXServices(Tracker app)
      Constructor used by Tracker, which uses the DockIcon, AboutHandler, QuitHandler and PreferencesHandler.
      Parameters:
      app - the Tracker application
  • Method Details

    • getStatus

      public String getStatus()