Serialized Form
|
Package com.programix.collections |
|
Package com.programix.command |
|
Package com.programix.command.bridge.http |
commandProcessor
CommandProcessor commandProcessor
postCount
int postCount
target
String target
expectedCount
int expectedCount
actualCount
int actualCount
|
Package com.programix.da2.bridge |
serializedException
byte[] serializedException
exceptionMessage
String exceptionMessage
exceptionClassName
String exceptionClassName
daInterfaceTypeName
String daInterfaceTypeName
methodIndex
int methodIndex
methodParamList
Object[] methodParamList
sessionId
byte[] sessionId
payload
Object payload
sessionId
byte[] sessionId
|
Package com.programix.da2.exception |
target
String target
expectedCount
int expectedCount
actualCount
int actualCount
|
Package com.programix.gui |
readResolve
private Object readResolve()
serial
int serial
cardLayout
CardLayout cardLayout
autoCount
int autoCount
lock
Object lock
head
Deck.Card head
tail
Deck.Card tail
nameCardMap
Map<K,V> nameCardMap
cardName
String cardName
prevCard
Deck.Card prevCard
nextCard
Deck.Card nextCard
firstFocusComp
Component firstFocusComp
requestFocusTask
Runnable requestFocusTask
consoleTA
JTextArea consoleTA
lockCB
JCheckBox lockCB
worker
com.programix.gui.GuiConsole.Worker worker
paintMode
com.programix.gui.SimpleResizeFrame.PaintMode paintMode
resizeListener
com.programix.gui.SimpleResizeFrame.ResizeListener resizeListener
|
Package com.programix.gui.image |
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
imageBytes
byte[] imageBytes
sharedInsets
Insets sharedInsets
|
Package com.programix.gui.layout |
rowGap
int rowGap
- The number of pixels between rows when there is more than one row.
colGap
int colGap
- The number of pixels between columns when there is more than one column.
borderGap
int borderGap
- The number of pixels to pad the top, bottom, left, and right areas
around the table. This is the minimum space between the outermost
rows and columns and the edge of the container.
This eliminates the need to set an "empty border" on this container.
anchorPoint
AnchorPoint anchorPoint
- The region to cluster the table in when the container is bigger than
the table requires. The table will remain anchored in that region and
will not be stretched when their container is larger than needed.
ignoreInvisibleComponents
boolean ignoreInvisibleComponents
- If true (the default) then components that are not visible
will be ignored during layout.
columnCoordinator
ColumnCoordinator columnCoordinator
- If non-null, then this coordinates the widths of some or all
columns across containers--even those with different layout
managers. See
ColumnCoordinator for details on how
to coordinate columns. Directly modifying this field is
discouraged. Use AbstractTableLayout.getColumnCoordinator()
and AbstractTableLayout.setColumnCoordinator(ColumnCoordinator) instead.
borderGap
int borderGap
anchorPoint
AnchorPoint anchorPoint
columnAnchorPoint
AnchorPoint[] columnAnchorPoint
columnHeaderAnchorPoint
AnchorPoint[] columnHeaderAnchorPoint
constraintMap
Map<K,V> constraintMap
requestedRowOrColCount
int requestedRowOrColCount
colDriven
boolean colDriven
depth
int depth
depthColor
Color[] depthColor
scratchPoint
Point scratchPoint
scratchDim
Dimension scratchDim
defaultCellAnchorPoint
AnchorPoint defaultCellAnchorPoint
constraintMap
Map<K,V> constraintMap
|
Package com.programix.gui.text |
nf
NumberFormat nf
- Deprecated.
minValue
BigDecimal minValue
- Deprecated.
maxValue
BigDecimal maxValue
- Deprecated.
currValue
BigDecimal currValue
- Deprecated.
numIntegerDigits
int numIntegerDigits
- Deprecated.
numFractionalDigits
int numFractionalDigits
- Deprecated.
useComma
boolean useComma
- Deprecated.
adjustColumnsOnRangeChange
boolean adjustColumnsOnRangeChange
- Deprecated.
filterList
List<E> filterList
sortedValidChar
char[] sortedValidChar
- Deprecated.
lock
Object lock
filterChainDocument
FilterChainDocument filterChainDocument
listenerSet
Set<E> listenerSet
value
Value value
valueStr
String valueStr
emptyReplacement
Value emptyReplacement
allowValueListenerNotification
boolean allowValueListenerNotification
lock
Object lock
- Deprecated.
filterChainDocument
FilterChainDocument filterChainDocument
- Deprecated.
listenerSet
Set<E> listenerSet
- Deprecated.
value
Value value
- Deprecated.
validRange
IntegerRange validRange
useComma
boolean useComma
nf
NumberFormat nf
- Deprecated.
minValue
int minValue
- Deprecated.
maxValue
int maxValue
- Deprecated.
currValue
int currValue
- Deprecated.
numIntegerDigits
int numIntegerDigits
- Deprecated.
useComma
boolean useComma
- Deprecated.
adjustColumnsOnRangeChange
boolean adjustColumnsOnRangeChange
- Deprecated.
nf
NumberFormat nf
- Deprecated.
minValue
BigDecimal minValue
- Deprecated.
maxValue
BigDecimal maxValue
- Deprecated.
currValue
BigDecimal currValue
- Deprecated.
numIntegerDigits
int numIntegerDigits
- Deprecated.
numFractionalDigits
int numFractionalDigits
- Deprecated.
useComma
boolean useComma
- Deprecated.
adjustColumnsOnRangeChange
boolean adjustColumnsOnRangeChange
- Deprecated.
compressed
boolean compressed
payload
byte[] payload
|
Package com.programix.jnlp |
|
Package com.programix.math |
start
BigDecimal start
end
BigDecimal end
start
Integer start
end
Integer end
start
Long start
end
Long end
|
Package com.programix.sql |
|
Package com.programix.thread |
|
Package com.programix.time |
time
long time
code
int code
name
String name
readResolve
private Object readResolve()
serial
int serial
start
DateTime start
end
DateTime end
readResolve
private Object readResolve()
serial
int serial
readResolve
private Object readResolve()
year
int year
month
int month
day
int day
start
PlainDate start
end
PlainDate end
|
Package com.programix.util |
readResolve
private Object readResolve()
serial
int serial
|
Package com.programix.value |
lock
Object lock
map
Map<K,V> map
keyName
String keyName
Copyright © 2001-2007
Programix Incorporated.
All rights reserved.
ProgramixGenericLib is free
and is
OSI Certified
Open Source Software under the BSD
license.