T
- the GUI-toolkit specific graphic typepublic interface GraphicFactory<T>
Modifier and Type | Method and Description |
---|---|
T |
createGraphic(int size)
Creates a graphic with the specifed size.
|
T createGraphic(int size)
size
- the graphic sizeCopyright © 2012–2019 Drombler. All rights reserved.