Diamond Control Suite 3.0

Serialized Form


Package diamondedge.swing

Class diamondedge.swing.ActionGroupEvent extends ChangeEvent implements Serializable

Serialized Fields

curGroup

DsActionGroup curGroup

prevGroup

DsActionGroup prevGroup

Class diamondedge.swing.DsCellRenderer extends DsLabel implements Serializable

Class diamondedge.swing.DsComboBox extends JComboBox implements Serializable

Serialized Fields

model

diamondedge.swing.DsComboBoxModel model

colmodel

TableColumnModel colmodel

iconlist

IconList iconlist

defaultColProp

Vector<E> defaultColProp

listWidth

int listWidth

boundColumn

int boundColumn

textColumn

int textColumn

editField

JTextField editField

limitToList

boolean limitToList

autoExpand

boolean autoExpand

rowValueList

String rowValueList

gridBorder

DsLineBorder gridBorder

doingLayout

boolean doingLayout

Class diamondedge.swing.DsDatePicker extends JComponent implements Serializable

Serialized Fields

field

JFormattedTextField field

arrowButton

DsSymbolButton arrowButton

dateView

diamondedge.swing.DsDatePicker.DateViewPopup dateView

alwaysValid

boolean alwaysValid

allowNull

boolean allowNull

dateOnly

boolean dateOnly

customFormat

String customFormat

format

int format

curCalendar

Calendar curCalendar

ignoreChangeEvent

boolean ignoreChangeEvent

Class diamondedge.swing.DsDateView extends JComponent implements Serializable

Serialized Fields

monthView

diamondedge.swing.DsDateView.MonthView monthView

month

JComboBox month

year

JSpinner year

timePanel

JComponent timePanel

time

JSpinner time

incrMonthButton

DsSymbolButton incrMonthButton

decrMonthButton

DsSymbolButton decrMonthButton

displayDate

Calendar displayDate

dateOnly

boolean dateOnly

Class diamondedge.swing.DsDemo extends JPanel implements Serializable

Serialized Fields

demoTitle

String demoTitle

frame

JFrame frame

sourceWindow

JFrame sourceWindow

sourcePane

JEditorPane sourcePane

Class diamondedge.swing.DsIconList extends Component implements Serializable

Serialized Fields

icons

HashList icons

iconWidth

int iconWidth

iconHeight

int iconHeight

Class diamondedge.swing.DsLabel extends JComponent implements Serializable

Serialized Fields

margins

Insets margins

alignmentHor

int alignmentHor

alignmentVert

int alignmentVert

positionHor

int positionHor

positionVert

int positionVert

autoSize

boolean autoSize

wordWrap

boolean wordWrap

labelChangedListener

TextListener labelChangedListener

rotation

int rotation

mnemonic

char mnemonic

labelFor

Component labelFor

text

String text

attributedText

AttributedString attributedText

foregroundPaint

Paint foregroundPaint

backgroundPaint

Paint backgroundPaint

textOutlineColor

Color textOutlineColor

textOutlineWidth

float textOutlineWidth

textStyle

int textStyle

fontUnderline

int fontUnderline

fontStrikeThrough

boolean fontStrikeThrough

icon

Icon icon

disabledIcon

Icon disabledIcon

disabledIconGenerated

boolean disabledIconGenerated

iconTextGap

int iconTextGap

innerBorder

int innerBorder

centerBorder

int centerBorder

outerBorder

int outerBorder

lineBorderColor

Color lineBorderColor

lineBorderWidth

int lineBorderWidth

Class diamondedge.swing.DsLine extends JComponent implements Serializable

Serialized Fields

lineColor

Paint lineColor

lineWidth

float lineWidth

lineStyle

int lineStyle

slantUp

boolean slantUp

Class diamondedge.swing.DsLineBorder extends EmptyBorder implements Serializable

Serialized Fields

topStyle

int topStyle

leftStyle

int leftStyle

bottomStyle

int bottomStyle

rightStyle

int rightStyle

topColor

Paint topColor

leftColor

Paint leftColor

bottomColor

Paint bottomColor

rightColor

Paint rightColor

Class diamondedge.swing.DsListCell extends DsTableCell implements Serializable

Serialized Fields

key

String key

item

DsListItem item

Class diamondedge.swing.DsListView extends diamondedge.swing.DsScrollPanel implements Serializable

Serialized Fields

model

diamondedge.swing.DsListViewModel model

colmodel

TableColumnModel colmodel

selmodel

ListSelectionModel selmodel

list

JList list

table

diamondedge.swing.DsListView.DsListViewTable table

showingList

boolean showingList

hasCheckboxes

boolean hasCheckboxes

labelEdit

boolean labelEdit

lastItemEdited

DsListViewItem lastItemEdited

iconlist

IconList iconlist

viewType

int viewType

selectionMode

int selectionMode

sortColumn

int sortColumn

sortOrder

int sortOrder

sorted

boolean sorted

numClicksToSort

int numClicksToSort

ascendingSortIcon

Icon ascendingSortIcon

descendingSortIcon

Icon descendingSortIcon

defaultColProp

Vector<E> defaultColProp

highlightPolicy

int highlightPolicy

Class diamondedge.swing.DsShape extends JComponent implements Serializable

Serialized Fields

shape

int shape

fillColor

Paint fillColor

fillStyle

int fillStyle

borderColor

Paint borderColor

borderWidth

float borderWidth

borderStyle

int borderStyle

Class diamondedge.swing.DsSlidingTabBar extends JComponent implements Serializable

Serialized Fields

topPanel

JPanel topPanel

bottomPanel

JPanel bottomPanel

currentTab

int currentTab

groups

HashList groups

alignmentHor

int alignmentHor

Class diamondedge.swing.DsSocket extends Component implements Serializable

Serialized Fields

protocol

int protocol

localPortNum

int localPortNum

remotePortNum

int remotePortNum

remoteHost

InetAddress remoteHost

remoteHostName

String remoteHostName

socketListener

diamondedge.swing.DsSocket.SocketThread socketListener

data

Vector<E> data

socket

Socket socket

udpSocket

DatagramSocket udpSocket

listener

SocketListener listener

state

int state

udpBufferLength

int udpBufferLength

Class diamondedge.swing.DsSymbolButton extends JButton implements Serializable

Serialized Fields

symbol

int symbol

symbolColor

Paint symbolColor

Class diamondedge.swing.DsTableCell extends Object implements Serializable

Serialized Fields

value

Object value

fgColor

Paint fgColor

bgColor

Paint bgColor

font

Font font

flags

int flags

extendedProp

diamondedge.swing.DsTableCell.CellExtendedProp extendedProp

Class diamondedge.swing.DsTableColumnHeader extends JTableHeader implements Serializable

Serialized Fields

defaultProp

DsCellProperties defaultProp

prefHeight

int prefHeight

Class diamondedge.swing.DsTableHeaderRenderer extends DsCellRenderer implements Serializable

Serialized Fields

border

Border border

Class diamondedge.swing.DsTree extends JTree implements Serializable

Serialized Fields

icons

Object[] icons

nodes

DsTreeModel nodes

iconlist

IconList iconlist

hasCheckboxes

boolean hasCheckboxes

iconVisible

boolean iconVisible

lastNodeEdited

DsTreeNode lastNodeEdited

Class diamondedge.swing.DsTreeModel extends DefaultTreeModel implements Serializable

Serialized Fields

keys

Vector<E> keys

values

Hashtable<K,V> values

tmpKey

int tmpKey

tree

DsTree tree

Class diamondedge.swing.DsTreeNode extends DefaultMutableTreeNode implements Serializable

Serialized Fields

model

DsTreeModel model

flags

int flags

objects

Object[] objects

icons

Object[] icons

key

String key

Package diamondedge.swing.grid

Class diamondedge.swing.grid.AbstractGridRowModel extends AbstractTableModel implements Serializable

Serialized Fields

curRow

int curRow

Class diamondedge.swing.grid.DefaultGridModel extends DefaultTableModel implements Serializable

Class diamondedge.swing.grid.DelegateGridModel extends AbstractTableModel implements Serializable

Serialized Fields

model

TableModel model

defmodel

DefaultTableModel defmodel

cellMatrix

Map<K,V> cellMatrix

index

int[] index

tmpIndex

Point tmpIndex

lastSortCol

int lastSortCol

Class diamondedge.swing.grid.DsGrid extends DsTable implements Serializable

Serialized Fields

curRow

int curRow

curCol

int curCol

model

GridModel model

rowmodel

GridRowModel rowmodel

highlightPolicy

int highlightPolicy

rowHeader

GridRowHeader rowHeader

rowHeaderAutoLabel

int rowHeaderAutoLabel

autoStyle

int autoStyle

autoColor1

Paint autoColor1

autoColor2

Paint autoColor2

autoColor3

Paint autoColor3

autoColor4

Paint autoColor4

sortColumn

int sortColumn

sortOrder

int sortOrder

sorted

boolean sorted

numClicksToSort

int numClicksToSort

ascendingSortIcon

Icon ascendingSortIcon

descendingSortIcon

Icon descendingSortIcon

ignoreChanges

boolean ignoreChanges

tabOrder

Vector<E> tabOrder

backgroundImage

Image backgroundImage

backgroundImageStyle

int backgroundImageStyle

formulas

Vector<E> formulas

autoRecalc

boolean autoRecalc

showRowIcon

boolean showRowIcon

haveFrozenColumns

boolean haveFrozenColumns

leaveFrozenColumns

boolean leaveFrozenColumns
if set to true then the columns remain in the column model when they are frozen and a copy is placed in the row header. if set to false then the columns in the column model are moved to the row header when they are frozen. Warning: this property may not removed in the future.

Class diamondedge.swing.grid.DsTable extends JTable implements Serializable

Serialized Fields

cellsEditable

boolean cellsEditable

spannedCells

boolean spannedCells

formattedEditor

diamondedge.swing.grid.DsTable.FormattedCellEditor formattedEditor

listEditor

DsTable.ListEditor listEditor

tableEditor

DsTable.TableEditor tableEditor

convertToGeneralFormat

boolean convertToGeneralFormat

defaultColProp

Vector<E> defaultColProp

defaultRowProp

Vector<E> defaultRowProp

Class diamondedge.swing.grid.DsTable.BooleanEditor extends DefaultCellEditor implements Serializable

Class diamondedge.swing.grid.DsTable.BooleanRenderer extends JCheckBox implements Serializable

Class diamondedge.swing.grid.DsTable.ComponentEditor extends AbstractCellEditor implements Serializable

Serialized Fields

component

JComponent component

Class diamondedge.swing.grid.DsTable.DateEditor extends AbstractCellEditor implements Serializable

Serialized Fields

datePicker

DsDatePicker datePicker

Class diamondedge.swing.grid.DsTable.ListEditor extends DefaultCellEditor implements Serializable

Serialized Fields

list

ListFormat list

Class diamondedge.swing.grid.DsTable.TableEditor extends DefaultCellEditor implements Serializable

Serialized Fields

tableFormat

TableFormat tableFormat

Class diamondedge.swing.grid.DsTreeGrid.TreeTableCellEditor extends AbstractCellEditor implements Serializable

serialVersionUID: 0L

Class diamondedge.swing.grid.DsTreeGrid.TreeTableCellRenderer extends JTree implements Serializable

serialVersionUID: 0L

Serialized Fields

visibleRow

int visibleRow
Last table/tree row asked to renderer.


node

diamondedge.swing.grid.DsTreeGrid.TableTreeNode node

Class diamondedge.swing.grid.GridEditorEvent extends GridEvent implements Serializable

Serialized Fields

editor

Component editor

Class diamondedge.swing.grid.GridEvent extends EventObject implements Serializable

Serialized Fields

type

int type

row

int row

col

int col

canceled

boolean canceled

Class diamondedge.swing.grid.GridRowHeader extends DsTable implements Serializable

Serialized Fields

defaultProp

DsCellProperties defaultProp

showingFrozenColumns

boolean showingFrozenColumns

Class diamondedge.swing.grid.ResultSetTableModel extends AbstractGridRowModel implements Serializable

Serialized Fields

rs

ResultSet rs

stmt

Statement stmt

columnInfo

Vector<E> columnInfo

rowCount

int rowCount

lastFetched

int lastFetched

cache

diamondedge.swing.grid.ResultSetTableModel.ResultSetCache cache

tmpIndex

Point tmpIndex

isEditable

boolean isEditable

isDirty

boolean isDirty

Package diamondedge.util

Class diamondedge.util.PositiveNumberFormat extends DecimalFormat implements Serializable

Class diamondedge.util.RuntimeError extends Exception implements Serializable

Serialized Fields

errorNumber

int errorNumber

source

String source

nativeError

Throwable nativeError

overriden_description

String overriden_description

Class diamondedge.util.Variant extends Object implements Serializable

Serialized Fields

val

Object val

vartype

short vartype


Diamond Control Suite 3.0

Diamond Edge and Diamond Control Suite are trademarks or registered trademarks of Diamond Edge, Inc. Copyright 1999-2005 Diamond Edge, Inc. All Rights Reserved.