Serialized Form
patchSize
int patchSize
allColors
Vector allColors
backgroundColor
Color backgroundColor
patchesPerRow
int patchesPerRow
prev
uic.themeconfig.ThemeColorsPreview prev
selectedColor
int selectedColor
theme
uic.themes.UICTheme theme
passSignals
boolean passSignals
activeSchema
uic.themeconfig.ColorConfigPanel.Schema activeSchema
theCurrentSchema
uic.themeconfig.ColorConfigPanel.Schema theCurrentSchema
previewArea
JPanel previewArea
groupBox5
JPanel groupBox5
colorsCombo
JComboBox colorsCombo
bSelectColor
uic.widgets.UICColorButton bSelectColor
profilesList
JList profilesList
allowSignals
boolean allowSignals
recentColorButtons
uic.widgets.ColorButtons recentColorButtons
customColorButtons
uic.widgets.ColorButtons customColorButtons
HSVTab0
JPanel HSVTab0
previewPanel
JPanel previewPanel
colorPanel
JPanel colorPanel
bAdd
JButton bAdd
previewType
JComboBox previewType
textLabel1_3
JLabel textLabel1_3
textLabel1_4
JLabel textLabel1_4
textLabel1
JLabel textLabel1
textLabel1_2
JLabel textLabel1_2
textLabel1_5
JLabel textLabel1_5
textLabel1_6
JLabel textLabel1_6
textLabel2
JLabel textLabel2
htmlLineEdit
JTextField htmlLineEdit
tabs
JTabbedPane tabs
selector
uic.widgets.HSVSelector selector
redSpin
JSpinner redSpin
saturationSpin
JSpinner saturationSpin
valueSpin
JSpinner valueSpin
hueSpin
JSpinner hueSpin
blueSpin
JSpinner blueSpin
greenSpin
JSpinner greenSpin
sectionPanel
JPanel sectionPanel
sectionsList
JList sectionsList
panels
Vector panels
listEntries
Vector listEntries
activePanel
uic.themeconfig.ConfigPanelInterface activePanel
myLayout
CardLayout myLayout
selectedFont
Font selectedFont
fontSpecifier
String fontSpecifier
theme
uic.themes.UICTheme theme
frame5
JPanel frame5
bChange
JButton bChange
lPreview
JLabel lPreview
pControl
JPanel pControl
pSystem
JPanel pSystem
pUser
JPanel pUser
pMenu
JPanel pMenu
pWindow
JPanel pWindow
pSubText
JPanel pSubText
textLabel1
JLabel textLabel1
textLabel2
JLabel textLabel2
textLabel3
JLabel textLabel3
textLabel4
JLabel textLabel4
textLabel5
JLabel textLabel5
textLabel6
JLabel textLabel6
selectedFont
Font selectedFont
selectedSize
float selectedSize
selectedStyle
int selectedStyle
familyNames
Vector familyNames
defaultFontSizes
Vector defaultFontSizes
defaultStyles
Vector defaultStyles
passSizeSignals
boolean passSizeSignals
frame3
JPanel frame3
textLabel3
JLabel textLabel3
textLabel2
JLabel textLabel2
textLabel1
JLabel textLabel1
previewLabel
JLabel previewLabel
fontSizeEdit
JTextField fontSizeEdit
styleList
JList styleList
sizeList
JList sizeList
familyList
JList familyList
colorPanel
BufferedImage colorPanel
valueSelector
BufferedImage valueSelector
transformation
AffineTransform transformation
minimumSize
Dimension minimumSize
maximumSize
Dimension maximumSize
h
float h
s
float s
v
float v
arrowHead
Polygon arrowHead
updateOnlyOnChange
boolean updateOnlyOnChange
selectionState
int selectionState
orientation
int orientation
lineWidth
int lineWidth
lineType
int lineType
myDefaultRenderersByColumnClass
Hashtable myDefaultRenderersByColumnClass
tooltipTexts
Hashtable tooltipTexts
columnSpec
double[] columnSpec
- Widths of columns expressed in absolute and relative terms
rowSpec
double[] rowSpec
- Heights of rows expressed in absolute and relative terms
columnSize
int[] columnSize
- Widths of columns in pixels
rowSize
int[] rowSize
- Heights of rows in pixels
columnOffset
int[] columnOffset
- Offsets of columns in pixels. Or; position from left border of container.
The left border of column n is at
columnOffset[n] and the right border is at columnOffset[n + 1] for all
columns including the last one. columnOffset.length = columnSize.length + 1
rowOffset
int[] rowOffset
- Offsets of rows in pixels. The left border of row n is at
rowOffset[n] and the right border is at rowOffset[n + 1] for all
rows including the last one. rowOffset.length = rowSize.length + 1
list
LinkedList list
- List of components and their sizes
dirty
boolean dirty
- Indicates whether or not the size of the cells are known for the last known
size of the container. If dirty is true or the container has been resized,
the cell sizes must be recalculated using calculateSize.
oldWidth
int oldWidth
- Previous known width of the container
oldHeight
int oldHeight
- Previous known height of the container
minimumSize
Dimension minimumSize
preferredSize
Dimension preferredSize
maximumSize
Dimension maximumSize
margin
int margin
- Margin/spacing
spacing
int spacing
- Margin/spacing
theme
uic.themes.UICTheme theme
chAntiAlias
JCheckBox chAntiAlias
model
TableModel model
indexes
int[] indexes
sortingColumns
Vector sortingColumns
ascending
boolean ascending
renderer
uic.widgets.TableSorterHeaderRenderer renderer
tableView
JTable tableView
sortedColumns
int[] sortedColumns
ascending
boolean ascending
table
JTable table
focusStroke
BasicStroke focusStroke
hgradientPlain
Image hgradientPlain
listeners
Vector listeners
prefSize
Dimension prefSize
maxSize
Dimension maxSize
theme
uic.themes.UICTheme theme
menuEntries
Rectangle menuEntries
fileMenuEntry
Rectangle fileMenuEntry
newMenuEntry
Rectangle newMenuEntry
openMenuEntry
Rectangle openMenuEntry
selectedMenuEntry
Rectangle selectedMenuEntry
saveMenuEntry
Rectangle saveMenuEntry
newMenuEntryAccell
Rectangle newMenuEntryAccell
openMenuEntryAccell
Rectangle openMenuEntryAccell
saveMenuEntryAccell
Rectangle saveMenuEntryAccell
plainText
Rectangle plainText
plainText2
Rectangle plainText2
selectedText
Rectangle selectedText
selectedText2
Rectangle selectedText2
textEditBackground
Rectangle textEditBackground
textEditBackground2
Rectangle textEditBackground2
oddLine
Rectangle oddLine
evenLine
Rectangle evenLine
oddText
Rectangle oddText
evenText
Rectangle evenText
buttonText
Rectangle buttonText
focus
Rectangle focus
controlShadow1
Rectangle controlShadow1
controlShadow2
Rectangle controlShadow2
controlShadow3
Rectangle controlShadow3
controlShadow4
Rectangle controlShadow4
tooltip
Rectangle tooltip
tooltipOutline
Rectangle tooltipOutline
tooltipText1
Rectangle tooltipText1
tooltipText2
Rectangle tooltipText2
configNames
String[] configNames
methodNames
String[] methodNames
orientation
int orientation
direction
int direction
size
int size
arrow
Polygon arrow
actionTimer
Timer actionTimer
theColor
Color theColor
pattern
String pattern
lastTime
long lastTime
delay
int delay
titles
Vector titles
- Contains the panel title Strings.
panels
Vector panels
- Contains the JPanels
panelVerifiedValues
Vector panelVerifiedValues
- Contains Booleans indicating the verified state of the panels.
index
int index
- The index for the currently showing panel
finish
boolean finish
- Indicates whether bNext should display 'Next' or 'Finish'
nextButtonText
String nextButtonText
nextMnemonic
int nextMnemonic
parentDialog
JDialog parentDialog
exitOption
int exitOption
panel
JPanel panel
bCancel
JButton bCancel
bBack
JButton bBack
bNext
JButton bNext
lTitle
JLabel lTitle
Copyright © 2002,2003 Thomas Zander