public class ALDGrappaLinkDataIOSwing extends ALDSwingComponent
Note, this is not a real provider. It is not registered on startup, i.e. objects of this class have to instantiated explicitly outside the framework of automatic provider handling.
| Modifier and Type | Class and Description |
|---|---|
class |
ALDGrappaLinkDataIOSwing.GrappaLinkTextField |
listenerList| Constructor and Description |
|---|
ALDGrappaLinkDataIOSwing(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
disableComponent()
Method to disable the component, i.e. all graphical elements, to
prohibit parameter changes.
|
void |
dispose()
Releases all resources, i.e. closes all sub-windows.
|
void |
enableComponent()
Method to enable the component with all graphical elements again.
|
JComponent |
getJComponent()
Method to request the provider's GUI element.
|
void |
setValue(String val) |
addValueChangeEventListener, fireALDSwingValueChangeEvent, removeValueChangeEventListenerpublic ALDGrappaLinkDataIOSwing(String value)
public void setValue(String val)
public JComponent getJComponent()
ALDSwingComponentgetJComponent in class ALDSwingComponentpublic void disableComponent()
ALDSwingComponentdisableComponent in class ALDSwingComponentpublic void enableComponent()
ALDSwingComponentenableComponent in class ALDSwingComponentpublic void dispose()
ALDSwingComponentdispose in class ALDSwingComponentCopyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.