Uses of Interface
com.tensegrity.gui.swt.control.attributetree.AttributeEditorListener

Packages that use AttributeEditorListener
com.tensegrity.gui.swt.control.attributetree   
com.tensegrity.gui.swt.control.attributetree.editors   
 

Uses of AttributeEditorListener in com.tensegrity.gui.swt.control.attributetree
 

Classes in com.tensegrity.gui.swt.control.attributetree that implement AttributeEditorListener
 class AttributeTableEditorSupplier
          This class supplies an AttributeTable with appropriate AttributeTableItem editors.
 

Uses of AttributeEditorListener in com.tensegrity.gui.swt.control.attributetree.editors
 

Methods in com.tensegrity.gui.swt.control.attributetree.editors with parameters of type AttributeEditorListener
 void AbstractAttributeTableItemEditor.addEditorListener(AttributeEditorListener listener)
          Adds the specified editor listener to the list of all listeners
 void AbstractAttributeTableItemEditor.removeEditorListener(AttributeEditorListener listener)
          Removes the specified editor listener from the list of all listeners
 void AttributeTableItemEditor.addEditorListener(AttributeEditorListener listener)
           
 void AttributeTableItemEditor.removeEditorListener(AttributeEditorListener listener)
           
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.