Uses of Class
com.vividsolutions.jump.workbench.ui.ColorPanel
-
Packages that use ColorPanel Package Description com.vividsolutions.jump.workbench.ui com.vividsolutions.jump.workbench.ui.renderer.style -
-
Uses of ColorPanel in com.vividsolutions.jump.workbench.ui
Fields in com.vividsolutions.jump.workbench.ui declared as ColorPanel Modifier and Type Field Description ColorPanel
LayerColorPanel.FourColorPanel. panel1
ColorPanel
LayerColorPanel.FourColorPanel. panel2
ColorPanel
LayerColorPanel.FourColorPanel. panel3
ColorPanel
LayerColorPanel.FourColorPanel. panel4
-
Uses of ColorPanel in com.vividsolutions.jump.workbench.ui.renderer.style
Fields in com.vividsolutions.jump.workbench.ui.renderer.style declared as ColorPanel Modifier and Type Field Description protected ColorPanel
BasicStyleListCellRenderer. colorPanel
Methods in com.vividsolutions.jump.workbench.ui.renderer.style with parameters of type ColorPanel Modifier and Type Method Description protected void
ColorSchemeListCellRenderer. color(ColorPanel colorPanel, Color fillColor, Color lineColor)
-