abbot.editor.editors
Class XMLEditor.EditorDelegate
java.lang.Object
abbot.editor.editors.XMLEditor.EditorDelegate
- All Implemented Interfaces:
- ActionListener, ItemListener, EventListener
- Enclosing class:
- XMLEditor
protected class XMLEditor.EditorDelegate
- extends Object
- implements ActionListener, ItemListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
protected Object value
XMLEditor.EditorDelegate
protected XMLEditor.EditorDelegate()
getCellEditorValue
public Object getCellEditorValue()
setValue
public void setValue(Object value)
isCellEditable
public boolean isCellEditable(EventObject anEvent)
shouldSelectCell
public boolean shouldSelectCell(EventObject anEvent)
startCellEditing
public boolean startCellEditing(EventObject anEvent)
stopCellEditing
public boolean stopCellEditing()
cancelCellEditing
public void cancelCellEditing()
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener
itemStateChanged
public void itemStateChanged(ItemEvent e)
- Specified by:
itemStateChanged
in interface ItemListener
Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on