Serialized Form

Class uic.widgets.ColorButtons implements Serializable

Serialized Fields

patchSize

int patchSize

allColors

Vector allColors

backgroundColor

Color backgroundColor

patchesPerRow

int patchesPerRow


Class uic.themeconfig.ColorConfigPanel implements Serializable

Serialized Fields

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


Class uic.themeconfig.ColorConfigPanelBase implements Serializable

Serialized Fields

previewArea

JPanel previewArea

groupBox5

JPanel groupBox5

colorsCombo

JComboBox colorsCombo

bSelectColor

uic.widgets.UICColorButton bSelectColor

profilesList

JList profilesList


Class uic.widgets.ColorSelection implements Serializable

Serialized Fields

allowSignals

boolean allowSignals

recentColorButtons

uic.widgets.ColorButtons recentColorButtons

customColorButtons

uic.widgets.ColorButtons customColorButtons


Class uic.widgets.ColorSelectionBase implements Serializable

Serialized Fields

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


Class uic.helpers.CompilerException implements Serializable


Class uic.themeconfig.ConfigDialogBase implements Serializable

Serialized Fields

sectionPanel

JPanel sectionPanel

sectionsList

JList sectionsList


Class uic.themeconfig.ConfigDialogImpl implements Serializable

Serialized Fields

panels

Vector panels

listEntries

Vector listEntries

activePanel

uic.themeconfig.ConfigPanelInterface activePanel

myLayout

CardLayout myLayout


Class uic.themeconfig.FontPreview implements Serializable

Serialized Fields

selectedFont

Font selectedFont

fontSpecifier

String fontSpecifier

theme

uic.themes.UICTheme theme


Class uic.themeconfig.FontPreviewBase implements Serializable

Serialized Fields

frame5

JPanel frame5

bChange

JButton bChange

lPreview

JLabel lPreview


Class uic.themeconfig.FontsBase implements Serializable

Serialized Fields

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


Class uic.widgets.FontSelection implements Serializable

Serialized Fields

selectedFont

Font selectedFont

selectedSize

float selectedSize

selectedStyle

int selectedStyle

familyNames

Vector familyNames

defaultFontSizes

Vector defaultFontSizes

defaultStyles

Vector defaultStyles

passSizeSignals

boolean passSizeSignals


Class uic.widgets.FontSelectionBase implements Serializable

Serialized Fields

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


Class uic.themeconfig.FontsPanel implements Serializable


Class uic.widgets.HSVSelector implements Serializable

Serialized Fields

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


Class uic.widgets.JLine implements Serializable

Serialized Fields

orientation

int orientation

lineWidth

int lineWidth

lineType

int lineType


Class uic.widgets.MWTable implements Serializable

Serialized Fields

myDefaultRenderersByColumnClass

Hashtable myDefaultRenderersByColumnClass

tooltipTexts

Hashtable tooltipTexts


Class uic.widgets.MWTableModel implements Serializable


Class uic.layout.NaturalLayout implements Serializable

Serialized Fields

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


Class uic.themeconfig.OptionsPane implements Serializable

Serialized Fields

theme

uic.themes.UICTheme theme


Class uic.themeconfig.OptionsPaneBase implements Serializable

Serialized Fields

chAntiAlias

JCheckBox chAntiAlias


Class uic.widgets.TableMap implements Serializable

Serialized Fields

model

TableModel model


Class uic.widgets.TableSorter implements Serializable

Serialized Fields

indexes

int[] indexes

sortingColumns

Vector sortingColumns

ascending

boolean ascending

renderer

uic.widgets.TableSorterHeaderRenderer renderer

tableView

JTable tableView


Class uic.widgets.TableSorterHeaderRenderer implements Serializable

Serialized Fields

sortedColumns

int[] sortedColumns

ascending

boolean ascending

table

JTable table


Class uic.themeconfig.ThemeColorsPreview implements Serializable

Serialized Fields

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


Class uic.widgets.ToolBarContainer implements Serializable

Serialized Fields

orientation

int orientation


Class uic.widgets.UICArrowButton implements Serializable

Serialized Fields

direction

int direction

size

int size

arrow

Polygon arrow

actionTimer

Timer actionTimer


Class uic.widgets.UICColorButton implements Serializable

Serialized Fields

theColor

Color theColor


Class uic.themes.UICComboBoxKeyManager implements Serializable

Serialized Fields

pattern

String pattern

lastTime

long lastTime

delay

int delay


Class uic.anttask.UICompiler implements Serializable


Class uic.widgets.WizardPanel implements Serializable

Serialized Fields

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


Class uic.widgets.WizardPanelBase implements Serializable

Serialized Fields

panel

JPanel panel

bCancel

JButton bCancel

bBack

JButton bBack

bNext

JButton bNext

lTitle

JLabel lTitle



Copyright © 2002,2003 Thomas Zander