com.yobotics.simulationconstructionset.gui
Class YoEntryBoxNew.YoTextEntryBox
java.lang.Object
com.yobotics.simulationconstructionset.gui.YoEntryBoxNew.YoTextEntryBox
- All Implemented Interfaces:
- YoEntryBoxNew.YoEntryContainer, java.awt.event.ActionListener, java.util.EventListener
- Enclosing class:
- YoEntryBoxNew
public class YoEntryBoxNew.YoTextEntryBox
- extends java.lang.Object
- implements YoEntryBoxNew.YoEntryContainer, java.awt.event.ActionListener
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
YoEntryBoxNew.YoTextEntryBox
public YoEntryBoxNew.YoTextEntryBox(YoEntryBoxNew entryBox,
java.lang.String label)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent evt)
- Specified by:
actionPerformed
in interface YoEntryBoxNew.YoEntryContainer
- Specified by:
actionPerformed
in interface java.awt.event.ActionListener
bindToVariable
public void bindToVariable(YoVariable variable)
- Specified by:
bindToVariable
in interface YoEntryBoxNew.YoEntryContainer
focusGained
public void focusGained(java.awt.event.FocusEvent evt)
- Specified by:
focusGained
in interface YoEntryBoxNew.YoEntryContainer
focusLost
public void focusLost(java.awt.event.FocusEvent evt)
- Specified by:
focusLost
in interface YoEntryBoxNew.YoEntryContainer
getjTextField
public javax.swing.JTextField getjTextField()
getLabel
public javax.swing.JLabel getLabel()
getToolTipText
public java.lang.String getToolTipText()
- Specified by:
getToolTipText
in interface YoEntryBoxNew.YoEntryContainer
removeVariable
public void removeVariable()
- Specified by:
removeVariable
in interface YoEntryBoxNew.YoEntryContainer
setjTextField
public void setjTextField(javax.swing.JTextField jTextField)
setLabel
public void setLabel(javax.swing.JLabel label)
update
public void update()
- Specified by:
update
in interface YoEntryBoxNew.YoEntryContainer
setTextField
public void setTextField()