Uses of Interface
org.faceless.pdf2.viewer2.util.ColorChoicePanel.ColorChoiceListener
-
Packages that use ColorChoicePanel.ColorChoiceListener Package Description org.faceless.pdf2.viewer2.util Contains utility classes for the viewer. -
-
Uses of ColorChoicePanel.ColorChoiceListener in org.faceless.pdf2.viewer2.util
Methods in org.faceless.pdf2.viewer2.util with parameters of type ColorChoicePanel.ColorChoiceListener Modifier and Type Method Description static JComponent
ColorChoicePanel. createColorChoiceButton(Color initial, ColorChoicePanel.ColorChoiceListener listener, int type, boolean alpha, boolean none, String tooltip)
Create a "choose color" button for the specified annotation
-