|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.ginp.commands.SetLanguageCode
public class SetLanguageCode
Commmand to set the Models prefured Locale. This is lower case 2 letter iso code for the language, and an optional Upper case 2 letter Code for the country.
Constructor Summary | |
---|---|
SetLanguageCode()
|
Method Summary | |
---|---|
void |
action(GinpModel model,
java.util.Vector params)
Description of the Method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SetLanguageCode()
Method Detail |
---|
public void action(GinpModel model, java.util.Vector params)
action
in interface Command
model
- Description of the Parameterparams
- Description of the Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |