org.rosuda.iplots
Class PlatformMac

java.lang.Object
  extended by org.rosuda.util.Platform
      extended by org.rosuda.util.PlatformMac
          extended by org.rosuda.iplots.PlatformMac

public class PlatformMac
extends PlatformMac


Field Summary
 
Fields inherited from class org.rosuda.util.Platform
isMac, isWin, screenRes
 
Constructor Summary
PlatformMac()
           
 
Method Summary
 void handleAbout()
           
 void handlePrefs()
           
 
Methods inherited from class org.rosuda.util.PlatformMac
getResourceFile, isPropertyTrue, registerHandlers
 
Methods inherited from class org.rosuda.util.Platform
forceResourceFile, getPlatform, getResourceInput, handleOpenFile, handleQuit, initPlatform, initPlatform
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformMac

public PlatformMac()
Method Detail

handleAbout

public void handleAbout()
Overrides:
handleAbout in class Platform

handlePrefs

public void handlePrefs()
Overrides:
handlePrefs in class Platform