|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.rice.cs.drjava.platform.PlatformFactory
public class PlatformFactory
Factory class for accessing the appropriate platform-specific implementation of the PlatformSupport interface.
PlatformSupport| Field Summary | |
|---|---|
static PlatformSupport |
ONLY
A platform-appropriate implementation of the PlatformSupport interface Singleton field populated by the static factory method. |
| Constructor Summary | |
|---|---|
PlatformFactory()
|
|
| Method Summary | |
|---|---|
private static PlatformSupport |
getPlatformSupport()
Static factory method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final PlatformSupport ONLY
| Constructor Detail |
|---|
public PlatformFactory()
| Method Detail |
|---|
private static PlatformSupport getPlatformSupport()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||