com.tensegrity.gui.swing.control.attributeeditor
Interface SwingAttributeEditorComponents.ValueComponentEx

All Superinterfaces:
SwingAttributeEditorComponents.ValueComponent
All Known Implementing Classes:
SwingAttributeEditorComponents.AnchorBox, SwingAttributeEditorComponents.CommandButton, SwingAttributeEditorComponents.RasterBox
Enclosing interface:
SwingAttributeEditorComponents

public static interface SwingAttributeEditorComponents.ValueComponentEx
extends SwingAttributeEditorComponents.ValueComponent

Extension of ValueComponent to store the actual component in it.

Author:
BurkhardWick

Method Summary
 java.awt.Component getComponent()
          Returns the component this ValueComponent is referring to
 
Methods inherited from interface com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.ValueComponent
getValue, setUndefined
 

Method Detail

getComponent

public java.awt.Component getComponent()
Returns the component this ValueComponent is referring to

Returns:
The component this ValueComponent is referring to


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