|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package com.bric.swing |
---|
Class com.bric.swing.ColorPicker extends JPanel implements Serializable |
---|
serialVersionUID: 3L
Serialized Fields |
---|
JSlider slider
int currentRed
int currentGreen
int currentBlue
ChangeListener changeListener
ActionListener actionListener
com.bric.swing.ColorPicker.HexDocumentListener hexDocListener
com.bric.swing.ColorPicker.Option alpha
com.bric.swing.ColorPicker.Option hue
com.bric.swing.ColorPicker.Option sat
com.bric.swing.ColorPicker.Option bri
com.bric.swing.ColorPicker.Option red
com.bric.swing.ColorPicker.Option green
com.bric.swing.ColorPicker.Option blue
ColorSwatch preview
JLabel hexLabel
JTextField hexField
int adjustingSpinners
int adjustingSlider
int adjustingColorPanel
int adjustingHexField
int adjustingOpacity
JPanel expertControls
ColorPickerPanel colorPanel
JSlider opacitySlider
JLabel opacityLabel
int lastOpacity
Class com.bric.swing.ColorPickerDemo extends JApplet implements Serializable |
---|
serialVersionUID: 1L
Class com.bric.swing.ColorPickerPanel extends JPanel implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int mode
Point point
Vector<E> changeListeners
float hue
float sat
float bri
int red
int green
int blue
MouseInputListener mouseListener
KeyListener keyListener
FocusListener focusListener
ComponentListener componentListener
BufferedImage image
Insets imagePadding
int[] row
Class com.bric.swing.ColorSwatch extends JPanel implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
JPopupMenu menu
JMenuItem copyItem
MouseListener mouseListener
ActionListener actionListener
int w
Class com.bric.swing.DialogFooter extends JPanel implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
JComponent[] leftControls
JComponent[] dismissControls
JComponent lastSelectedComponent
boolean autoClose
JButton defaultButton
ActionListener innerActionListener
HierarchyListener hierarchyListener
Vector<E> listeners
Class com.bric.swing.DialogFooter.ClickAction extends AbstractAction implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
JButton button
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |