Package cz.vutbr.fit.layout.impl
Class BaseParameter
- java.lang.Object
-
- cz.vutbr.fit.layout.impl.BaseParameter
-
- All Implemented Interfaces:
Parameter
- Direct Known Subclasses:
ParameterBoolean,ParameterFloat,ParameterInt,ParameterString
public class BaseParameter extends Object implements Parameter
A common base of parameter specifications.- Author:
- burgetr
-
-
Constructor Summary
Constructors Constructor Description BaseParameter(String name)
-