hmi.elckerlyc.speechengine
Class JLabelTextOutput
java.lang.Object
hmi.elckerlyc.speechengine.JLabelTextOutput
- All Implemented Interfaces:
- TextOutput
public class JLabelTextOutput
- extends Object
- implements TextOutput
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
label
private JLabel label
JLabelTextOutput
public JLabelTextOutput(JLabel l)
setText
public void setText(String text)
- Description copied from interface:
TextOutput
- Replace current text by text
- Specified by:
setText in interface TextOutput
setParameterValue
public void setParameterValue(String parameter,
float value)
- Specified by:
setParameterValue in interface TextOutput