Serialized Form
-
Package com.gargoylesoftware.base.collections
-
Class com.gargoylesoftware.base.collections.NotificationListEvent
class NotificationListEvent extends EventObject implements Serializable- serialVersionUID:
- -1402888290373923581L
-
-
Package com.gargoylesoftware.base.gui
-
Class com.gargoylesoftware.base.gui.DelayedComponentLoaderEvent
class DelayedComponentLoaderEvent extends EventObject implements Serializable- serialVersionUID:
- 5555243673232931407L
-
Serialized Fields
-
loadedComponent_
Component loadedComponent_
-
loader_
ComponentLoader loader_
-
-
Class com.gargoylesoftware.base.gui.DelayedComponentLoaderPanel
class DelayedComponentLoaderPanel extends JComponent implements Serializable- serialVersionUID:
- 1L
-
Class com.gargoylesoftware.base.gui.ReflectedAction
class ReflectedAction extends AbstractAction implements Serializable- serialVersionUID:
- -3881811288492789994L
-
Class com.gargoylesoftware.base.gui.ReflectedTableModel
class ReflectedTableModel extends AbstractTableModel implements Serializable- serialVersionUID:
- -7537209244601820035L
-
Serialized Fields
-
columnListener_
NotificationListListener columnListener_
If any change occurs to the columns then fire a structure changed. -
columns_
List columns_
-
propertyChangeListener_
PropertyChangeListener propertyChangeListener_
-
rowElementControlDatas_
Map rowElementControlDatas_
-
rowListener_
NotificationListListener rowListener_
If the row list changes then fire the appropriate table event. -
rows_
List rows_
-
traceChannel_
TraceChannel traceChannel_
-
-
Class com.gargoylesoftware.base.gui.TableLayout
class TableLayout extends Object implements Serializable- serialVersionUID:
- 396191633848670929L
-
Serialized Fields
-
actualSize_
Dimension actualSize_
-
columnCount_
int columnCount_
-
columnHeaderPermanentInfos_
Set columnHeaderPermanentInfos_
-
constraints_
List constraints_
-
horizontalAlignment_
int horizontalAlignment_
-
ignoreInvisibleComponents_
boolean ignoreInvisibleComponents_
-
maximumSize_
Dimension maximumSize_
-
minimumSize_
Dimension minimumSize_
-
parent_
Container parent_
-
preferredSize_
Dimension preferredSize_
-
rowCount_
int rowCount_
-
rowHeaderPermanentInfos_
Set rowHeaderPermanentInfos_
-
tempColumnHeaders_
TableLayout.Header[] tempColumnHeaders_
-
tempRowHeaders_
TableLayout.Header[] tempRowHeaders_
-
tempSizesAreValid_
boolean tempSizesAreValid_
-
traceChannel_
TraceChannel traceChannel_
-
verticalAlignment_
int verticalAlignment_
-
-
Class com.gargoylesoftware.base.gui.TableLayoutConstraints
class TableLayoutConstraints extends Object implements Serializable- serialVersionUID:
- 4323958798646824406L
-
Serialized Fields
-
column_
int column_
-
columnSpan_
int columnSpan_
-
horizontalAlignment_
int horizontalAlignment_
-
horizontalStretch_
boolean horizontalStretch_
-
isImmutable_
boolean isImmutable_
-
obeyMaximumSize_
boolean obeyMaximumSize_
-
obeyMinimumSize_
boolean obeyMinimumSize_
-
row_
int row_
-
rowSpan_
int rowSpan_
-
verticalAlignment_
int verticalAlignment_
-
verticalStretch_
boolean verticalStretch_
-
-
Class com.gargoylesoftware.base.gui.TableLayoutDebuggingPanel
class TableLayoutDebuggingPanel extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
gridLinesEnabled_
boolean gridLinesEnabled_
-
lineColor_
Color lineColor_
-
-
Class com.gargoylesoftware.base.gui.ThrowablePanel
class ThrowablePanel extends JScrollPane implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gargoylesoftware.base.objectstore
-
Class com.gargoylesoftware.base.objectstore.ObjectStoreCommand
class ObjectStoreCommand extends Object implements Serializable- serialVersionUID:
- 2000L
-
Exception Class com.gargoylesoftware.base.objectstore.ObjectStoreCommandNotSupportedException
class ObjectStoreCommandNotSupportedException extends RuntimeException implements Serializable- serialVersionUID:
- 5410849617420921973L
-
Serialized Fields
-
command_
ObjectStoreCommand command_
-
-
Exception Class com.gargoylesoftware.base.objectstore.ObjectStoreException
class ObjectStoreException extends RuntimeException implements Serializable- serialVersionUID:
- 3689038830840948053L
-
Serialized Fields
-
exception_
Exception exception_
-
-
-
Package com.gargoylesoftware.base.resource
-
Exception Class com.gargoylesoftware.base.resource.ResourceException
class ResourceException extends RuntimeException implements Serializable- serialVersionUID:
- 599093006370872479L
-
Serialized Fields
-
enclosedException_
Throwable enclosedException_
-
-
Exception Class com.gargoylesoftware.base.resource.ResourceFactoryNotFoundException
class ResourceFactoryNotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- -3244896706586330378L
-
-
Package com.gargoylesoftware.base.resource.jdbc
-
Exception Class com.gargoylesoftware.base.resource.jdbc.AlreadyClosedException
class AlreadyClosedException extends SQLException implements Serializable- serialVersionUID:
- 4988336767989829764L
-
-
Package com.gargoylesoftware.base.testing
-
Class com.gargoylesoftware.base.testing.SampleBean
class SampleBean extends Object implements Serializable- serialVersionUID:
- 2000L
-
Serialized Fields
-
age_
int age_
-
name_
String name_
-
propertyChangeSupport_
PropertyChangeSupport propertyChangeSupport_
-
-
Exception Class com.gargoylesoftware.base.testing.TestInitializationFailedException
class TestInitializationFailedException extends RuntimeException implements Serializable- serialVersionUID:
- -291866727591753894L
-
Serialized Fields
-
enclosedException_
Throwable enclosedException_
-
-
-
Package com.gargoylesoftware.base.trace
-
Class com.gargoylesoftware.base.trace.BlockingCircularQueue
class BlockingCircularQueue extends Object implements Serializable- serialVersionUID:
- 2206052328240171051L
-
Exception Class com.gargoylesoftware.base.trace.Trace.WhereAmIException
class WhereAmIException extends Exception implements Serializable- serialVersionUID:
- 6876505080685244104L
-
-
Package com.gargoylesoftware.base.util
-
Exception Class com.gargoylesoftware.base.util.DetailedIllegalArgumentException
class DetailedIllegalArgumentException extends IllegalArgumentException implements Serializable- serialVersionUID:
- -6090279070118149533L
-
Exception Class com.gargoylesoftware.base.util.DetailedNullPointerException
class DetailedNullPointerException extends NullPointerException implements Serializable- serialVersionUID:
- -2554279092032000569L
-
Serialized Fields
-
argumentName_
String argumentName_
-
-