Serialized Form


Package com.gargoylesoftware.base.collections

Class com.gargoylesoftware.base.collections.NotificationListEvent extends EventObject implements Serializable

serialVersionUID: -1402888290373923581l

Serialized Fields

startIndex_

int startIndex_

endIndex_

int endIndex_

action_

int action_

oldValues_

List oldValues_

newValues_

List newValues_


Package com.gargoylesoftware.base.gui

Class com.gargoylesoftware.base.gui.DelayedComponentLoaderEvent extends EventObject implements Serializable

serialVersionUID: 5555243673232931407l

Serialized Fields

loader_

ComponentLoader loader_

loadedComponent_

Component loadedComponent_

Class com.gargoylesoftware.base.gui.DelayedComponentLoaderPanel extends JComponent implements Serializable

serialVersionUID: 1l

Serialized Fields

listeners_

Set listeners_

waitingComponent_

Component waitingComponent_

Class com.gargoylesoftware.base.gui.ReflectedAction extends AbstractAction implements Serializable

serialVersionUID: -3881811288492789994l

Serialized Fields

object_

Object object_

methodName_

String methodName_

Class com.gargoylesoftware.base.gui.ReflectedTableModel extends AbstractTableModel implements Serializable

serialVersionUID: -7537209244601820035l

Serialized Fields

rowListener_

NotificationListListener rowListener_
If the row list changes then fire the appropriate table event.


columnListener_

NotificationListListener columnListener_
If any change occurs to the columns then fire a structure changed.


propertyChangeListener_

PropertyChangeListener propertyChangeListener_

rowElementControlDatas_

Map rowElementControlDatas_

rows_

List rows_

columns_

List columns_

traceChannel_

TraceChannel traceChannel_

Class com.gargoylesoftware.base.gui.TableLayout extends Object implements Serializable

serialVersionUID: 396191633848670929l

Serialized Fields

rowHeaderPermanentInfos_

Set rowHeaderPermanentInfos_

columnHeaderPermanentInfos_

Set columnHeaderPermanentInfos_

parent_

Container parent_

constraints_

List constraints_

traceChannel_

TraceChannel traceChannel_

tempColumnHeaders_

com.gargoylesoftware.base.gui.TableLayout.Header[] tempColumnHeaders_

tempRowHeaders_

com.gargoylesoftware.base.gui.TableLayout.Header[] tempRowHeaders_

columnCount_

int columnCount_

rowCount_

int rowCount_

tempSizesAreValid_

boolean tempSizesAreValid_

verticalAlignment_

int verticalAlignment_

horizontalAlignment_

int horizontalAlignment_

minimumSize_

Dimension minimumSize_

maximumSize_

Dimension maximumSize_

preferredSize_

Dimension preferredSize_

actualSize_

Dimension actualSize_

ignoreInvisibleComponents_

boolean ignoreInvisibleComponents_

Class com.gargoylesoftware.base.gui.TableLayoutConstraints extends Object implements Serializable

serialVersionUID: 4323958798646824406l

Serialized Fields

isImmutable_

boolean isImmutable_

obeyMaximumSize_

boolean obeyMaximumSize_

obeyMinimumSize_

boolean obeyMinimumSize_

row_

int row_

column_

int column_

rowSpan_

int rowSpan_

columnSpan_

int columnSpan_

verticalAlignment_

int verticalAlignment_

verticalStretch_

boolean verticalStretch_

horizontalAlignment_

int horizontalAlignment_

horizontalStretch_

boolean horizontalStretch_

Class com.gargoylesoftware.base.gui.TableLayoutDebuggingPanel extends JPanel implements Serializable

serialVersionUID: 1l

Serialized Fields

lineColor_

Color lineColor_

gridLinesEnabled_

boolean gridLinesEnabled_

Class com.gargoylesoftware.base.gui.ThrowablePanel extends JScrollPane implements Serializable

serialVersionUID: 1l

Serialized Fields

throwable_

Throwable throwable_

textArea_

JTextArea textArea_


Package com.gargoylesoftware.base.objectstore

Class com.gargoylesoftware.base.objectstore.ObjectStoreCommand extends Object implements Serializable

serialVersionUID: 2000l

Class com.gargoylesoftware.base.objectstore.ObjectStoreCommandNotSupportedException extends RuntimeException implements Serializable

serialVersionUID: 5410849617420921973l

Serialized Fields

command_

ObjectStoreCommand command_

Class com.gargoylesoftware.base.objectstore.ObjectStoreException extends RuntimeException implements Serializable

serialVersionUID: 3689038830840948053l

Serialized Fields

exception_

Exception exception_


Package com.gargoylesoftware.base.resource

Class com.gargoylesoftware.base.resource.ResourceException extends RuntimeException implements Serializable

serialVersionUID: 599093006370872479l

Serialized Fields

enclosedException_

Throwable enclosedException_

Class com.gargoylesoftware.base.resource.ResourceFactoryNotFoundException extends RuntimeException implements Serializable

serialVersionUID: -3244896706586330378l


Package com.gargoylesoftware.base.resource.jdbc

Class com.gargoylesoftware.base.resource.jdbc.AlreadyClosedException extends SQLException implements Serializable

serialVersionUID: 4988336767989829764l


Package com.gargoylesoftware.base.testing

Class com.gargoylesoftware.base.testing.SampleBean extends Object implements Serializable

serialVersionUID: 2000l

Serialized Fields

propertyChangeSupport_

PropertyChangeSupport propertyChangeSupport_

name_

String name_

age_

int age_

Class com.gargoylesoftware.base.testing.TestInitializationFailedException extends RuntimeException implements Serializable

serialVersionUID: -291866727591753894l

Serialized Fields

enclosedException_

Throwable enclosedException_


Package com.gargoylesoftware.base.trace

Class com.gargoylesoftware.base.trace.BlockingCircularQueue extends Object implements Serializable

serialVersionUID: 2206052328240171051l

Serialized Fields

getLock_

Object getLock_

addLock_

Object addLock_

queue_

Object[] queue_

capacity_

int capacity_

size_

int size_

front_

int front_

back_

int back_

Class com.gargoylesoftware.base.trace.Trace.WhereAmIException extends Exception implements Serializable

serialVersionUID: 6876505080685244104l


Package com.gargoylesoftware.base.util

Class com.gargoylesoftware.base.util.DetailedIllegalArgumentException extends IllegalArgumentException implements Serializable

serialVersionUID: -6090279070118149533l

Serialized Fields

argumentName_

String argumentName_

argumentValue_

Object argumentValue_

Class com.gargoylesoftware.base.util.DetailedNullPointerException extends NullPointerException implements Serializable

serialVersionUID: -2554279092032000569l

Serialized Fields

argumentName_

String argumentName_



Copyright © 1998-2005 Gargoyle Software Inc.. All Rights Reserved.