限定符和类型 | 类和说明 |
---|---|
class |
ColorSelectPaneWithOutTransparent
Created by Fangjie on 2016/4/8.
|
限定符和类型 | 类和说明 |
---|---|
class |
ChartAccColorPane
图表颜色填充--32种精确颜色选择界面.
|
限定符和类型 | 类和说明 |
---|---|
class |
AccessibleColorEditor |
限定符和类型 | 类和说明 |
---|---|
class |
FixedGradientBar
这个bar不能拖拽滑动
|
class |
GradientBar
TODO:面板缩放的功能没有考虑(就是尾值过大,导致超过界面显示的情况),原来的那个实现完全是个BUG。
|
限定符和类型 | 类和说明 |
---|---|
class |
ColorCell |
class |
ColorSelectPane
The pane used to select color
|
class |
NewColorSelectPane |
class |
RecentUseColorPane |
class |
UIToolbarColorButton
Color select pane2.
|
限定符和类型 | 方法和说明 |
---|---|
static void |
ColorSelectDialog.showDialog(java.awt.Frame owner,
ColorSelectDetailPane pane,
java.awt.Color initialColor,
ColorSelectable selectePane)
显示颜色选择器更多颜色对话框
|
构造器和说明 |
---|
ColorCell(java.awt.Color color,
ColorSelectable colorSelectable)
Construct a color cell with the initial color.
|
ColorPicker(ColorSelectable colorSelectable,
java.lang.Boolean setColorRealTime)
构造函数,创建一个取色框窗体
|
ColorSelectDialog(java.awt.Frame owner,
ColorSelectDetailPane pane,
java.awt.Color initialColor,
java.awt.event.ActionListener okListener,
ColorSelectable seletePane)
construct
|
UsedColorPane(int rows,
int columns,
ColorSelectable selectable) |
UsedColorPane(int rows,
int columns,
int reserveCells,
ColorSelectable selectable,
boolean needPickColorButton,
boolean setColorRealTime)
构造函数
|
限定符和类型 | 方法和说明 |
---|---|
static void |
GUICoreUtils.initCenterPaneChildren(javax.swing.JPanel centerPane,
ColorSelectable colorSelectable)
初始化中央面板
|
限定符和类型 | 类和说明 |
---|---|
class |
LegendGradientBar |