|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
D
- the kind of DockColor
the provider will useC
- the kind of ColorProvider
this factory createspublic interface ColorProviderFactory<D extends DockColor,C extends ColorProvider<D>>
A factory that creates new ColorProvider
s.
Method Summary | |
---|---|
C |
create(ColorManager manager)
Creates a new provider for manager . |
Method Detail |
---|
C create(ColorManager manager)
manager
.
manager
- the manager which will use the ColorProvider
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |