|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is the interface implemented by an item provider if it supports an updateable item text. This is be used to support edit-in-place tree items.
Method Summary | |
String |
getUpdateableText(Object object)
This returns the text that will be displayed when editing begins. |
void |
setText(Object object,
String text)
This sets the given object's label text to the given text. |
Method Detail |
public String getUpdateableText(Object object)
public void setText(Object object, String text)
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |