|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITextProvider
Defines the minimal interface a class must implement in order to provide text for identifying keys.
Method Summary | |
---|---|
String |
getText(String key)
Returns the text associated with the given key or null if the key cannot be found. |
Method Detail |
---|
String getText(String key)
key
- The identifier for the text
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |