com.tensegrity.gui.swt.control.attributetree
Interface AttributeEditorListener
- All Known Implementing Classes:
- AttributeTableEditorSupplier
- public interface AttributeEditorListener
Listener to get notified about changes of an AttributeTableItem
- Version:
- $Id: AttributeEditorListener.java,v 1.1 2005/04/06 12:00:34 ArndHouben Exp $
- Author:
- Arnd Houben
changed
public void changed(AttributeTableItem tableItem)
- Is called when the specified AttributeTableItem has changed.
- Parameters:
tableItem - the change AttributeTableItem
Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.