Serialized Form
size
long size
stringValue
String stringValue
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
Vector<E> 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
displayMargin
uic.layout.NaturalLayout.DisplayMargin displayMargin
resizePropogationListener
uic.layout.NaturalLayout.ResizePropogation resizePropogationListener
recalculatingLock
Object recalculatingLock
indexes
int[] indexes
sortingColumns
Vector<E> sortingColumns
ascending
boolean ascending
renderer
TableSorterHeaderRenderer renderer
tableView
JTable tableView
model
TableModel model
serialVersionUID: -5915433904583360254L
maximumColumns
int maximumColumns
singleLineForced
boolean singleLineForced
allowed
StringBuffer allowed
Package uic.pjava.widgets |
orientation
int orientation
lineWidth
int lineWidth
lineType
int lineType
title
String title
lineWidth
int lineWidth
Package uic.pjava.widgets.tabbedpane |
borderColor
Color borderColor
bothRect
Rectangle bothRect
firstVisible
int firstVisible
lastVisible
int lastVisible
hslop
int hslop
popupMenu
PopupMenu popupMenu
lastH
int lastH
lastW
int lastW
selected
int selected
tabBackground
Color tabBackground
tabColors
Color[] tabColors
tabs
Vector<E> tabs
tabText
String[] tabText
tooManyTabs
boolean tooManyTabs
tabMenuItems
MenuItem[] tabMenuItems
currentFont
Font currentFont
boldFont
Font boldFont
fm
FontMetrics fm
boldfm
FontMetrics boldfm
h
int h
leftEnabled
boolean leftEnabled
rightEnabled
boolean rightEnabled
explicitTabText
Hashtable<K,V> explicitTabText
visibleComponent
Object visibleComponent
physicalTab
int physicalTab
selectedName
String selectedName
visibleComponentNum
int[] visibleComponentNum
Package uic.pjava.widgets.table |
tableHeader
uic.pjava.widgets.table.Table.TableHeader tableHeader
tableData
uic.pjava.widgets.table.Table.TableData tableData
scrollpane
ScrollPane scrollpane
selectionMode
int selectionMode
colSpacing
int colSpacing
itemListeners
Vector<E> itemListeners
columnPolicy
int columnPolicy
combo
JComboBox combo
prev
ThemeColorsPreview prev
selectedColor
int selectedColor
theme
UICTheme theme
passSignals
boolean passSignals
activeSchema
uic.themeconfig.ColorConfigPanel.Schema activeSchema
theCurrentSchema
uic.themeconfig.ColorConfigPanel.Schema theCurrentSchema
profilesList
UICList profilesList
colorsCombo
JComboBox colorsCombo
previewArea
JPanel previewArea
bSelectColor
UICColorButton bSelectColor
groupBox5
GroupBox groupBox5
sectionsList
UICList sectionsList
sectionPanel
JPanel sectionPanel
panels
Vector<E> panels
listEntries
Vector<E> listEntries
activePanel
ConfigPanelInterface activePanel
myLayout
CardLayout myLayout
selectedFont
Font selectedFont
fontSpecifier
String fontSpecifier
theme
UICTheme theme
action
UICAction action
bChangeAction
AbstractButtonAction bChangeAction
frame5
JPanel frame5
lPreview
JLabel lPreview
bChange
JButton bChange
pSubText
JPanel pSubText
pWindow
JPanel pWindow
pMenu
JPanel pMenu
pUser
JPanel pUser
pSystem
JPanel pSystem
pControl
JPanel pControl
textLabel6
JLabel textLabel6
textLabel5
JLabel textLabel5
textLabel4
JLabel textLabel4
textLabel3
JLabel textLabel3
textLabel2
JLabel textLabel2
textLabel1
JLabel textLabel1
theme
UICTheme theme
cbFill
JCheckBox cbFill
cbDualButtonScrollBar
JCheckBox cbDualButtonScrollBar
cbEscClose
JCheckBox cbEscClose
cbAntiAlias
JCheckBox cbAntiAlias
groupBoxGroup
GroupBox groupBoxGroup
rRounded
JRadioButton rRounded
rNice
JRadioButton rNice
rSimple
JRadioButton rSimple
focusStroke
BasicStroke focusStroke
hgradientPlain
Image hgradientPlain
listeners
Vector<E> listeners
prefSize
Dimension prefSize
maxSize
Dimension maxSize
theme
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
pattern
String pattern
lastTime
long lastTime
delay
int delay
patchSize
int patchSize
allColors
Vector<E> allColors
backgroundColor
Color backgroundColor
patchesPerRow
int patchesPerRow
allowSignals
boolean allowSignals
recentColorButtons
ColorButtons recentColorButtons
customColorButtons
ColorButtons customColorButtons
bPickAction
AbstractButtonAction bPickAction
bAddAction
AbstractButtonAction bAddAction
blueSpin
UICSpinbox blueSpin
greenSpin
UICSpinbox greenSpin
redSpin
UICSpinbox redSpin
valueSpin
UICSpinbox valueSpin
saturationSpin
UICSpinbox saturationSpin
hueSpin
UICSpinbox hueSpin
previewType
JComboBox previewType
colorPanel
JPanel colorPanel
previewPanel
JPanel previewPanel
HSV
JPanel HSV
tabs
JTabbedPane tabs
textLabel2
JLabel textLabel2
textLabel1_6
JLabel textLabel1_6
textLabel1_5
JLabel textLabel1_5
textLabel1_2
JLabel textLabel1_2
textLabel1
JLabel textLabel1
textLabel1_4
JLabel textLabel1_4
textLabel1_3
JLabel textLabel1_3
bPick
JButton bPick
bAdd
JButton bAdd
htmlLineEdit
UICTextField htmlLineEdit
selector
HSVSelector selector
selectedFont
Font selectedFont
selectedSize
float selectedSize
selectedStyle
int selectedStyle
familyNames
Vector<E> familyNames
defaultFontSizes
Vector<E> defaultFontSizes
defaultStyles
Vector<E> defaultStyles
passSizeSignals
boolean passSizeSignals
sizeList
UICList sizeList
styleList
UICList styleList
familyList
UICList familyList
frame3
JPanel frame3
previewLabel
JLabel previewLabel
textLabel2
JLabel textLabel2
textLabel3
JLabel textLabel3
textLabel1
JLabel textLabel1
fontSizeEdit
UICTextField fontSizeEdit
headerComponent
JComponent headerComponent
contentBorder
GroupBox.AbstractCollapsableBorder contentBorder
header
GroupBox.PreviewHeader header
collapsed
boolean collapsed
armed
boolean armed
collapsing
boolean collapsing
actionsAdded
boolean actionsAdded
collapseStart
long collapseStart
buffer
Image buffer
layout
LayoutManager layout
dummyLabel
JLabel dummyLabel
lastRepaint
long lastRepaint
title
String title
borderType
int borderType
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
maxLength
int maxLength
value
String value
valuePrefix
String valuePrefix
activateInputButtonAction
AbstractButtonAction activateInputButtonAction
textFieldPage
JPanel textFieldPage
buttonPage
JPanel buttonPage
cards
JPanel cards
cardsLayout
CardLayout cardsLayout
activateInputButton
JButton activateInputButton
inputField
UICTextField inputField
orientation
int orientation
lineWidth
int lineWidth
lineType
int lineType
statusBar
StatusBar statusBar
whatsThisButton
AbstractButton whatsThisButton
statusText
String statusText
backup
String backup
temporaryStatus
boolean temporaryStatus
progressBar
JProgressBar progressBar
cancelButton
AbstractButton cancelButton
progressBarWidth
int progressBarWidth
statusLabel
JComponent statusLabel
sortedColumns
int[] sortedColumns
ascending
boolean ascending
table
JTable table
popupDelay
int popupDelay
menu
JPopupMenu menu
actionTimer
Timer actionTimer
text
String text
iconName
String iconName
icon
Icon icon
iconFactory
IconFactory iconFactory
toggleButton
boolean toggleButton
placing
int placing
dropLocation
Rectangle dropLocation
serialVersionUID: -7036323495727113146L
direction
int direction
size
int size
arrow
Polygon arrow
actionTimer
Timer actionTimer
theColor
Color theColor
textField
JTextField textField
model
SpinboxModelInterface model
format
Format format
up
UICSpinbox.SpinboxArrowButton up
down
UICSpinbox.SpinboxArrowButton down
accessibleContext
AccessibleContext accessibleContext
prefix
String prefix
suffix
String suffix
emitting
boolean emitting
baseContext
AccessibleContext baseContext
accassibleValue
AccessibleValue accassibleValue
accassibleAction
AccessibleAction accassibleAction
serialVersionUID: 2787087836860118720L
myDefaultRenderersByColumnClass
Hashtable<K,V> myDefaultRenderersByColumnClass
tooltipTexts
Hashtable<K,V> tooltipTexts
mouseEvent
boolean mouseEvent
undoManager
UndoManager undoManager
location
int location
oldLocation
int oldLocation
buttons
JComponent buttons
toolbarContainer
WindowRepresenter toolbarContainer
loneContainer
boolean loneContainer
iconSize
int iconSize
textPosition
int textPosition
icons
boolean icons
horizontal
boolean horizontal
maxSize
Dimension maxSize
prefSize
Dimension prefSize
offset
int offset
parentToolBar
UICToolBar parentToolBar
firstPage
uic.widgets.UICWizard.Page firstPage
currentPage
uic.widgets.UICWizard.Page currentPage
pageTitle
JLabel pageTitle
cards
CardLayout cards
cardsPanel
JPanel cardsPanel
diag
uic.widgets.UICWizard.WizardDialog diag
exitedOK
boolean exitedOK
Package uic.widgets.calendar |
actionListeners
List<E> actionListeners
mouseOverDate
int mouseOverDate
model
UICCalendarModel model
firstColDates
int[] firstColDates
weekNrs
int[] weekNrs
xOffsets
double[] xOffsets
yOffsets
double[] yOffsets
daynames
String[] daynames
showWeekNrs
boolean showWeekNrs
model
UICCalendarModel model
editable
boolean editable
popup
JPopupMenu popup
datePicker
UICDatePicker datePicker
dateFormat
uic.widgets.calendar.UICCalendarModel.UICCalendarDateFormatter dateFormat
editCards
CardLayout editCards
dateButton
JButton dateButton
dateLabel
JLabel dateLabel
dateField
JTextField dateField
withValue
boolean withValue
actionListeners
List<E> actionListeners
model
UICCalendarModel model
months
String[] months
showWeekNrs
boolean showWeekNrs
dateFormat
uic.widgets.calendar.UICCalendarModel.UICCalendarDateFormatter dateFormat
activePopup
UICDatePicker.SpecialPopup activePopup
yearInputButton
IntegerInputButton yearInputButton
weekInputButton
IntegerInputButton weekInputButton
xOffsets
double[] xOffsets
- The offsets
yOffsets
double[] yOffsets
- The offsets
colWidth
double colWidth
- The column width and height
rowHeight
double rowHeight
- The column width and height
selectedRow
int selectedRow
- The spelected row and column
selectedCol
int selectedCol
- The spelected row and column
listeners
Vector<E> listeners
- The listeners
popupMenu
JPopupMenu popupMenu
popup
Popup popup
bMonthAction
AbstractButtonAction bMonthAction
bNextMonthAction
AbstractButtonAction bNextMonthAction
bNextYearAction
AbstractButtonAction bNextYearAction
bPrevMonthAction
AbstractButtonAction bPrevMonthAction
bPrevYearAction
AbstractButtonAction bPrevYearAction
bNextYear
ToolBarButton bNextYear
bNextMonth
ToolBarButton bNextMonth
bPrevMonth
ToolBarButton bPrevMonth
bPrevYear
ToolBarButton bPrevYear
yearPanel
JPanel yearPanel
weekPanel
JPanel weekPanel
calendar
JPanel calendar
bMonth
JButton bMonth
sDate
UICTextField sDate
Package uic.widgets.event |
action
int action
dropLocation
Point dropLocation
screenPosition
Point screenPosition
Package uic.widgets.filechooser |
listViewModel
DetailedFileView.ListViewTableModel listViewModel
sorter
TableRowSorter sorter
listView
UICTable listView
fsv
FileSystemView fsv
fileSelectionListeners
ArrayList<E> fileSelectionListeners
icon
Icon icon
description
String description
file
File file
historyList
ArrayList<E> historyList
currentHistoryIndex
int currentHistoryIndex
directoryUpIcon
Icon directoryUpIcon
directoryAction
ItemSelectableAction directoryAction
instance
String instance
shortcutAction
ListSelectionAction shortcutAction
formerLocation
Point formerLocation
formerSize
Dimension formerSize
currentView
FileView currentView
hiddenFilesFileFilter
FileChooser.HiddenFilesFileFilter hiddenFilesFileFilter
fileViewSplitter
JSplitPane fileViewSplitter
previewPanel
FileChooser.FileChooserPreviewPanel previewPanel
multipleSelection
boolean multipleSelection
fpi
FilePreviewInterface fpi
selectedFile
File selectedFile
file
File file
currentHistoryIndex
int currentHistoryIndex
previous
boolean previous
historyActionListener
ActionListener historyActionListener
fileShortcutsList
UICList fileShortcutsList
directoryUpButtonAction
AbstractButtonAction directoryUpButtonAction
newFolderButtonAction
AbstractButtonAction newFolderButtonAction
previousButtonAction
AbstractButtonAction previousButtonAction
optionsButtonAction
AbstractButtonAction optionsButtonAction
nextButtonAction
AbstractButtonAction nextButtonAction
optionsButton
ToolBarButton optionsButton
newFolderButton
ToolBarButton newFolderButton
nextButton
ToolBarButton nextButton
previousButton
ToolBarButton previousButton
directoryUpButton
ToolBarButton directoryUpButton
directory
JComboBox directory
fileName
JComboBox fileName
filters
JComboBox filters
viewContent
JPanel viewContent
textLabel1_2
JLabel textLabel1_2
textLabel2
JLabel textLabel2
textLabel1
JLabel textLabel1
fileSelectionListeners
ArrayList<E> fileSelectionListeners
listView
UICList listView
fsv
FileSystemView fsv
Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence