org.rosuda.iplots
Class PlatformMac
java.lang.Object
org.rosuda.util.Platform
org.rosuda.util.PlatformMac
org.rosuda.iplots.PlatformMac
- All Implemented Interfaces:
- com.apple.mrj.MRJAboutHandler, com.apple.mrj.MRJOpenDocumentHandler, com.apple.mrj.MRJPrefsHandler, com.apple.mrj.MRJQuitHandler
public class PlatformMac
- extends PlatformMac
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.apple.mrj.MRJOpenDocumentHandler |
handleOpenFile |
| Methods inherited from interface com.apple.mrj.MRJQuitHandler |
handleQuit |
PlatformMac
public PlatformMac()
handleAbout
public void handleAbout()
- Specified by:
handleAbout in interface com.apple.mrj.MRJAboutHandler- Overrides:
handleAbout in class Platform
handlePrefs
public void handlePrefs()
- Specified by:
handlePrefs in interface com.apple.mrj.MRJPrefsHandler- Overrides:
handlePrefs in class Platform