Package com.github.weisj.swingdsl.laf
Class StateValue<T>
java.lang.Object
com.github.weisj.swingdsl.laf.StateValue<T>
public class StateValue<T> extends Object
-
Constructor Summary
Constructors Constructor Description StateValue(T enabled, T disabled) -
Method Summary
Modifier and Type Method Description TgetDisabled()TgetEnabled()
-
Constructor Details
-
StateValue
-
-
Method Details
-
getEnabled
-
getDisabled
-