|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplugins.adufour.ezplug.EzComponent
plugins.adufour.ezplug.EzVar<java.io.File[]>
plugins.adufour.ezplug.EzVarFileArray
public class EzVarFileArray
Class defining a variable of type String, embarking a button triggering a file dialog as graphical component
| Field Summary |
|---|
| Fields inherited from class plugins.adufour.ezplug.EzComponent |
|---|
name, visible |
| Constructor Summary | |
|---|---|
EzVarFileArray(java.lang.String varName,
java.lang.String path)
Constructs a new input variable with given name and default file dialog path |
|
| Method Summary |
|---|
| Methods inherited from class plugins.adufour.ezplug.EzVar |
|---|
addTo, addVarChangeListener, addVisibilityTriggerTo, dispose, fireVariableChanged, getDefaultValues, getValue, getValue, getVarEditor, getVariable, isEnabled, referenceChanged, removeAllVarChangeListeners, removeVarChangeListener, setDefaultValues, setEnabled, setOptional, setToolTipText, setValue, setVisible, toString, updateVisibilityChain, valueChanged |
| Methods inherited from class plugins.adufour.ezplug.EzComponent |
|---|
getGroup, getVisible, isVisible, setGroup |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EzVarFileArray(java.lang.String varName,
java.lang.String path)
varName - the name of the variable (as it will appear in the interface)path - the default path to show in the file dialog
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||