Uses of Interface
edu.rice.cs.drjava.platform.PlatformSupport

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

Uses of PlatformSupport in edu.rice.cs.drjava.platform
 

Fields in edu.rice.cs.drjava.platform declared as PlatformSupport
static PlatformSupport PlatformFactory.ONLY
          A platform-appropriate implementation of the PlatformSupport interface Singleton field populated by the static factory method.