Uses of Class
org.apache.uima.tools.cvd.ColorIcon
-
Packages that use ColorIcon Package Description org.apache.uima.tools.cvd -
-
Uses of ColorIcon in org.apache.uima.tools.cvd
Fields in org.apache.uima.tools.cvd declared as ColorIcon Modifier and Type Field Description private ColorIcon
AnnotationDisplayCustomizationFrame. bgIcon
The bg icon.private ColorIcon
AnnotationDisplayCustomizationFrame. fgIcon
The fg icon.Methods in org.apache.uima.tools.cvd with parameters of type ColorIcon Modifier and Type Method Description private javax.swing.JPanel
AnnotationDisplayCustomizationFrame. createColorPanel(java.lang.String text, ColorIcon icon, int buttonType)
Creates the color panel.
-