|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VariableInputComponent | |
org.netbeans.modules.vcscore.util | This package provides declarative UI parsing and rendering engine. |
Uses of VariableInputComponent in org.netbeans.modules.vcscore.util |
Methods in org.netbeans.modules.vcscore.util that return VariableInputComponent | |
VariableInputComponent[] |
VariableInputDescriptor.components()
Get the array of components. |
VariableInputComponent[] |
VariableInputComponent.subComponents()
|
Methods in org.netbeans.modules.vcscore.util with parameters of type VariableInputComponent | |
static VariableInputDescriptor |
VariableInputDescriptor.create(String label,
VariableInputComponent[] components)
Create a new VariableInputDescriptor. |
void |
VariableInputComponent.addSubComponent(VariableInputComponent component)
|
Constructors in org.netbeans.modules.vcscore.util with parameters of type VariableInputComponent | |
VariableInputValidator(VariableInputComponent component,
String validator)
Creates new VariableInputValidator object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |