|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- provided data typepublic interface DataProvider<T>
This interface provides a single method for data request of any type.
It is used within the WebLaF library for many purposes, for example: - Providing popup location and bounds - Providing data for language string formatters - Providing specific component state value and there are many others.
Method Summary | |
---|---|
T |
provide()
Returns data of the specified type. |
Method Detail |
---|
T provide()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |