Package com.github.weisj.darklaf.util
Class PropertyValue
- java.lang.Object
-
- com.github.weisj.darklaf.util.PropertyValue
-
public class PropertyValue extends Object
-
-
Constructor Summary
Constructors Constructor Description PropertyValue()
-
-
-
Field Detail
-
TRUE
public static final String TRUE
- See Also:
- Constant Field Values
-
FALSE
public static final String FALSE
- See Also:
- Constant Field Values
-
NULL
public static final String NULL
- See Also:
- Constant Field Values
-
-