|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.gui.swing.customattribute.DirectoryLocationRenderer
Class DirectoryLocationRenderer implements the renderer for DirectoryLocation which basically consists of a JLabel.
| Constructor Summary | |
DirectoryLocationRenderer()
Empty default constructor for DirectoryLocationRenderer |
|
| Method Summary | |
java.lang.Object |
getComponent()
Returns an object (usually a Component) the
AttributeTable will use to render the custom value. |
void |
setValue(java.lang.Object value)
Notifies the renderer about the value to render. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DirectoryLocationRenderer()
DirectoryLocationRenderer
| Method Detail |
public void setValue(java.lang.Object value)
CustomAttributeRenderer
setValue in interface CustomAttributeRenderervalue - the value this renderer must provide a Component for.com.tensegrity.gui.swing.control.attributetable.CustomAttributeRenderer#setValue(Object)public java.lang.Object getComponent()
CustomAttributeRendererComponent) the
AttributeTable will use to render the custom value.
getComponent in interface CustomAttributeRenderer
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||