Uses of Class
com.starpoints.painter.PainterSkinSelection
-
Packages that use PainterSkinSelection Package Description com.starpoints.painter Contains 2D painters. -
-
Uses of PainterSkinSelection in com.starpoints.painter
Fields in com.starpoints.painter declared as PainterSkinSelection Modifier and Type Field Description protected PainterSkinSelection
PainterFactory. painterSkinSelection
Methods in com.starpoints.painter that return PainterSkinSelection Modifier and Type Method Description PainterSkinSelection
PainterFactory. getSkinSelectionPainter()
Gets the skin selection painter.
-