com.yobotics.simulationconstructionset.gui
Interface YoEntryBoxNew.YoEntryContainer
- All Known Implementing Classes:
- YoEntryBoxNew.YoTextEntryBox
- Enclosing class:
- YoEntryBoxNew
public static interface YoEntryBoxNew.YoEntryContainer
bindToVariable
void bindToVariable(YoVariable variable)
focusGained
void focusGained(java.awt.event.FocusEvent evt)
focusLost
void focusLost(java.awt.event.FocusEvent evt)
update
void update()
getToolTipText
java.lang.String getToolTipText()
removeVariable
void removeVariable()
actionPerformed
void actionPerformed(java.awt.event.ActionEvent evt)