|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthades.models.pic.MemTextListener
If the action-event attached to the textfield occurs the text will be parsed and written to the represented memory. Values with a trailing colon are adresses, values without are content. One example: "03: 00 ff 07: 33" will write 00 to adr 03, ff to 04 and 33 to 07.
| Constructor Summary | |
MemTextListener(MemoryView newView)
|
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MemTextListener(MemoryView newView)
| Method Detail |
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||