|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcz.zcu.fav.kiv.editor.utils.TagControl
public class TagControl
The TagControl class controls the components and values of parameters and
attributes.
| Constructor Summary | |
|---|---|
TagControl()
|
|
| Method Summary | |
|---|---|
static void |
controlSetTypeValue(Type type,
java.lang.String value)
Controls if the input value corresponds to the Type component. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TagControl()
| Method Detail |
|---|
public static void controlSetTypeValue(Type type,
java.lang.String value)
throws ParserException
Type component.
type - the type with the component.value - the new value for controlling.
ParserException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||