|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConfigStrucAligParams
Method Summary | |
---|---|
List<String> |
getUserConfigHelp()
The help text for each of these parameters. |
List<String> |
getUserConfigParameterNames()
The labels to be displayed to the user for each parameter |
List<String> |
getUserConfigParameters()
get the list of parameters that the user can change through the user interface. |
List<Class> |
getUserConfigTypes()
Get the data types of the parameters |
void |
reset()
Set the parameters to the default. |
Method Detail |
---|
List<String> getUserConfigParameters()
List<String> getUserConfigParameterNames()
List<Class> getUserConfigTypes()
List<String> getUserConfigHelp()
void reset()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |