|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LabelProvider
Convert an object and a state into a text.
Method Summary | |
---|---|
java.lang.String |
getText(java.lang.Object object,
int state)
Get the text for object and state. |
Method Detail |
---|
java.lang.String getText(java.lang.Object object, int state)
Get the text for object and state.
object
- The objectstate
- The state
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |