Uses of Package
edu.rice.cs.drjava.platform

Packages that use edu.rice.cs.drjava.platform
edu.rice.cs.drjava.platform This package provides a framework for abstracting platform-specific calls away from the platform-independent DrJava codebase. 
 

Classes in edu.rice.cs.drjava.platform used by edu.rice.cs.drjava.platform
DefaultPlatform
          Default platform-neutral implementation of PlatformSupport.
PlatformSupport
          The central interface for all platform-specific code in DrJava.