|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EagerProperty | |
---|---|
edu.rice.cs.drjava.config | This package contains the code that allows for dynamically modifying the configuration options in DrJava. |
Uses of EagerProperty in edu.rice.cs.drjava.config |
---|
Subclasses of EagerProperty in edu.rice.cs.drjava.config | |
---|---|
class |
BinaryOpProperty<P,Q,R>
Class representing binary operations that can be inserted as variables in external processes. |
class |
ConfigProperty
Class representing values from the DrJava configuration file that can be inserted as variables in external processes. |
class |
ConstantProperty
Class representing values that are constant and that can be inserted as variables in external processes. |
class |
JavaSystemProperty
Class representing values from the Java System properties that can be inserted as variables in external processes. |
class |
QuaternaryOpProperty<N,O,P,Q,R>
Class representing quaternary operations that can be inserted as variables in external processes. |
class |
TernaryOpProperty<O,P,Q,R>
Class representing ternary operations that can be inserted as variables in external processes. |
class |
UnaryOpProperty<P,R>
Class representing unary operations that can be inserted as variables in external processes. |
class |
VariableProperty
Class representing user-defined variables that can be inserted as variables in external processes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |