Diamond Control Suite 3.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y

A

AbstractGridRowModel - Class in diamondedge.swing.grid
 
AbstractGridRowModel() - Constructor for class diamondedge.swing.grid.AbstractGridRowModel
 
accept() - Method in class diamondedge.swing.DsSocket
Accept an incoming connection request
ACCOUNTING - Static variable in interface diamondedge.swing.DsConstants
single underline below descent
acosh(double) - Static method in class diamondedge.util.MoreMath
Returns the inverse hyperbolic cosine of a number.
ActionGroupChangeListener - Interface in diamondedge.swing
The class that is interested in processing a ActionGroupChange event implements this interface.
ActionGroupEvent - Class in diamondedge.swing
 
ActionGroupEvent(Object, DsActionGroup, DsActionGroup) - Constructor for class diamondedge.swing.ActionGroupEvent
 
actionPerformed(ActionEvent) - Method in class diamondedge.swing.DsDatePicker
 
actionPerformed(ActionEvent) - Method in class diamondedge.swing.DsDateView
 
actionPerformed(ActionEvent) - Method in class diamondedge.swing.DsDemo
 
actionPerformed(ActionEvent) - Method in class diamondedge.swing.DsSlidingTabBar
 
add(Action) - Method in class diamondedge.swing.DsActionGroup
 
add(int, Action) - Method in class diamondedge.swing.DsActionGroup
 
add(Icon) - Method in class diamondedge.swing.DsIconList
Appends the Icon to the list.
add(String, Icon) - Method in class diamondedge.swing.DsIconList
Appends the Icon to the list and set its key.
add(int, String, Icon) - Method in class diamondedge.swing.DsIconList
Adds the Icon to the list at the given position and set its key.
add(int, String, Image) - Method in class diamondedge.swing.DsIconList
Adds an ImageIcon for the Image to the list at the given position and set its key.
add(DsTreeNode, DsTreeNode, int) - Method in class diamondedge.swing.DsTreeModel
Adds a DsTreeNode object to a Nodes collection and returns a reference to the created object.
add(DsTreeNode, int, String, String, Object, Object) - Method in class diamondedge.swing.DsTreeModel
Adds a DsTreeNode object to a Nodes collection and returns a reference to the created object.
add(String, int, String, String, Object, Object) - Method in class diamondedge.swing.DsTreeModel
 
add(int, int, String, String, Object, Object) - Method in class diamondedge.swing.DsTreeModel
 
add(int, int, String, String, int, int) - Method in class diamondedge.swing.DsTreeModel
 
add(String, int, String, String, int, int) - Method in class diamondedge.swing.DsTreeModel
 
add(DsTreeNode, int, String, String, int, int) - Method in class diamondedge.swing.DsTreeModel
 
add(String, String) - Method in class diamondedge.swing.DsTreeModel
 
add(String, int) - Method in class diamondedge.swing.DsTreeModel
 
add(String) - Method in class diamondedge.swing.DsTreeModel
 
add() - Method in class diamondedge.swing.DsTreeModel
 
add(String, int, Date) - Static method in class diamondedge.util.DateTime
Returns a date to which a specified time interval has been added
add(int, int, Date) - Static method in class diamondedge.util.DateTime
Returns a date to which a specified time field has been added
add(Date, Date) - Static method in class diamondedge.util.DateTime
 
add(Date, double) - Static method in class diamondedge.util.DateTime
Returns a date the specified, daysToAdd, number of days after the date, date1
add(Object) - Method in class diamondedge.util.HashList
 
add(int, Object) - Method in class diamondedge.util.HashList
 
add(Object, Object) - Method in class diamondedge.util.HashList
 
add(Object, Object, Object, int) - Method in class diamondedge.util.HashList
 
add(Object, Object, int) - Method in class diamondedge.util.HashList
 
add(Object, Object, int, int) - Method in class diamondedge.util.HashList
 
add(Object, Object) - Method in class diamondedge.util.ListFormat
Add a mapping between the actual data value and the value displayed to the user.
add(int, Object, Object) - Method in class diamondedge.util.ListFormat
Add a mapping between the actual data value and the value displayed to the user.
add(ResultSet) - Method in class diamondedge.util.ListFormat
Loads data from the ResultSet into the ListFormat.
add(Connection, String) - Method in class diamondedge.util.ListFormat
A ResultSet will be created based on the given connection and SQL query and will then be loaded into the ListFormat.
add(Variant) - Method in class diamondedge.util.Variant
Returns a Variant whose value is (this + val).
add(Object) - Method in class diamondedge.util.VbCollection
Adds a value to the end of the collection with a default key.
add(Object, String) - Method in class diamondedge.util.VbCollection
Adds a value to the end of the collection with a given key.
add(Object, String, String, int) - Method in class diamondedge.util.VbCollection
Adds a value to the collection with a given key at the position specified by relativeKey and beforeOrAfter.
add(Object, String, int, int) - Method in class diamondedge.util.VbCollection
Adds a value to the collection with a given key at the position specified by relativeKey and beforeOrAfter.
addActionGroupChangeListener(ActionGroupChangeListener) - Method in class diamondedge.swing.DsSlidingTabBar
Adds an ActionGroupChangeListener that will be triggered whenever the current group (tab) is changed to a new group.
addActionListener(ActionListener) - Method in class diamondedge.swing.DsDatePicker
 
addCell(int, String, String) - Method in class diamondedge.swing.DsListItem
Adds a DsListCell object to the collection of DsListCells.
addColumn() - Method in class diamondedge.swing.DsComboBox
 
addColumn(String, String) - Method in class diamondedge.swing.DsComboBox
 
addColumn() - Method in class diamondedge.swing.DsListView
 
addColumn(String, String) - Method in class diamondedge.swing.DsListView
 
addColumn(Object) - Method in class diamondedge.swing.grid.DelegateGridModel
 
addColumn() - Method in class diamondedge.swing.grid.DsTable
Adds a column to the end.
addColumn(String, String) - Method in class diamondedge.swing.grid.DsTable
Adds a column to the end with the given name (HeaderValue) and identifier.
addColumn(TableColumn) - Method in class diamondedge.swing.grid.DsTable
Appends aColumn to the end of the array of columns held by the column model.
addColumn(Object) - Method in interface diamondedge.swing.grid.GridModel
Adds a column to the model.
addColumn() - Method in class diamondedge.swing.grid.GridRowHeader
 
addColumnClickListener(ColumnClickListener) - Method in class diamondedge.swing.DsListView
Add a listener to the list that's notified each time a column is clicked on.
addColumnClickListener(ColumnClickListener) - Method in class diamondedge.swing.grid.DsGrid
Add a listener to the list that's notified each time a column is clicked on.
addGridEditorListener(GridEditorListener) - Method in class diamondedge.swing.grid.DsGrid
Adds a listener to the list that's notified each time the editing state has changed.
addGridRowListener(GridRowListener) - Method in class diamondedge.swing.grid.AbstractGridRowModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addGridRowListener(GridRowListener) - Method in interface diamondedge.swing.grid.GridRowModel
 
addGroup(int, String, String) - Method in class diamondedge.swing.DsSlidingTabBar
 
addGroup(String, Icon, String) - Method in class diamondedge.swing.DsSlidingTabBar
 
addItem() - Method in class diamondedge.swing.DsComboBox
Appends a DsListItem object to the list.
addItem(int, String, Object, Object) - Method in class diamondedge.swing.DsComboBox
Adds a DsListItem object to the list.
addItem(Object) - Method in class diamondedge.swing.DsComboBox
Loads the data from an object into the List.
addItem(Object[]) - Method in class diamondedge.swing.DsComboBox
Adds an item and loads the data for multiple cells into that item.
addItem(List) - Method in class diamondedge.swing.DsComboBox
Adds an item and loads the data for multiple cells into that item.
addItem() - Method in class diamondedge.swing.DsListView
Appends a DsListViewItem object to the list.
addItem(int, String, Object, Object, Object) - Method in class diamondedge.swing.DsListView
Adds a DsListViewItem object to the list.
addItem(Object) - Method in class diamondedge.swing.DsListView
Loads the data from an object into the ListView.
addItem(Object[]) - Method in class diamondedge.swing.DsListView
Adds an item and loads the data for multiple cells into that item.
addItem(List) - Method in class diamondedge.swing.DsListView
Adds an item and loads the data for multiple cells into that item.
addItemListener(ItemListener) - Method in class diamondedge.swing.DsListView
Adds an ItemListener to monitor the state of the checkbox.
addItemListener(ItemListener) - Method in class diamondedge.swing.DsTree
Adds an ItemListener to monitor the state of the checkbox.
addItems(Object[]) - Method in class diamondedge.swing.DsComboBox
Loads the data from multiple objects into the List.
addItems(List) - Method in class diamondedge.swing.DsComboBox
Loads the data from multiple objects into the List.
addItems(Object[]) - Method in class diamondedge.swing.DsListView
Loads the data from multiple objects into the ListView.
addItems(List) - Method in class diamondedge.swing.DsListView
Loads the data from multiple objects into the ListView.
addListSelectionListener(ListSelectionListener) - Method in class diamondedge.swing.DsListView
Adds an ListSelectionListener to the JTable selection model.
addPropertyChangeListener(PropertyChangeListener) - Method in class diamondedge.swing.DsDateView
Adds the specified listener to receive change events
addRow(Object) - Method in class diamondedge.swing.grid.DsGrid
Append a new row with item being value in the first column.
addRow() - Method in class diamondedge.swing.grid.DsGrid
Append a new row.
addSocketListener(SocketListener) - Method in class diamondedge.swing.DsSocket
 
addTableModelListener(TableModelListener) - Method in class diamondedge.swing.grid.DsGrid
 
addTabOrder(int, int) - Method in class diamondedge.swing.grid.DsGrid
 
addTabOrder(DsCellRange) - Method in class diamondedge.swing.grid.DsGrid
 
addTabOrder(int, int, int, int) - Method in class diamondedge.swing.grid.DsGrid
 
addTextListener(TextListener) - Method in class diamondedge.swing.DsLabel
Adds the specified text listener to receive text events
AFTER - Static variable in class diamondedge.util.HashList
 
AFTER - Static variable in class diamondedge.util.VbCollection
 
ALIGN_DEFAULT - Static variable in interface diamondedge.swing.DsCellProperties
 
ALL - Static variable in interface diamondedge.swing.DsConstants
 
ALTERNATING_ROW_COLOR - Static variable in class diamondedge.swing.grid.DsGrid
 
AppendFile - Class in diamondedge.util
 
AppendFile(String) - Constructor for class diamondedge.util.AppendFile
 
applyAutoStyle() - Method in class diamondedge.swing.grid.DsGrid
 
applyBasicCellProperties(JComponent, DsCellProperties, Object) - Static method in class diamondedge.swing.DsCellRenderer
 
applyCellProperties(DsLabel, DsCellProperties, Object) - Static method in class diamondedge.swing.DsCellRenderer
 
applyHeaderProperties(JTable, Object) - Method in class diamondedge.swing.DsTableHeaderRenderer
 
ARRAY - Static variable in class diamondedge.util.Variant
Flag that is OR'd in with the other vartypes to indicate an array of that type.
asc(String) - Static method in class diamondedge.util.Strings
returns the ascii code corresponding to the first letter in a string
ASCENDING - Static variable in interface diamondedge.swing.DsConstants
case insensitive asscending sort order
ASCENDING_CASE - Static variable in interface diamondedge.swing.DsConstants
case sensitive asscending sort order
asinh(double) - Static method in class diamondedge.util.MoreMath
Returns the inverse hyperbolic sine of a number.
Assert(boolean) - Static method in class diamondedge.util.VB
 
Assert(double) - Static method in class diamondedge.util.VB
 
atanh(double) - Static method in class diamondedge.util.MoreMath
Returns the inverse hyperbolic tangent of a number.
AUTO_LABEL_NONE - Static variable in class diamondedge.swing.grid.DsGrid
 
AUTO_LABEL_START_WITH_0 - Static variable in class diamondedge.swing.grid.DsGrid
 
AUTO_LABEL_START_WITH_1 - Static variable in class diamondedge.swing.grid.DsGrid
 
AUTO_LABEL_START_WITH_A - Static variable in class diamondedge.swing.grid.DsGrid
 
autoColor1 - Variable in class diamondedge.swing.grid.DsGrid
 
autoColor2 - Variable in class diamondedge.swing.grid.DsGrid
 
autoColor3 - Variable in class diamondedge.swing.grid.DsGrid
 
autoColor4 - Variable in class diamondedge.swing.grid.DsGrid
 
average(double[]) - Static method in class diamondedge.util.Statistics
 

B

BEFORE - Static variable in class diamondedge.util.HashList
 
BEFORE - Static variable in class diamondedge.util.VbCollection
 
bind(int) - Method in class diamondedge.swing.DsSocket
Binds socket to specific port and adapter
BOOLEAN - Static variable in class diamondedge.util.Variant
Boolean data type (true/false).
BORDER_BOTTOM - Static variable in interface diamondedge.swing.DsConstants
 
BORDER_LEFT - Static variable in interface diamondedge.swing.DsConstants
 
BORDER_NONE - Static variable in interface diamondedge.swing.DsConstants
 
BORDER_OUTLINE - Static variable in interface diamondedge.swing.DsConstants
 
BORDER_RIGHT - Static variable in interface diamondedge.swing.DsConstants
 
BORDER_TOP - Static variable in interface diamondedge.swing.DsConstants
 
BYTE - Static variable in class diamondedge.util.Variant
Byte (signed 1 byte).

C

calculateColumnWidthToFit(int, boolean, boolean) - Method in class diamondedge.swing.grid.DsTable
Returns the width of the column at the given index needed to fit the text for the name of the column and/or the data in cells in that column.
calculateTotalListWidth() - Method in class diamondedge.swing.DsComboBox
Returns the total width of the columns.
calculateWidthToFit(boolean, boolean) - Method in class diamondedge.swing.grid.DsTable
Returns the total width of the table needed to fit the text for the name of the column and/or the data in cells in that column for each column in the table.
cancel() - Method in class diamondedge.swing.grid.GridEvent
Causes any further processing of the event and subsequent related events to stop.
cancelChanges() - Method in interface diamondedge.swing.grid.GridRowModel
Cancels any edits or changes that have been made to the current row.
cancelChanges() - Method in class diamondedge.swing.grid.ResultSetTableModel
Cancels any edits that have been made to the current row.
ceil(double, double) - Static method in class diamondedge.util.MoreMath
Returns number rounded up, away from zero, to the nearest multiple of significance.
cellsEditable - Variable in class diamondedge.swing.grid.DsTable
 
changeKey(String, String) - Method in class diamondedge.swing.DsTreeModel
 
changeKey(Object, Object) - Method in class diamondedge.util.HashList
 
changeKey(String, String) - Method in class diamondedge.util.VbCollection
 
changeSelection(int, int, boolean, boolean) - Method in class diamondedge.swing.grid.DsGrid
Overriden to not allow mouse to select cells that are not in tab order
changeSelection(int, int, boolean, boolean) - Method in class diamondedge.swing.grid.GridRowHeader
Overriden to keep selection in main table in sync.
changeType(int) - Method in class diamondedge.util.Variant
 
CHILD - Static variable in class diamondedge.swing.DsTree
 
Choose(int, Variant, Variant, Variant) - Static method in class diamondedge.util.VB
 
Choose(int, Variant, Variant, Variant, Variant, Variant, Variant, Variant, Variant, Variant, Variant) - Static method in class diamondedge.util.VB
 
CIRCLE - Static variable in class diamondedge.swing.DsShape
 
CIRCLE - Static variable in class diamondedge.swing.DsSymbolButton
 
clean(String) - Static method in class diamondedge.util.Strings
Removes all control characters from the string.
clear() - Method in class diamondedge.swing.DsActionGroup
Removes all elements from the collection.
clear() - Method in class diamondedge.swing.DsComboBox
Removes all items in the list.
clear() - Method in class diamondedge.swing.DsIconList
Removes all Icons from the list.
clear() - Method in class diamondedge.swing.DsListView
Removes all objects in the list.
clear() - Method in class diamondedge.swing.DsSlidingTabBar
Removes all groups from the component.
clear() - Method in class diamondedge.swing.DsTreeModel
Removes all objects in a collection.
clear(boolean) - Method in class diamondedge.swing.grid.DsCellRange
Deletes all style properties in a DsCell and optionally the value for each cell in the range.
clear() - Method in class diamondedge.swing.grid.DsGrid
Clears the contents of each cell.
clear() - Static method in class diamondedge.util.Err
Clears all property settings of the Err object
clear() - Method in class diamondedge.util.HashList
Removes all elements from the List.
clear() - Method in class diamondedge.util.ListFormat
 
clear() - Method in class diamondedge.util.VbCollection
 
clearTabOrder() - Method in class diamondedge.swing.grid.DsGrid
 
clone() - Method in class diamondedge.swing.DsTableCell
 
clone() - Method in class diamondedge.util.Variant
 
close() - Method in class diamondedge.swing.DsSocket
Close current connection
close() - Static method in class diamondedge.util.FileSystem
 
close(int) - Static method in class diamondedge.util.FileSystem
 
CLOSE_EVENT - Static variable in class diamondedge.swing.DsSocket
 
CLOSED - Static variable in class diamondedge.swing.DsSocket
 
CLOSED_ICON - Static variable in class diamondedge.swing.DsTree
 
CLOSING - Static variable in class diamondedge.swing.DsSocket
 
columnAtPoint(Point) - Method in class diamondedge.swing.grid.DsTable
 
columnClicked(MouseEvent) - Method in interface diamondedge.swing.ColumnClickListener
Invoked when a column header of a Table is clicked.
ColumnClickListener - Interface in diamondedge.swing
The class that is interested in processing a ColumnClick event implements this interface.
columnSelectionChanged(ListSelectionEvent) - Method in class diamondedge.swing.grid.DsTable
 
combinations(int, int) - Static method in class diamondedge.util.MoreMath
Returns the total possible number of groups for a given number of items.
compare(Date, Date) - Static method in class diamondedge.util.DateTime
returns 0 if date1 is the same date as date2 returns 1 if date1 is after (greater than) date2 returns -1 if date1 is before (less than) date2
compare(Object, Object) - Static method in class diamondedge.util.Obj
Compares two Objects numerically or lexicographically depending on the datatypes.
compare(Object, Object, boolean) - Static method in class diamondedge.util.Obj
Compares two Objects numerically or lexicographically depending on the datatypes.
compare(String, String) - Static method in class diamondedge.util.Strings
returns a value indicating the result of a string comparison
compareTo(Variant) - Method in class diamondedge.util.Variant
Compares two Variants numerically or lexicographically depending on the datatypes.
compareTo(Object) - Method in class diamondedge.util.Variant
Compares the Variant to another object numerically or lexicographically depending on the datatypes.
configureEditor(ComboBoxEditor, Object) - Method in class diamondedge.swing.DsComboBox
 
configureEnclosingScrollPane() - Method in class diamondedge.swing.grid.DsGrid
 
configureRowHeader() - Method in class diamondedge.swing.grid.DsGrid
 
connect(String, int) - Method in class diamondedge.swing.DsSocket
Connect to the remote computer
connect() - Method in class diamondedge.swing.DsSocket
Connect to the remote computer
CONNECT_EVENT - Static variable in class diamondedge.swing.DsSocket
 
CONNECTED - Static variable in class diamondedge.swing.DsSocket
 
CONNECTING - Static variable in class diamondedge.swing.DsSocket
 
CONNECTION_PENDING - Static variable in class diamondedge.swing.DsSocket
 
CONNECTION_REQUEST_EVENT - Static variable in class diamondedge.swing.DsSocket
 
construct() - Method in class diamondedge.swing.SwingWorker
Compute the value to be returned by the get method.
contains(int, int) - Method in class diamondedge.swing.grid.DsCellRange
 
containsDataValue(Object) - Method in class diamondedge.util.ListFormat
 
containsDisplayValue(Object) - Method in class diamondedge.util.ListFormat
 
containsKey(Object) - Method in class diamondedge.util.HashList
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class diamondedge.util.VbCollection
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class diamondedge.util.HashList
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class diamondedge.util.VbCollection
Returns true if this map maps one or more keys to the specified value.
convertRowIndexToModel(int) - Method in class diamondedge.swing.grid.DelegateGridModel
Maps the index of the row in the view to the index of the row in the embedded table model.
convertToBytes(Variant) - Static method in class diamondedge.swing.DsSocket
 
convertToGeneral() - Method in class diamondedge.swing.grid.DsCellRange
Attempts to convert the value of each cell into a Number, Boolean, Date in that order.
convertToNumber() - Method in class diamondedge.swing.grid.DsCellRange
Converts the value of each cell to a Number object.
convertToVariant(byte[], Variant, int) - Static method in class diamondedge.swing.DsSocket
 
copyArray(Object, Object) - Static method in class diamondedge.util.VB
Copy a single dimensioned array
copyArray(Object, Object, int) - Static method in class diamondedge.util.VB
Copy a multiple dimensioned array
copyright - Static variable in class diamondedge.swing.GraphicUtil
 
copyright - Static variable in class diamondedge.util.UI
 
copyright - Static variable in class diamondedge.util.VB
 
copyToClipboard() - Method in class diamondedge.swing.grid.DsGrid
 
copyToClipboard(boolean, boolean) - Method in class diamondedge.swing.grid.DsGrid
 
cosh(double) - Static method in class diamondedge.util.MoreMath
Returns the hyperbolic cosine of a number.
countTokens() - Method in class diamondedge.util.StringSplitter
Calculates the number of times that this tokenizer's nextToken method can be called before it generates an exception.
createActionButton(Action) - Method in class diamondedge.swing.DsActionGroup
Create button for a new item in this group.
createBorder() - Method in class diamondedge.swing.DsLabel
 
createBorder(Paint, int) - Static method in class diamondedge.swing.DsLineBorder
Creates a line border with the same line style and color and lineWidth = 1 for each side of the border.
createBorder(Paint, int, int) - Static method in class diamondedge.swing.DsLineBorder
Creates a line border with the same line width, style and color for each side of the border.
createBorder(Paint, int, int, int) - Static method in class diamondedge.swing.DsLineBorder
Creates a line border with the same line width, style and color for each of the specified side of the border.
createCell() - Method in class diamondedge.swing.grid.DsTable
Returns a new DsCell.
createDefaultColumnsFromModel() - Method in class diamondedge.swing.grid.DsTable
 
createDefaultEditors() - Method in class diamondedge.swing.grid.DsTable
 
createDefaultRenderer() - Method in class diamondedge.swing.DsTableColumnHeader
 
createDefaultRenderers() - Method in class diamondedge.swing.grid.DsTable
 
createDefaultRenderers() - Method in class diamondedge.swing.grid.GridRowHeader
 
createDefaultTableHeader() - Method in class diamondedge.swing.grid.DsTable
 
createGroup(String, Icon, String, int, ActionListener) - Method in class diamondedge.swing.DsSlidingTabBar
Create a new group.
createIconButton(String, String) - Static method in class diamondedge.swing.GraphicUtil
 
createListCell() - Method in class diamondedge.swing.DsListItem
Creates a new DsListCell.
createListItem() - Method in class diamondedge.swing.DsComboBox
Creates a new DsListItem.
createListItem() - Method in class diamondedge.swing.DsListView
Creates a new DsListViewItem.
createMenus() - Method in class diamondedge.swing.DsDemo
 
createSortIcon(int, int, Color) - Static method in class diamondedge.swing.GraphicUtil
 
createTabButton() - Method in class diamondedge.swing.DsSlidingTabBar.ButtonGroup
Create button for a new group.
CROSS_LINES - Static variable in interface diamondedge.swing.DsConstants
 
curRow - Variable in class diamondedge.swing.grid.AbstractGridRowModel
 
CUSTOM_FORMAT - Static variable in class diamondedge.swing.DsDatePicker
Display date and time using the format string specified in the 'CustomFormat' property.

D

DASH - Static variable in interface diamondedge.swing.DsConstants
A dashed line.
DASH_DOT - Static variable in interface diamondedge.swing.DsConstants
Alternating dashes and dotted lines.
DASH_DOT_DOT - Static variable in interface diamondedge.swing.DsConstants
Alternating dashes and two dotted lines.
DATA_ARRIVAL_EVENT - Static variable in class diamondedge.swing.DsSocket
 
DATE - Static variable in class diamondedge.util.Variant
Date data type.
datePart(String, Date, int, int) - Static method in class diamondedge.util.DateTime
Returns a specified part of the given date
datePart(String, Date) - Static method in class diamondedge.util.DateTime
Returns a specified part of the given date
dateSerial(int, int, int) - Static method in class diamondedge.util.DateTime
 
DateTime - Class in diamondedge.util
Utility functions to manipulate Date and Calendar objects
DateTime() - Constructor for class diamondedge.util.DateTime
 
day(Date) - Static method in class diamondedge.util.DateTime
Returns a whole number representing the day of the week
dayOfYear(Date) - Static method in class diamondedge.util.DateTime
Returns a whole number representing the day of the year
db(double, double, double, int, int) - Static method in class diamondedge.util.Financial
Returns the depreciation of an asset for a specified period using the fixed-declining balance method.
ddb(double, double, double, double, double) - Static method in class diamondedge.util.Financial
Returns a Double specifying the depreciation of an asset for a specific time period using the double-declining balance method or some other method you specify.
DECIMAL - Static variable in class diamondedge.util.Variant
BigDecimal (scaled floating-point) data type.
DEFAULT - Static variable in interface diamondedge.swing.DsConstants
 
DefaultGridModel - Class in diamondedge.swing.grid
 
DefaultGridModel() - Constructor for class diamondedge.swing.grid.DefaultGridModel
Constructs a default DefaultGridModel which is a table of zero columns and zero rows.
DefaultGridModel(int, int) - Constructor for class diamondedge.swing.grid.DefaultGridModel
Constructs a DefaultGridModel with rowCount and columnCount of null object values.
DefaultGridModel(Vector, int) - Constructor for class diamondedge.swing.grid.DefaultGridModel
Constructs a DefaultGridModel with as many columns as there are elements in columnNames and rowCount of null object values.
DefaultGridModel(Object[], int) - Constructor for class diamondedge.swing.grid.DefaultGridModel
Constructs a DefaultGridModel with as many columns as there are elements in columnNames and rowCount of null object values.
DefaultGridModel(Vector, Vector) - Constructor for class diamondedge.swing.grid.DefaultGridModel
Constructs a DefaultGridModel and initializes the table by passing data and columnNames to the setDataVector method.
DefaultGridModel(Object[][], Object[]) - Constructor for class diamondedge.swing.grid.DefaultGridModel
Constructs a DefaultGridModel and initializes the table by passing data and columnNames to the setDataVector method.
DelegateGridModel - Class in diamondedge.swing.grid
DelegateGridModel provides sorting and cell formatting for any TableModel.
DelegateGridModel() - Constructor for class diamondedge.swing.grid.DelegateGridModel
 
DelegateGridModel(TableModel) - Constructor for class diamondedge.swing.grid.DelegateGridModel
 
DELETE_CELL - Static variable in interface diamondedge.swing.grid.GridModel
A value that indicates the intention to remove a DsCell (value and style properties) from the grid.
DESCENDING - Static variable in interface diamondedge.swing.DsConstants
case insensitive descending sort order
DESCENDING_CASE - Static variable in interface diamondedge.swing.DsConstants
case sensitive descending sort order
DETAILS - Static variable in class diamondedge.swing.DsListView
ViewType laying out the items a table with one row per item showing the text of each cell in each column.
DIAGONAL_CROSS_LINES - Static variable in interface diamondedge.swing.DsConstants
 
diamondedge.swing - package diamondedge.swing
 
diamondedge.swing.grid - package diamondedge.swing.grid
 
diamondedge.util - package diamondedge.util
 
diff(String, Date, Date) - Static method in class diamondedge.util.DateTime
Returns the number of time intervals between two dates.
diff(Date, Date) - Static method in class diamondedge.util.DateTime
Returns a double representing the fractional number of days between the two dates.
diff2(Date, Date, String) - Static method in class diamondedge.util.DateTime
Returns the number of time intervals between two dates.
divide(Variant) - Method in class diamondedge.util.Variant
Returns a Variant whose value is (this / val).
doLayout() - Method in class diamondedge.swing.DsComboBox
 
DOT - Static variable in interface diamondedge.swing.DsConstants
A dotted line
DOUBLE - Static variable in interface diamondedge.swing.DsConstants
double underline at baseline
DOUBLE - Static variable in class diamondedge.util.Variant
Double-precision floating-point data type.
DOUBLE_LEFT_ARROW - Static variable in class diamondedge.swing.DsSymbolButton
 
DOUBLE_LINE - Static variable in interface diamondedge.swing.DsConstants
A double solid line is used.
DOUBLE_LINE - Static variable in class diamondedge.swing.DsSymbolButton
 
DOUBLE_RIGHT_ARROW - Static variable in class diamondedge.swing.DsSymbolButton
 
DOWN_ARROW - Static variable in class diamondedge.swing.DsSymbolButton
 
DOWNWARD_DIAGONAL_LINES - Static variable in interface diamondedge.swing.DsConstants
 
DsActionGroup - Class in diamondedge.swing
 
DsBeanInfo - Class in diamondedge.swing
 
DsBeanInfo() - Constructor for class diamondedge.swing.DsBeanInfo
 
DsCell - Interface in diamondedge.swing
A class to represent the properties and value for a cell in a grid or table table.
DsCellProperties - Interface in diamondedge.swing
Properties used to render cells in grids and tables.
DsCellRange - Class in diamondedge.swing.grid
A class which allows properties to be set accross a range of cells.
DsCellRenderer - Class in diamondedge.swing
 
DsCellRenderer() - Constructor for class diamondedge.swing.DsCellRenderer
 
DsComboBox - Class in diamondedge.swing
DsComboBox is a multi-column ComboBox which displays a collection of objects.
DsComboBox() - Constructor for class diamondedge.swing.DsComboBox
 
DsConstants - Interface in diamondedge.swing
 
DsDatePicker - Class in diamondedge.swing
DsDatePicker displays a drop down DsDateView to select a date visually using a calendar style component.
DsDatePicker() - Constructor for class diamondedge.swing.DsDatePicker
 
DsDatePicker(Calendar, Locale) - Constructor for class diamondedge.swing.DsDatePicker
 
DsDatePickerBeanInfo - Class in diamondedge.swing
 
DsDatePickerBeanInfo() - Constructor for class diamondedge.swing.DsDatePickerBeanInfo
 
DsDateView - Class in diamondedge.swing
DsDateView allows the user to select a date visually using a calendar style display.
DsDateView() - Constructor for class diamondedge.swing.DsDateView
 
DsDateView(Calendar, Locale) - Constructor for class diamondedge.swing.DsDateView
 
DsDateViewBeanInfo - Class in diamondedge.swing
 
DsDateViewBeanInfo() - Constructor for class diamondedge.swing.DsDateViewBeanInfo
 
DsDemo - Class in diamondedge.swing
 
DsDemo(String) - Constructor for class diamondedge.swing.DsDemo
 
DsGrid - Class in diamondedge.swing.grid
DsGrid is a data-aware drop-in replacement for JTable which is used to display and edit regular two-dimensional tables of cells.
DsGrid() - Constructor for class diamondedge.swing.grid.DsGrid
 
DsGrid(int, int) - Constructor for class diamondedge.swing.grid.DsGrid
 
DsGrid(TableModel) - Constructor for class diamondedge.swing.grid.DsGrid
 
DsGridBeanInfo - Class in diamondedge.swing.grid
 
DsGridBeanInfo() - Constructor for class diamondedge.swing.grid.DsGridBeanInfo
 
DsIconList - Class in diamondedge.swing
Contains a collection of Icon objects, each of which can be referred to by its index or key.
DsIconList() - Constructor for class diamondedge.swing.DsIconList
 
DsLabel - Class in diamondedge.swing
DsLabel displays multiple lines of text and/or an icon that a user can't change directly.
DsLabel(String, Icon, int) - Constructor for class diamondedge.swing.DsLabel
Creates a DsLabel with the specified text, icon and horizontal alignment.
DsLabel(String) - Constructor for class diamondedge.swing.DsLabel
Creates a DsLabel with the specified text and without an icon.
DsLabel(String, int) - Constructor for class diamondedge.swing.DsLabel
 
DsLabel(Icon) - Constructor for class diamondedge.swing.DsLabel
Creates a DsLabel with an icon which is centered vertically and horizontally.
DsLabel(Icon, int) - Constructor for class diamondedge.swing.DsLabel
Creates a DsLabel with an icon which is centered vertically and the specified horizontal alignment.
DsLabel() - Constructor for class diamondedge.swing.DsLabel
Creates a DsLabel without an icon and a blank string for the text.
DsLabelBeanInfo - Class in diamondedge.swing
 
DsLabelBeanInfo() - Constructor for class diamondedge.swing.DsLabelBeanInfo
 
DsLine - Class in diamondedge.swing
A component that will display a line in the bounds of the component.
DsLine() - Constructor for class diamondedge.swing.DsLine
Creates a DsLine with a solid line style.
DsLine(int) - Constructor for class diamondedge.swing.DsLine
Creates a DsLine with the specified style.
DsLineBeanInfo - Class in diamondedge.swing
 
DsLineBeanInfo() - Constructor for class diamondedge.swing.DsLineBeanInfo
 
DsLineBorder - Class in diamondedge.swing
A class which draws a line border on any/all of the sides with a particular line style and color.
DsLineBorder(int, int, int, int, Paint, int) - Constructor for class diamondedge.swing.DsLineBorder
Creates a line border using the same color and style for each side but with different line widths on each side.
DsLineBorder(int, int, int, int, Paint, Paint, Paint, Paint, int, int, int, int) - Constructor for class diamondedge.swing.DsLineBorder
Creates a line border with the line widths, styles and color specified for each side of the border.
DsListCell - Class in diamondedge.swing
A class to represent the properties and value for a cell in a DsListView details view.
DsListCell(DsListItem) - Constructor for class diamondedge.swing.DsListCell
 
DsListItem - Class in diamondedge.swing
An item in a DsListView or DsComboBox control that contains the index of icons associated with it, text, and an array of strings (cells) representing subitems that are displayed in the list.
DsListObject - Interface in diamondedge.swing
Instances of classes that implement DsListObject can be loaded into a DsComboBox or DsListView using the addItems method.
DsListView - Class in diamondedge.swing
DsListView displays a collection of objects such as files or folders typically showing an icon and a description label using one of four different views.
DsListView() - Constructor for class diamondedge.swing.DsListView
Creates a DsListView with the DETAILS view type.
DsListView(int) - Constructor for class diamondedge.swing.DsListView
Creates a DsListView with the specified view type.
DsListViewBeanInfo - Class in diamondedge.swing
 
DsListViewBeanInfo() - Constructor for class diamondedge.swing.DsListViewBeanInfo
 
DsListViewItem - Class in diamondedge.swing
An item in a DsListView control that contains the index of icons associated with it, text, and an array of strings representing subitems that are displayed in the details view.
DsListViewObject - Interface in diamondedge.swing
Instances of classes that implement DsListViewObject can be loaded into a DsListView using the addItems method.
DsShape - Class in diamondedge.swing
A component that will display a basic shape in the bounds of the component.
DsShape() - Constructor for class diamondedge.swing.DsShape
Creates a DsShape which will draw various different shapes on its parent surface
DsShape(int) - Constructor for class diamondedge.swing.DsShape
Creates a DsShape which will draw the specified shape on its parent surface.
DsShapeBeanInfo - Class in diamondedge.swing
 
DsShapeBeanInfo() - Constructor for class diamondedge.swing.DsShapeBeanInfo
 
DsSlidingTabBar - Class in diamondedge.swing
 
DsSlidingTabBar() - Constructor for class diamondedge.swing.DsSlidingTabBar
 
DsSlidingTabBar.ButtonGroup - Class in diamondedge.swing
 
DsSlidingTabBar.ButtonGroup(String, Icon, String, int, ActionListener) - Constructor for class diamondedge.swing.DsSlidingTabBar.ButtonGroup
 
DsSocket - Class in diamondedge.swing
DsSocket allows TCP or UDP communication to occur with the data events showing up on the UI event queue in an assynchronous fashion.
DsSocket() - Constructor for class diamondedge.swing.DsSocket
 
DsSocketBeanInfo - Class in diamondedge.swing
 
DsSocketBeanInfo() - Constructor for class diamondedge.swing.DsSocketBeanInfo
 
DsSymbolButton - Class in diamondedge.swing
A standard JButton which has a symbol drawn on top of it.
DsSymbolButton() - Constructor for class diamondedge.swing.DsSymbolButton
Creates a DsSymbolButton which will draw the RIGHT_ARROW symbol on parent surface.
DsSymbolButton(int) - Constructor for class diamondedge.swing.DsSymbolButton
Creates a DsSymbolButton which will draw the specified symbol on surface.
DsSymbolButtonBeanInfo - Class in diamondedge.swing
 
DsSymbolButtonBeanInfo() - Constructor for class diamondedge.swing.DsSymbolButtonBeanInfo
 
DsTable - Class in diamondedge.swing.grid
A class which implements many common functions used in DsGrid and other tables
DsTable.BooleanEditor - Class in diamondedge.swing.grid
 
DsTable.BooleanEditor() - Constructor for class diamondedge.swing.grid.DsTable.BooleanEditor
 
DsTable.BooleanRenderer - Class in diamondedge.swing.grid
 
DsTable.BooleanRenderer() - Constructor for class diamondedge.swing.grid.DsTable.BooleanRenderer
 
DsTable.ComponentEditor - Class in diamondedge.swing.grid
 
DsTable.ComponentEditor() - Constructor for class diamondedge.swing.grid.DsTable.ComponentEditor
 
DsTable.ComponentRenderer - Class in diamondedge.swing.grid
 
DsTable.ComponentRenderer() - Constructor for class diamondedge.swing.grid.DsTable.ComponentRenderer
 
DsTable.DateEditor - Class in diamondedge.swing.grid
 
DsTable.DateEditor() - Constructor for class diamondedge.swing.grid.DsTable.DateEditor
 
DsTable.ListEditor - Class in diamondedge.swing.grid
 
DsTable.ListEditor() - Constructor for class diamondedge.swing.grid.DsTable.ListEditor
 
DsTable.TableEditor - Class in diamondedge.swing.grid
 
DsTable.TableEditor() - Constructor for class diamondedge.swing.grid.DsTable.TableEditor
 
DsTableCell - Class in diamondedge.swing
 
DsTableCell() - Constructor for class diamondedge.swing.DsTableCell
 
DsTableCell(Object) - Constructor for class diamondedge.swing.DsTableCell
 
DsTableColumnHeader - Class in diamondedge.swing
 
DsTableColumnHeader(TableColumnModel) - Constructor for class diamondedge.swing.DsTableColumnHeader
 
DsTableHeaderRenderer - Class in diamondedge.swing
 
DsTableHeaderRenderer() - Constructor for class diamondedge.swing.DsTableHeaderRenderer
 
DsTree - Class in diamondedge.swing
DsTree is a drop-in replacement for JTree.
DsTree() - Constructor for class diamondedge.swing.DsTree
 
DsTree(DsTreeNode) - Constructor for class diamondedge.swing.DsTree
 
DsTree(DsTreeModel) - Constructor for class diamondedge.swing.DsTree
 
DsTreeBeanInfo - Class in diamondedge.swing
 
DsTreeBeanInfo() - Constructor for class diamondedge.swing.DsTreeBeanInfo
 
DsTreeModel - Class in diamondedge.swing
 
DsTreeModel(DsTreeNode) - Constructor for class diamondedge.swing.DsTreeModel
 
DsTreeNode - Class in diamondedge.swing
A DsTreeNode is a node displayed in a DsTree component.
DsTreeNode() - Constructor for class diamondedge.swing.DsTreeNode
 
DsTreeNode(Object) - Constructor for class diamondedge.swing.DsTreeNode
Creates a tree node with no parent, no children, but which allows children, and initializes it with the specified user object.
DsTreeNode(Object, boolean) - Constructor for class diamondedge.swing.DsTreeNode
Creates a tree node with no parent, no children, initialized with the specified user object, and that allows children only if specified.
DsTreeNode(Object, String) - Constructor for class diamondedge.swing.DsTreeNode
Creates a tree node with no parent, no children, but which allows children, and initializes it with the specified user object.
DsTreeNode(Object, String, DsTreeModel) - Constructor for class diamondedge.swing.DsTreeNode
 

E

EDIT_CANCELED - Static variable in class diamondedge.swing.grid.GridEvent
 
EDIT_STARTED - Static variable in class diamondedge.swing.grid.GridEvent
 
EDIT_STOPPED - Static variable in class diamondedge.swing.grid.GridEvent
 
EDIT_VALIDATE - Static variable in class diamondedge.swing.grid.GridEvent
 
editingCanceled(ChangeEvent) - Method in class diamondedge.swing.DsListView
This tells the listeners the editor has canceled editing
editingCanceled(ChangeEvent) - Method in class diamondedge.swing.DsTree
This tells the listeners the editor has canceled editing
editingCanceled(ChangeEvent) - Method in class diamondedge.swing.grid.DsGrid
Invoked when editing is canceled.
editingCanceled(GridEditorEvent) - Method in interface diamondedge.swing.grid.GridEditorListener
Invoked when editing is canceled.
editingStarted(GridEditorEvent) - Method in interface diamondedge.swing.grid.GridEditorListener
Invoked when editing is starting prior to the editor being created.
editingStopped(ChangeEvent) - Method in class diamondedge.swing.DsListView
This tells the listeners the editor has ended editing
editingStopped(ChangeEvent) - Method in class diamondedge.swing.DsTree
This tells the listeners the editor has ended editing
editingStopped(ChangeEvent) - Method in class diamondedge.swing.grid.DsGrid
Invoked when editing is finished.
editingStopped(GridEditorEvent) - Method in interface diamondedge.swing.grid.GridEditorListener
Invoked when editing is finished.
editingValidate(GridEditorEvent) - Method in interface diamondedge.swing.grid.GridEditorListener
Invoked when editing is finished but prior to saving the value to the cell.
EMPTY - Static variable in class diamondedge.util.Variant
Empty (uninitialized) data type.
EmptyDate - Static variable in class diamondedge.util.DateTime
 
ensureVisible(int) - Method in class diamondedge.swing.DsListView
Scroll to make sure the row is visible on the screen
ensureVisible() - Method in class diamondedge.swing.DsListViewItem
Ensures a ListItem object is visible, scrolling the control if necessary.
ensureVisible() - Method in class diamondedge.swing.DsTreeNode
Ensures a DsTreeNode object is visible, scrolling or expanding the control if necessary.
ensureVisible(int) - Method in class diamondedge.swing.grid.DsGrid
Scroll to make sure the row is visible on the screen
ensureVisible(int, int) - Method in class diamondedge.swing.grid.DsGrid
Scroll to make sure the cell is visible on the screen
entrySet() - Method in class diamondedge.util.HashList
 
equals(Object) - Method in class diamondedge.util.Variant
 
equals(int) - Method in class diamondedge.util.Variant
 
equals(double) - Method in class diamondedge.util.Variant
 
Err - Class in diamondedge.util
 
ERROR - Static variable in class diamondedge.swing.DsSocket
 
ERROR - Static variable in class diamondedge.util.Variant
Integer data type (4 byte) holding an error code.
ERROR_EVENT - Static variable in class diamondedge.swing.DsSocket
 
errorNumber - Variable in exception diamondedge.util.RuntimeError
 
ETCHED - Static variable in interface diamondedge.swing.DsConstants
A line that looks etched into the surface is used.
ETCHED_RAISED - Static variable in interface diamondedge.swing.DsConstants
A line that looks raised up from the surface is used.
even(double) - Static method in class diamondedge.util.MoreMath
Returns number rounded up to the nearest even integer.

F

factorial(int) - Static method in class diamondedge.util.MoreMath
Returns the factorial of a number.
FALSE - Static variable in interface diamondedge.swing.DsConstants
 
field - Variable in class diamondedge.swing.DsDatePicker
 
FileSystem - Class in diamondedge.util
 
FileSystem() - Constructor for class diamondedge.util.FileSystem
 
fill(int, char) - Static method in class diamondedge.util.Strings
Returns a String containing a repeating character of the length specified
fill(int, String) - Static method in class diamondedge.util.Strings
Returns a String containing a repeating character (first char of string) of the length specified
fillColumns(int, double, boolean) - Method in class diamondedge.swing.grid.DsCellRange
Sets the values and/or styles for the range of cells using values/styles in the firstRow and propagating them through their respective columns so that all values in the same column will have the value specified by the seriesType.
fillDown() - Method in class diamondedge.swing.grid.DsCellRange
Sets the values and styles for the range of cells using values/styles in the top-most row and propagating them through their respective columns so that all values in the same column will have the same value and style.
fillLeft() - Method in class diamondedge.swing.grid.DsCellRange
Sets the values and styles for the range of cells using values/styles in the left-most column and propagating them through their respective rows so that all values in the same row will have the same value and style.
fillRight() - Method in class diamondedge.swing.grid.DsCellRange
Sets the values and styles for the range of cells using values/styles in the left-most column and propagating them through their respective rows so that all values in the same row will have the same value and style.
fillRows(int, double, boolean) - Method in class diamondedge.swing.grid.DsCellRange
Sets the values and/or styles for the range of cells using values/styles in the firstColumn and propagating them through their respective rows so that all values in the same row will have the value specified by the seriesType.
fillUp() - Method in class diamondedge.swing.grid.DsCellRange
Sets the values and styles for the range of cells using values/styles in the bottom-most row and propagating them through their respective columns so that all values in the same column will have the same value and style.
finalize() - Method in class diamondedge.swing.grid.ResultSetTableModel
 
Financial - Class in diamondedge.util
 
Financial() - Constructor for class diamondedge.util.Financial
 
find(Object, int, int) - Method in class diamondedge.swing.grid.DsCellRange
Finds a value in a cell or multiple cells.
find(Object, int, int, int, int) - Method in class diamondedge.swing.grid.DsCellRange
Finds a value in a cell or multiple cells.
find(Object, int, int) - Method in class diamondedge.swing.grid.DsGrid
Finds a value in a cell or multiple cells.
find(int, String, String, boolean) - Static method in class diamondedge.util.Strings
Returns the 1-based index of substr in str otherwise returns 0 if substr is not found in str index that is returned is 1-based
find(int, String, String) - Static method in class diamondedge.util.Strings
Returns the 1-based index of substr in str otherwise returns 0 if substr is not found in str index that is returned is 1-based
find(String, String) - Static method in class diamondedge.util.Strings
Returns the 1-based index of substr in str otherwise returns 0 if substr is not found in str
FIND_ALL - Static variable in interface diamondedge.swing.DsConstants
Search all cells.
FIND_CELL - Static variable in class diamondedge.swing.DsListView
Find the value in the text of each cell (row,column) of the details view table
FIND_DATA - Static variable in class diamondedge.swing.DsListView
Find the value in the user data of each cell (row,column) of the details view table
FIND_EQUALS - Static variable in interface diamondedge.swing.DsConstants
Search for a cell value that is equal to the given value.
FIND_GT - Static variable in interface diamondedge.swing.DsConstants
Search for a cell value that is greater than the given value.
FIND_GTE - Static variable in interface diamondedge.swing.DsConstants
Search for a cell value that is greater than or equal to the given value.
FIND_LABEL - Static variable in class diamondedge.swing.DsListView
Find the value in the label of each item (Note: this is the cell in column 0)
FIND_LT - Static variable in interface diamondedge.swing.DsConstants
Search for a cell value that is less than the given value.
FIND_LTE - Static variable in interface diamondedge.swing.DsConstants
Search for a cell value that is less than or equal to the given value.
FIND_NE - Static variable in interface diamondedge.swing.DsConstants
Search for a cell value that is not equal to the given value.
FIND_PARTIAL - Static variable in class diamondedge.swing.DsListView
When finding a string it may match the first part of string found
FIND_PREFIX - Static variable in interface diamondedge.swing.DsConstants
Perform a case insensitive search of a string that matches the first part of the cell value's toString().
FIND_REGEX - Static variable in interface diamondedge.swing.DsConstants
Search for a cell value whose toString() matches the given regular expression.
FIND_STRING - Static variable in interface diamondedge.swing.DsConstants
Perform a case insensitive search of a string that is equal to the toString() of the cell value.
FIND_WHOLE - Static variable in class diamondedge.swing.DsListView
When finding a string make sure the whole string found matches
findItem(String, int, int, boolean) - Method in class diamondedge.swing.DsComboBox
Finds the row index of an item in the list using a case insensitive string comparison.
findItem(String) - Method in class diamondedge.swing.DsListView
Finds an item in the list and returns a reference to that item using a case insensitive string comparison.
findItem(String, int, int, int) - Method in class diamondedge.swing.DsListView
Finds an item in the list and returns a reference to that item using a case insensitive string comparison.
findItem(String, int, int, boolean) - Method in class diamondedge.swing.DsListView
Finds the row index of an item in the list using a case insensitive string comparison.
findReverse(String, String, int, boolean) - Static method in class diamondedge.util.Strings
Returns the 1-based index of the last occurrence of one string within another
finished() - Method in class diamondedge.swing.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
fireColumnClicked(MouseEvent) - Method in class diamondedge.swing.DsListView
This method notifies the ColumnClickListeners that a column has been clicked on.
fireColumnClicked(MouseEvent) - Method in class diamondedge.swing.grid.DsGrid
This method notifies the ColumnClickListeners that a column has been clicked on.
fireGridEditorEvent(int, int, int, Component) - Method in class diamondedge.swing.grid.DsGrid
 
fireLabelChangedEvent() - Method in class diamondedge.swing.DsLabel
Fire an text event to the listeners
firePropertyChange(String, Object, Object) - Method in class diamondedge.swing.DsCellRenderer
Overridden for performance reasons.
firePropertyChange(String, boolean, boolean) - Method in class diamondedge.swing.DsCellRenderer
Overridden for performance reasons.
fireRowChanged(int) - Method in class diamondedge.swing.grid.AbstractGridRowModel
 
fireSelectionValueChanged(int, int, boolean) - Method in class diamondedge.swing.DsListView
This method notifies ListSelectionListeners that the selection model has changed.
FIRST - Static variable in interface diamondedge.swing.DsConstants
 
FIRST - Static variable in class diamondedge.swing.DsTree
 
fix(double) - Static method in class diamondedge.util.VB
returns the integer portion of a number (round to number closest to 0)
Fix(double) - Static method in class diamondedge.util.VB
Deprecated. replaced by VB.fix(double)
FLAT - Static variable in interface diamondedge.swing.DsConstants
No styles are added when drawing.
FLOAT - Static variable in class diamondedge.util.Variant
Single-precision floating-point data type.
floor(double, double) - Static method in class diamondedge.util.MoreMath
Rounds number down, toward zero, to the nearest multiple of significance.
focusGained(FocusEvent) - Method in class diamondedge.swing.DsListView
 
focusGained(FocusEvent) - Method in class diamondedge.swing.grid.DsGrid
 
focusLost(FocusEvent) - Method in class diamondedge.swing.DsListView
 
focusLost(FocusEvent) - Method in class diamondedge.swing.grid.DsGrid
 
format(Date) - Static method in class diamondedge.util.DateTime
Returns an expression formatted as a date and/or time.
format(Date, String, int) - Static method in class diamondedge.util.DateTime
returns the formated string for the given date.
format(Date, String) - Static method in class diamondedge.util.DateTime
 
format(String, String) - Static method in class diamondedge.util.DateTime
 
format(Variant, String) - Static method in class diamondedge.util.DateTime
 
format(double, String) - Static method in class diamondedge.util.Strings
Named Numeric Formats --------------------- General Number Display number with no thousand separator.
format(String, String) - Static method in class diamondedge.util.Strings
Returns the string expression formated according to the given format
format(Variant, String) - Static method in class diamondedge.util.Strings
 
formatCurrency(double, int, boolean, boolean, boolean) - Static method in class diamondedge.util.Strings
Formats expression as currency
formatDateTime(Date) - Static method in class diamondedge.util.DateTime
Deprecated.  
formatNumber(double, int, boolean, boolean, boolean) - Static method in class diamondedge.util.Strings
Formats expression as number
formatPercent(double, int, boolean, boolean, boolean) - Static method in class diamondedge.util.Strings
Formats expression as percent
formatValue(DsCellProperties, Object) - Static method in class diamondedge.swing.DsTableCell
Hides or unhides this cell.
forwardFocusGained(FocusEvent, Component) - Static method in class diamondedge.util.UI
 
forwardFocusLost(FocusEvent, Component) - Static method in class diamondedge.util.UI
 
forwardKeyPressed(KeyEvent, Component) - Static method in class diamondedge.util.UI
 
forwardKeyReleased(KeyEvent, Component) - Static method in class diamondedge.util.UI
 
forwardKeyTyped(KeyEvent, Component) - Static method in class diamondedge.util.UI
 
forwardMouseClicked(MouseEvent, Component) - Static method in class diamondedge.util.UI
 
forwardMouseDragged(MouseEvent, Component) - Static method in class diamondedge.util.UI
 
forwardMouseEntered(MouseEvent, Component) - Static method in class diamondedge.util.UI
 
forwardMouseExited(MouseEvent, Component) - Static method in class diamondedge.util.UI
 
forwardMouseMoved(MouseEvent, Component) - Static method in class diamondedge.util.UI
 
forwardMousePressed(MouseEvent, Component) - Static method in class diamondedge.util.UI
 
forwardMouseReleased(MouseEvent, Component) - Static method in class diamondedge.util.UI
 
freezeColumn(int) - Method in class diamondedge.swing.grid.DsGrid
Turns the specified column into a fixed (non-scrollable) column by moving the columns into the RowHeader.
FULL_DATE - Static variable in class diamondedge.swing.DsDatePicker
Display date in full format, for example 'Monday, September 2, 1974'.
FULL_DATE_TIME - Static variable in class diamondedge.swing.DsDatePicker
Display date and time in full format, for example 'Monday, September 2, 1974 5:31:42 PM MST'.
FunctionFactory - Class in diamondedge.swing.grid
 
FunctionFactory() - Constructor for class diamondedge.swing.grid.FunctionFactory
 
fv(double, double, double, double, int) - Static method in class diamondedge.util.Financial
Returns a Double specifying the future value of an annuity based on periodic, fixed payments and a fixed interest rate.

G

get() - Method in class diamondedge.swing.SwingWorker
Return the value created by the construct method.
get(int) - Method in class diamondedge.util.HashList
Returns the value at the specified position in this list.
get(Object) - Method in class diamondedge.util.HashList
Returns the value to which this map maps the specified key.
get(int) - Method in class diamondedge.util.ListFormat
Returns the display value at the given index.
get(Object) - Method in class diamondedge.util.ListFormat
Returns the display value that corresponds to the dataValue argument specified when the member referred to was added to the collection
getAction(int) - Method in class diamondedge.swing.DsActionGroup
 
getAction(String) - Method in class diamondedge.swing.DsActionGroup
 
getActionCount() - Method in class diamondedge.swing.DsActionGroup
Returns the number of actions in the collection.
getActionGroup() - Method in class diamondedge.swing.ActionGroupEvent
Returns the current selected action group.
getApplet(Component) - Static method in class diamondedge.util.UI
 
getAttr(File) - Static method in class diamondedge.util.FileSystem
File attributes
getAttr(String) - Static method in class diamondedge.util.FileSystem
 
getAutoExpand() - Method in class diamondedge.swing.DsComboBox
Returns a value to specify whether the text box portion of a combo box automatically fills as you type with a value from the combo box list that matches the characters you enter.
getBackground() - Method in class diamondedge.swing.DsActionGroup
Returns the group's background color.
getBackground() - Method in interface diamondedge.swing.DsCellProperties
Returns a value which determines the background color behind the text.
getBackground() - Method in class diamondedge.swing.DsTableCell
Returns a value which determines the background color behind the text.
getBackground() - Method in class diamondedge.swing.DsTreeNode
Returns the color that the background for a DsTreeNode object is displayed with.
getBackgroundImage() - Method in class diamondedge.swing.grid.DsGrid
Return the image that is painted on the background surface
getBackgroundPaint() - Method in class diamondedge.swing.DsLabel
 
getBaseName(String) - Static method in class diamondedge.util.FileSystem
Return the BaseName from a path
getBorder() - Method in interface diamondedge.swing.DsCellProperties
Returns the border that will be painted on the outside.
getBorder() - Method in class diamondedge.swing.DsTableCell
Returns the border that will be painted on the outside.
getBorderColor() - Method in class diamondedge.swing.DsShape
Returns the color used to draw the border.
getBorderInsets(Component, Insets) - Method in class diamondedge.swing.DsLineBorder
Reinitialize the insets parameter with this Border's current Insets.
getBorderInsets() - Method in class diamondedge.swing.DsLineBorder
Returns the insets of the border.
getBorderLineColor() - Method in interface diamondedge.swing.DsCellProperties
Returns a value which determines the color that line borders are drawn in.
getBorderLineColor() - Method in class diamondedge.swing.DsTableCell
Returns a value which determines the color that line borders are drawn in.
getBorderLines() - Method in interface diamondedge.swing.DsCellProperties
Returns a value that determines which border lines that are drawn around the cell.
getBorderLines() - Method in class diamondedge.swing.DsTableCell
Returns a value that determines which border lines that are drawn around the cell.
getBorderLineWidth() - Method in interface diamondedge.swing.DsCellProperties
Returns a value that determines the width of the lines that are drawn around the cell.
getBorderLineWidth() - Method in class diamondedge.swing.DsTableCell
Returns a value that determines the width of the lines that are drawn around the cell.
getBorderStyle() - Method in interface diamondedge.swing.DsCellProperties
Returns a value that determines how the border for the cell is drawn.
getBorderStyle() - Method in class diamondedge.swing.DsShape
Returns the style used to draw the border.
getBorderStyle() - Method in class diamondedge.swing.DsTableCell
Returns a value that determines how the border for the cell is drawn.
getBorderWidth() - Method in class diamondedge.swing.DsShape
Returns the width of the border drawn around the shape.
getBoundColumn() - Method in class diamondedge.swing.DsComboBox
Determines the column used as the value for the selection.
getBoundColumn() - Method in class diamondedge.swing.grid.TableModelFormat
Determines the column used as the data value.
getBytesReceived() - Method in class diamondedge.swing.DsSocket
Returns the number of bytes received on this connection
getBytesRemaining() - Method in class diamondedge.swing.SocketEvent
 
getCacheSize() - Method in class diamondedge.swing.grid.ResultSetTableModel
Returns the number of column values that will be cached.
getCalendar() - Method in class diamondedge.swing.DsDatePicker
Returns a Calendar object containing the currently selected date.
getCalendar() - Method in class diamondedge.swing.DsDateView
Returns a Calendar object containing the currently selected date.
getCalendar(Date) - Static method in class diamondedge.util.DateTime
 
getCell(int) - Method in class diamondedge.swing.DsListItem
Returns a DsListCell representing the ListItem's data.
getCell(String) - Method in class diamondedge.swing.DsListItem
Returns a DsListCell that has the specified key if it exists.
getCell() - Method in class diamondedge.swing.grid.DsGrid
Returns the active cell.
getCellAt(TableColumn) - Static method in class diamondedge.swing.DsTableColumnHeader
Returns the cell at the given column.
getCellAt(int) - Method in class diamondedge.swing.DsTableColumnHeader
Returns the cell at the given column.
getCellAt(int, int) - Method in class diamondedge.swing.grid.DsTable
Returns the cell at the given row and column.
getCellColumnSpan(int, int) - Method in class diamondedge.swing.grid.DsTable
 
getCellEditor(int, int) - Method in class diamondedge.swing.grid.DsTable
 
getCellEditorValue() - Method in class diamondedge.swing.grid.DsTable.ComponentEditor
 
getCellEditorValue() - Method in class diamondedge.swing.grid.DsTable.DateEditor
 
getCellEditorValue() - Method in class diamondedge.swing.grid.DsTable.ListEditor
 
getCellEditorValue() - Method in class diamondedge.swing.grid.DsTable.TableEditor
 
getCellRect(int, int, boolean) - Method in class diamondedge.swing.grid.DsTable
 
getCellRenderer(int, int) - Method in class diamondedge.swing.grid.DsTable
 
getCellRowSpan(int, int) - Method in class diamondedge.swing.grid.DsTable
 
getCells() - Method in class diamondedge.swing.grid.DsGrid
Returns a range of cells defined by the user's selection or by the combination of the Row, Col, Row2, Col2 properties.
getCells(int, int, int, int) - Method in class diamondedge.swing.grid.DsGrid
Returns a range of cells in between and including the specified cell corners.
getCells(int, int, int, int) - Method in class diamondedge.swing.grid.DsTable
Returns a range of cells in between and including the specified cell corners.
getCellValue(int) - Method in class diamondedge.swing.DsListItem
Returns an Object whose string representation will be displayed at the specified column.
getCellValue() - Method in class diamondedge.swing.grid.DsGrid
Returns the text contents/object for the active cell.
getCellValueAt(int, int) - Method in class diamondedge.swing.DsTableColumnHeader
Returns the text contents/object for the cell at the given row and column.
getCellValueAt(int, int) - Method in class diamondedge.swing.grid.DsTable
Returns the contents/object for the cell at the given row and column.
getCenterBorder() - Method in class diamondedge.swing.DsLabel
Returns whether to draw a border in between the InnerBorder and the OuterBorder.
getChild() - Method in class diamondedge.swing.DsTreeNode
Returns a reference to the first child of a DsTreeNode object.
getClipboard() - Static method in class diamondedge.swing.GraphicUtil
 
getClipString() - Method in class diamondedge.swing.grid.DsCellRange
Returns the cells formated into a tab delimited string.
getClipString() - Method in class diamondedge.swing.grid.DsGrid
Returns the selected cells formated into a tab delimited string.
getCol() - Method in class diamondedge.swing.grid.DsGrid
Returns the column of the active cell.
getCol2() - Method in class diamondedge.swing.grid.DsGrid
Determines the starting or ending column for a range of cells.
getColumn(int) - Method in class diamondedge.swing.DsComboBox
 
getColumn(String) - Method in class diamondedge.swing.DsComboBox
 
getColumn(int) - Method in class diamondedge.swing.DsListView
Returns the specified column.
getColumn(String) - Method in class diamondedge.swing.DsListView
Returns the specified column.
getColumn(int) - Method in class diamondedge.swing.grid.DsTable
Returns the TableColumn object for the column at the given position.
getColumn(String) - Method in class diamondedge.swing.grid.DsTable
 
getColumn() - Method in class diamondedge.swing.grid.GridEvent
Returns the column that the operation occured on.
getColumn(String) - Method in class diamondedge.swing.grid.ResultSetTableModel
 
getColumnAtPoint(Point) - Method in class diamondedge.swing.grid.DsGrid
Returns the index of the column that point lies in or -1 if not a valid column.
getColumnClass(int) - Method in class diamondedge.swing.grid.DelegateGridModel
 
getColumnClass(int) - Method in class diamondedge.swing.grid.DsGrid
Returns the type of the column appearing in the view at column position column.
getColumnCount() - Method in class diamondedge.swing.DsComboBox
Determines the total number of columns.
getColumnCount() - Method in interface diamondedge.swing.DsListObject
Returns the number of columns in the DsListItem.
getColumnCount() - Method in class diamondedge.swing.DsListView
Determines the total number of columns.
getColumnCount() - Method in class diamondedge.swing.DsListViewItem
Returns the number of columns of values in the DsListItem.
getColumnCount() - Method in class diamondedge.swing.grid.DelegateGridModel
 
getColumnCount() - Method in class diamondedge.swing.grid.DsTable
Returns the total number of columns.
getColumnCount() - Method in class diamondedge.swing.grid.ResultSetTableModel
Returns the number of columns in this data table.
getColumnCount() - Method in interface diamondedge.swing.grid.TableFormat
Returns the number of columns in the table.
getColumnCount() - Method in class diamondedge.swing.grid.TableModelFormat
Returns the number of columns in the table.
getColumnHeader() - Method in class diamondedge.swing.grid.DsTable
Returns the column header.
getColumnHeaderBackground() - Method in class diamondedge.swing.grid.DsTable
Returns the background color of the column header.
getColumnHeaderFont() - Method in class diamondedge.swing.grid.DsTable
Returns the Font for the column headers
getColumnHeaderForeground() - Method in class diamondedge.swing.grid.DsTable
Returns the color used to draw text of the column header.
getColumnHeaderHeight() - Method in class diamondedge.swing.grid.DsTable
Returns the height of the column header.
getColumnHeaderViewport() - Method in class diamondedge.swing.DsListView
 
getColumnHeaderViewport() - Method in class diamondedge.swing.grid.DsGrid
 
getColumnIndex(String) - Method in class diamondedge.swing.grid.DsTable
Returns the column index for the column that has the given identifier or column name.
getColumnModel() - Method in class diamondedge.swing.DsListView
Returns the model representing the columns in the DsListView
getColumnName(int) - Method in interface diamondedge.swing.DsListObject
Returns the column name for the specified column.
getColumnName(int) - Method in class diamondedge.swing.DsListView
Returns the object used to get the text displayed in the given column header.
getColumnName(int) - Method in class diamondedge.swing.grid.DefaultGridModel
Overriden to always return null.
getColumnName(int) - Method in class diamondedge.swing.grid.DelegateGridModel
 
getColumnName(int) - Method in class diamondedge.swing.grid.DsTable
Returns the object used to get the text displayed in the given column header.
getColumnName(int) - Method in class diamondedge.swing.grid.ResultSetTableModel
Returns the column name.
getColumnNumber() - Method in class diamondedge.util.XmlDom.ParseError
 
getColumnProperties(int) - Method in class diamondedge.swing.DsComboBox
Returns the default cell containing the default properties for the column.
getColumnProperties(int) - Method in class diamondedge.swing.DsListView
Returns the default cell containing the default properties for the column.
getColumnProperties(int) - Method in class diamondedge.swing.grid.DsTable
Returns the default cell containing the default properties for the column.
getColumns(int, int) - Method in class diamondedge.swing.grid.DsGrid
Returns a range of cells that includes all cells in the specified columns.
getColumns(int, int) - Method in class diamondedge.swing.grid.DsTable
Returns a range of cells that includes all cells in the specified columns.
getColumnSpan() - Method in interface diamondedge.swing.DsCell
Returns the number of columns this cell spans.
getColumnSpan() - Method in class diamondedge.swing.DsTableCell
Returns the number of columns this cell spans.
getColumnWidth(int) - Method in class diamondedge.swing.DsComboBox
Determines the width of the specified column in pixels.
getColumnWidth(int) - Method in class diamondedge.swing.DsListView
Determines the width of the specified column in pixels.
getColumnWidth(int) - Method in class diamondedge.swing.grid.DsTable
Determines the width of the specified column in pixels.
getComponent() - Method in class diamondedge.swing.DsActionGroup
Returns the component used to display this group of actions.
getCount() - Method in class diamondedge.swing.DsTreeModel
Returns the number of objects in a collection.
getCount() - Method in class diamondedge.util.VbCollection
 
getCurrentGroup() - Method in class diamondedge.swing.DsSlidingTabBar
Returns the current selected action group.
getCustomFormat() - Method in class diamondedge.swing.DsDatePicker
Returns a format string used to set the date format when the Format property is set to CUSTOM_FORMAT.
getData() - Method in interface diamondedge.swing.DsCell
Returns a user defined object associated with the cell.
getData() - Method in class diamondedge.swing.DsListItem
Returns the object associated with the item.
getData(Variant, int) - Method in class diamondedge.swing.DsSocket
Retrieve data sent by the remote computer
getData() - Method in class diamondedge.swing.DsTableCell
Returns a user defined object associated with the cell.
getData() - Method in class diamondedge.swing.DsTreeNode
 
getDataValue(int) - Method in interface diamondedge.swing.grid.TableFormat
Returns the value for the bound column at specified row.
getDataValue(int) - Method in class diamondedge.swing.grid.TableModelFormat
Returns the value for the bound column at specified row.
getDataValue(int) - Method in class diamondedge.util.ListFormat
Returns the dataValue at specified index
getDate() - Method in class diamondedge.swing.DsDatePicker
Returns a Date object containing the currently selected date.
getDate() - Method in class diamondedge.swing.DsDateView
Returns a Date object containing the currently selected date.
getDateOnly() - Method in class diamondedge.swing.DsDatePicker
Returns whether the time portion should be always set to 0.
getDateOnly() - Method in class diamondedge.swing.DsDateView
Returns whether the time portion should be always set to 0.
getDefaultFont() - Static method in class diamondedge.swing.GraphicUtil
 
getDefaultTree() - Static method in class diamondedge.swing.DsTree
Creates and returns a sample tree of nodes.
getDescription() - Static method in class diamondedge.util.Err
Returns a descriptive string associated with the last error set in this thread.
getDescription() - Method in exception diamondedge.util.RuntimeError
Returns a descriptive string associated with the last error set in this thread.
getDisabledIcon() - Method in class diamondedge.swing.DsLabel
Returns the graphic image (glyph, icon) that the label displays when the label is disabled.
getDisplayedMnemonic() - Method in class diamondedge.swing.DsLabel
Returns the character that indicates a mnemonic key.
getDocument() - Method in class diamondedge.util.XmlDom
 
getDriveName(String) - Static method in class diamondedge.util.FileSystem
Return drive from a path
getEditableVal() - Method in class diamondedge.swing.DsTableCell
Returns a value that determines whether the value for the cell can be edited by the user at run-time.
getEditorComponent() - Method in class diamondedge.swing.grid.GridEditorEvent
Returns the component used to edit the cell.
getError() - Method in class diamondedge.swing.SocketEvent
 
getError() - Static method in class diamondedge.util.Err
Get the current exception object cast as a RuntimeError.
getErrorCode() - Method in class diamondedge.util.XmlDom.ParseError
 
getEventType() - Method in class diamondedge.swing.SocketEvent
 
getExtensionName(String) - Static method in class diamondedge.util.FileSystem
Return the Extension from a path
getFileDateTime(String) - Static method in class diamondedge.util.FileSystem
 
getFileLen(String) - Static method in class diamondedge.util.FileSystem
returns the length of the file
getFileLen(int) - Static method in class diamondedge.util.FileSystem
returns the length of the file
getFileLoc(int) - Static method in class diamondedge.util.FileSystem
returns the location (file position) in the input file
getFillColor() - Method in class diamondedge.swing.DsShape
Returns the color or Paint object used to fill in the shape.
getFillStyle() - Method in class diamondedge.swing.DsShape
Returns the style used to fill in the shape.
getFirstSibling() - Method in class diamondedge.swing.DsTreeNode
Returns a reference to the first DsTreeNode object in a hierarchy level.
getFirstVisible() - Method in class diamondedge.swing.DsListView
Retrieves a reference of the first item visible in the client area.
getFirstVisibleColumn() - Method in class diamondedge.swing.grid.DsGrid
Returns the index of the column that is displayed at the left of the grid
getFirstVisibleIndex() - Method in class diamondedge.swing.DsListView
Retrieves the index of the first item visible in the client area.
getFirstVisibleRow() - Method in class diamondedge.swing.grid.DsGrid
Returns the index of the row that is displayed at the top of the grid
getFont() - Method in class diamondedge.swing.DsActionGroup
Returns the properties of the list items Font object.
getFont() - Method in interface diamondedge.swing.DsCellProperties
Returns the Font used to display the text of the cell.
getFont() - Method in class diamondedge.swing.DsTableCell
Returns the Font used to display the text of the cell.
getFont() - Method in class diamondedge.swing.DsTreeNode
 
getFontBoldVal() - Method in class diamondedge.swing.DsTableCell
Returns a value that determines whether the text for the cell is displayed with a bold font.
getFontName() - Method in interface diamondedge.swing.DsCellProperties
Returns the name of the font used to display the text for the cell.
getFontName() - Method in class diamondedge.swing.DsTableCell
Returns the name of the font used to display the text for the cell.
getFontSize() - Method in interface diamondedge.swing.DsCellProperties
Returns the size of the font used to display the text for the cell.
getFontSize() - Method in class diamondedge.swing.DsTableCell
Returns the size of the font used to display the text for the cell.
getFontUnderline() - Method in interface diamondedge.swing.DsCellProperties
Returns a value that determines how the text for the cell is underlined.
getFontUnderline() - Method in class diamondedge.swing.DsLabel
Returns a value that determines how the text for the label is underlined.
getFontUnderline() - Method in class diamondedge.swing.DsTableCell
Returns a value that determines how the text for the cell is underlined.
getForeground() - Method in class diamondedge.swing.DsActionGroup
Returns the foreground (text) color of the list items.
getForeground() - Method in interface diamondedge.swing.DsCellProperties
Returns a value which determines the color of the text.
getForeground() - Method in class diamondedge.swing.DsListItem
Returns a value which determines the color of the label.
getForeground() - Method in class diamondedge.swing.DsTableCell
Returns a value which determines the color of the text.
getForeground() - Method in class diamondedge.swing.DsTreeNode
Returns the color that the text for a DsTreeNode object is displayed with.
getForegroundPaint() - Method in class diamondedge.swing.DsLabel
 
getFormat() - Method in interface diamondedge.swing.DsCellProperties
Returns a Format/Formatter object that determines how the text for the cell is formatted.
getFormat() - Method in class diamondedge.swing.DsDatePicker
Determines whether dates and times are displayed using standard or custom formatting.
getFormat() - Method in class diamondedge.swing.DsTableCell
Returns a Format/Formatter object that determines how the text for the cell is formatted.
getFrame(Component) - Static method in class diamondedge.util.UI
 
getFreeFile() - Static method in class diamondedge.util.FileSystem
 
getFrozenColumnCount() - Method in class diamondedge.swing.grid.DsGrid
Returns the total number of fixed (non-scrollable) columns.
getFullPath() - Method in class diamondedge.swing.DsTreeNode
Returns the fully qualified name of a DsTreeNode object.
getGridModel() - Method in class diamondedge.swing.grid.DsGrid
Returns the inner most TableModel which is an instance of GridModel.
getGroup(int) - Method in class diamondedge.swing.DsSlidingTabBar
 
getGroup(String) - Method in class diamondedge.swing.DsSlidingTabBar
 
getGroupCount() - Method in class diamondedge.swing.DsSlidingTabBar
Returns the number of groups in the collection.
getHeight() - Method in class diamondedge.swing.DsTreeNode
 
getHighlightPolicy() - Method in class diamondedge.swing.DsListView
Determines when the selection is highlighted.
getHighlightPolicy() - Method in class diamondedge.swing.grid.DsGrid
Determines when the selection is highlighted.
getHorizontalAlignment() - Method in interface diamondedge.swing.DsCellProperties
Returns a value that determines how the text for the cell is aligned horizontally.
getHorizontalAlignment() - Method in class diamondedge.swing.DsLabel
Returns the horizontal alignment of the contents (text and icon) within the Label
getHorizontalAlignment() - Method in class diamondedge.swing.DsSlidingTabBar
Returns the horizontal alignment of the contents (text and icon) of each tab.
getHorizontalAlignment() - Method in class diamondedge.swing.DsTableCell
Returns a value that determines how the text for the cell is aligned horizontally.
getHorizontalTextPosition() - Method in interface diamondedge.swing.DsCellProperties
Returns the horizontal position of the text in relation to the icon
getHorizontalTextPosition() - Method in class diamondedge.swing.DsLabel
Returns the horizontal position of the text relative to the icon
getHorizontalTextPosition() - Method in class diamondedge.swing.DsTableCell
Returns the horizontal position of the text in relation to the icon
getIcon(int) - Method in class diamondedge.swing.DsBeanInfo
 
getIcon() - Method in interface diamondedge.swing.DsCellProperties
Returns the graphic image (glyph, icon) that the label displays.
getIcon(int) - Method in class diamondedge.swing.DsIconList
Returns the Icon at the given position in the list.
getIcon(String) - Method in class diamondedge.swing.DsIconList
Returns the Icon for the given key.
getIcon(Object, IconList) - Static method in class diamondedge.swing.DsIconList
Returns an Icon from the icons loaded into the IconList.
getIcon() - Method in class diamondedge.swing.DsLabel
Returns the graphic image (glyph, icon) that the label displays.
getIcon() - Method in class diamondedge.swing.DsTableCell
Returns the graphic image (glyph, icon) that the label displays.
getIcon(int) - Method in class diamondedge.swing.DsTree
 
getIcon(int) - Method in class diamondedge.swing.DsTreeNode
 
getIcon(int) - Method in interface diamondedge.swing.IconList
 
getIcon(String) - Method in interface diamondedge.swing.IconList
 
getIconCount() - Method in class diamondedge.swing.DsIconList
Returns the number Icons in the list.
getIconList() - Method in class diamondedge.swing.DsComboBox
Returns the IconList object to be used for the icons displayed in the DsComboBox.
getIconList() - Method in class diamondedge.swing.DsListView
Returns the IconList object to be used for the icons displayed in the DsListView.
getIconList() - Method in class diamondedge.swing.DsTree
Returns the IconList control to be used.
getIconName() - Method in class diamondedge.swing.DsBeanInfo
 
getIconName() - Method in class diamondedge.swing.DsDatePickerBeanInfo
 
getIconName() - Method in class diamondedge.swing.DsDateViewBeanInfo
 
getIconName() - Method in class diamondedge.swing.DsLabelBeanInfo
 
getIconName() - Method in class diamondedge.swing.DsLineBeanInfo
 
getIconName() - Method in class diamondedge.swing.DsListViewBeanInfo
 
getIconName() - Method in class diamondedge.swing.DsShapeBeanInfo
 
getIconName() - Method in class diamondedge.swing.DsSocketBeanInfo
 
getIconName() - Method in class diamondedge.swing.DsSymbolButtonBeanInfo
 
getIconName() - Method in class diamondedge.swing.DsTreeBeanInfo
 
getIconName() - Method in class diamondedge.swing.grid.DsGridBeanInfo
 
getIconTextGap() - Method in class diamondedge.swing.DsLabel
Returns the amount of space between the text and the icon displayed in this label.
getIndent(int) - Method in class diamondedge.swing.DsTreeModel
 
getIndex() - Method in class diamondedge.swing.DsListCell
Returns the column index of the cell within the DsListItem.
getIndex() - Method in class diamondedge.swing.DsListViewItem
Returns the index of this DsListItem with in the DsListView
getIndex(String) - Method in class diamondedge.swing.DsTreeModel
 
getIndex() - Method in class diamondedge.swing.DsTreeNode
Returns the order that the node was added to the tree.
getIndex(Object) - Method in class diamondedge.util.HashList
return 0-based index for key
getIndex(Object) - Method in class diamondedge.util.ListFormat
Returns a 0-based index for the dataValue
getIndex(String) - Method in class diamondedge.util.VbCollection
return 1-based index for key
getIndexOf(Object) - Method in interface diamondedge.swing.grid.TableFormat
Returns the row index for the given data value.
getIndexOf(Object) - Method in class diamondedge.swing.grid.TableModelFormat
Returns the row index for the given data value.
getInnerBorder() - Method in class diamondedge.swing.DsLabel
Returns whether to draw a border inside of the CenterBorder.
getInsets() - Method in class diamondedge.swing.DsLabel
Returns the insets which includes the border's insets and the margin.
getInsets(Insets) - Method in class diamondedge.swing.DsLabel
Returns the insets which includes the border's insets and the margin.
getItem(int) - Method in class diamondedge.swing.DsComboBox
Returns a specific item in the list by position.
getItem(String) - Method in class diamondedge.swing.DsComboBox
Returns a specific item in the list by key.
getItem(Object) - Method in class diamondedge.swing.DsComboBox
Returns a specific item in the list by position (Number) or by key (String).
getItem(int) - Method in class diamondedge.swing.DsListView
Returns a specific item in the list by position.
getItem(String) - Method in class diamondedge.swing.DsListView
Returns a specific item in the list by key.
getItem(Object) - Method in class diamondedge.swing.DsListView
Returns a specific item in the list by position (Number) or by key (String).
getItem(int) - Method in class diamondedge.util.VbCollection
Returns the value at the specified position in this list.
getItem(String) - Method in class diamondedge.util.VbCollection
Returns the value to which this collection maps the specified key.
getItem(Variant) - Method in class diamondedge.util.VbCollection
Returns the value at the specified position in this list or the value mapped to the specified key.
getItemCount() - Method in class diamondedge.swing.DsListView
Returns the number of objects in the list.
getJFrame(Component) - Static method in class diamondedge.util.UI
 
getKey() - Method in class diamondedge.swing.DsActionGroup
Returns the distinct Key within the collection.
getKey() - Method in class diamondedge.swing.DsListCell
Returns the unique string by which this cell can be located.
getKey() - Method in class diamondedge.swing.DsListItem
Returns the unique string by which this item can be located.
getKey() - Method in interface diamondedge.swing.DsListObject
Returns the unique string by which this item can be located.
getKey() - Method in class diamondedge.swing.DsTreeNode
Returns the unique string of an object in a collection.
getKey(int) - Method in class diamondedge.util.HashList
return key for value at specified index
getKey(int) - Method in class diamondedge.util.VbCollection
return key for 1-based index.
getLabelFor() - Method in class diamondedge.swing.DsLabel
Get the component this is labelling.
getLargeIcon(IconList) - Method in class diamondedge.swing.DsListViewItem
Returns the icon that is used in the LARGE_ICON view.
getLargeIcon() - Method in class diamondedge.swing.DsListViewItem
Returns the icon or the index/key of the icon that is used in the LARGE_ICON view.
getLargeIcon() - Method in interface diamondedge.swing.DsListViewObject
Returns an Icon or Image that is used in the LARGE_ICON view.
getLastItemEdited() - Method in class diamondedge.swing.DsListView
Returns the last DsListViewItem edited.
getLastSibling() - Method in class diamondedge.swing.DsTreeNode
Returns a reference to the last DsTreeNode object in a hierarchy level.
getLimitToList() - Method in class diamondedge.swing.DsComboBox
Returns whether a combo box's values are limited to the listed items.
getLineBorderColor() - Method in class diamondedge.swing.DsLabel
Returns the color used to draw the line border.
getLineBorderWidth() - Method in class diamondedge.swing.DsLabel
Returns the width of the line border drawn around the label.
getLineColor() - Method in class diamondedge.swing.DsLine
Returns the color used to draw the line.
getLineNumber() - Method in class diamondedge.util.XmlDom.ParseError
 
getLineStyle() - Method in class diamondedge.swing.DsLine
Returns the style used to draw the line.
getLineWidth() - Method in class diamondedge.swing.DsLine
Returns the width of the line.
getListWidth() - Method in class diamondedge.swing.DsComboBox
Determines the width of the drop-down list.
getLocale() - Method in class diamondedge.swing.DsDatePicker
Gets the locale of this component.
getLocalHostName() - Method in class diamondedge.swing.DsSocket
Returns the local machine name
getLocalIP() - Method in class diamondedge.swing.DsSocket
Returns the local machine IP address
getLocalPort() - Method in class diamondedge.swing.DsSocket
Returns the port used on the local computer
getMargins() - Method in class diamondedge.swing.DsLabel
Returns the spacing between the border and the contents (text/icon).
getMessage() - Method in class diamondedge.util.XmlDom.ParseError
 
getMinimumSize() - Method in class diamondedge.swing.DsLabel
This method is called when the layout manager wants to know the bare minimum amount of space we need to get by.
getModel() - Method in class diamondedge.swing.DsListView
Returns the model containing the data displayed in the DsListView
getModel() - Method in class diamondedge.swing.DsTreeNode
 
getModel() - Method in class diamondedge.swing.grid.DelegateGridModel
 
getModel() - Method in class diamondedge.swing.grid.TableModelFormat
Returns the TableModel used to supply all data values.
getMonthNames(Locale) - Static method in class diamondedge.util.ListFormat
Returns a ListFormat with entries for each month name.
getNavigationComponent() - Method in class diamondedge.swing.DsActionGroup
Returns the component used to navigate to this group of actions.
getNavigationComponent() - Method in class diamondedge.swing.DsSlidingTabBar.ButtonGroup
Returns the button used for this group of actions
getNext() - Method in class diamondedge.swing.DsTreeNode
Returns a reference to the next sibling DsTreeNode object in a hierarchy level.
getNextKey() - Method in class diamondedge.util.HashList
 
getNextKey() - Method in class diamondedge.util.VbCollection
 
getNode(String) - Method in class diamondedge.swing.DsTree
Returns a specific DsTreeNode in the tree by key.
getNode(int) - Method in class diamondedge.swing.DsTree
Returns a specific DsTreeNode in the tree by position.
getNode(String) - Method in class diamondedge.swing.DsTreeModel
Returns a specific DsTreeNode in the Collection by key.
getNode(int) - Method in class diamondedge.swing.DsTreeModel
Returns a specific DsTreeNode in the Collection by position.
getNodes() - Method in class diamondedge.swing.DsTree
Returns the model which is a collection of DsTreeNode objects.
getNumber() - Method in exception diamondedge.util.RuntimeError
Returns or sets a numeric value representing an error
getNumberBytes() - Method in class diamondedge.swing.SocketEvent
 
getNumClicksToSort() - Method in class diamondedge.swing.DsListView
Returns the number of clicks on the column header required to allow the user to select the column to sort on or to change the sort order.
getNumClicksToSort() - Method in class diamondedge.swing.grid.DsGrid
Returns the number of clicks on the column header required to allow the user to select the column to sort on or to change the sort order.
getOuterBorder() - Method in class diamondedge.swing.DsLabel
Returns whether to draw a border on the outside of the label but inside of the outline if it exists.
getParent(Component, Class) - Static method in class diamondedge.util.UI
 
getParentNode() - Method in class diamondedge.swing.DsTreeNode
Returns a reference to the previous DsTreeNode object in a hierarchy level.
getParseError() - Method in class diamondedge.util.XmlDom
 
getPathSeparator() - Method in class diamondedge.swing.DsTree
Returns the delimiter string used for the path returned by the FullPath property.
getPreferredSize() - Method in class diamondedge.swing.DsLabel
This method is called by a layout manager when it wants to know how big we'd like to be.
getPreferredSize() - Method in class diamondedge.swing.DsTableColumnHeader
 
getPrevious() - Method in class diamondedge.swing.DsTreeNode
Returns a reference to the previous sibling DsTreeNode object in a hierarchy level.
getPreviousActionGroup() - Method in class diamondedge.swing.ActionGroupEvent
Returns the previously selected action group.
getProperties() - Method in class diamondedge.swing.DsTableColumnHeader
Returns the cell used to set the default styles and formatting of each column in the header.
getProperties() - Method in class diamondedge.swing.grid.GridRowHeader
Returns the cell used to set the default styles and formatting of each row in the header.
getProtocol() - Method in class diamondedge.swing.DsSocket
Returns the socket protocol
getRemoteHostAddress() - Method in class diamondedge.swing.DsSocket
Returns the InetAddress object for the remote computer
getRemoteHostIP() - Method in class diamondedge.swing.DsSocket
Returns the remote host IP address
getRemoteHostName() - Method in class diamondedge.swing.DsSocket
Returns the name used to identify the remote computer
getRemotePort() - Method in class diamondedge.swing.DsSocket
Returns the port to be connected to on the remote computer
getResultSet() - Method in class diamondedge.swing.grid.ResultSetTableModel
 
getRootNode() - Method in class diamondedge.swing.DsTreeModel
Returns a reference to the root DsTreeNode object of a DsTree control.
getRootNode() - Method in class diamondedge.swing.DsTreeNode
Returns a reference to the root DsTreeNode object of a DsTree control.
getRotation() - Method in interface diamondedge.swing.DsCellProperties
Returns a value that determines the rotation of the text and icon.
getRotation() - Method in class diamondedge.swing.DsLabel
Returns the degrees to rotate text and icon.
getRotation() - Method in class diamondedge.swing.DsTableCell
Returns a value that determines the rotation of the text and icon.
getRow() - Method in class diamondedge.swing.grid.DsGrid
Returns the row of the active cell.
getRow() - Method in class diamondedge.swing.grid.GridEvent
Returns the row that the operation occured on.
getRow2() - Method in class diamondedge.swing.grid.DsGrid
Determines the starting or ending row for a range of cells.
getRowAtPoint(Point) - Method in class diamondedge.swing.grid.DsGrid
Returns the index of the row that point lies in or -1 if not a valid row.
getRowCount() - Method in class diamondedge.swing.grid.DelegateGridModel
 
getRowCount() - Method in class diamondedge.swing.grid.ResultSetTableModel
Returns the number of rows in this data table.
getRowCount() - Method in interface diamondedge.swing.grid.TableFormat
Returns the number of rows in the table.
getRowCount() - Method in class diamondedge.swing.grid.TableModelFormat
Returns the number of rows in the table.
getRowHeader() - Method in class diamondedge.swing.grid.DsGrid
Returns fixed columns displaying a row header for each row.
getRowHeaderAutoLabel() - Method in class diamondedge.swing.grid.DsGrid
Returns a value that determines the automatic assignment of the row header values.
getRowHeaderViewport() - Method in class diamondedge.swing.grid.DsGrid
 
getRowHeaderWidth() - Method in class diamondedge.swing.grid.DsGrid
Returns a value that determines the automatic assignment of the row header values.
getRowHeight() - Method in class diamondedge.swing.DsListView
Returns the height of all table rows, in pixels.
getRowHeight(int) - Method in class diamondedge.swing.DsListView
Returns the height of a specific table row, in pixels.
getRowPosition() - Method in class diamondedge.swing.grid.AbstractGridRowModel
Returns the current record number for the database cursor.
getRowPosition() - Method in interface diamondedge.swing.grid.GridRowModel
Returns the current row position such as the currently selected row or the record number for a database cursor.
getRowProperties(int) - Method in class diamondedge.swing.grid.DsGrid
Returns the default cell containing the default properties for the row.
getRows(int, int) - Method in class diamondedge.swing.grid.DsGrid
Returns a range of cells that includes all cells in the specified rows.
getRows(int, int) - Method in class diamondedge.swing.grid.DsTable
Returns a range of cells that includes all cells in the specified rows.
getRowSpan() - Method in interface diamondedge.swing.DsCell
Returns the number of rows this cell spans.
getRowSpan() - Method in class diamondedge.swing.DsTableCell
Returns the number of rows this cell spans.
getRowValueList() - Method in class diamondedge.swing.DsComboBox
Returns the text used to initialize each cell in the list.
getScrollPane(JTable) - Static method in class diamondedge.swing.grid.DsTable
 
getScrollPane(Component) - Static method in class diamondedge.util.UI
 
getSelectedIndex() - Method in class diamondedge.swing.DsListView
Returns the index the currently selected DsListViewItem or the first one if more than one is selected.
getSelectedIndex() - Method in class diamondedge.swing.DsTree
Returns the index to the currently selected node.
getSelectedItem() - Method in class diamondedge.swing.DsListView
Returns a reference to the currently selected DsListViewItem object.
getSelectedNode() - Method in class diamondedge.swing.DsTree
Returns the currently selected node.
getSelectedObjects() - Method in class diamondedge.swing.DsListView
Returns an array (length 1) containing the last DsListViewItem edited or null.
getSelectedObjects() - Method in class diamondedge.swing.DsTree
Returns an array (length 1) containing the last ListItem edited or null.
getSelectionMode() - Method in class diamondedge.swing.DsListView
Returns a value indicating whether a user can make multiple selections in the DsListView control and how the multiple selections can be made.
getSelectionModel() - Method in class diamondedge.swing.DsListView
Returns the model representing the selected items in the DsListView
getShape() - Method in class diamondedge.swing.DsShape
Returns a value indicating the type of shape to be drawn.
getShowGrid() - Method in class diamondedge.swing.DsListView
Returns whether the grid lines should be drawn between cells.
getSize() - Method in class diamondedge.swing.DsComboBox
 
getSmallIcon(IconList) - Method in class diamondedge.swing.DsListItem
Returns the icon that is displayed in the list.
getSmallIcon() - Method in class diamondedge.swing.DsListItem
Returns the icon or the index/key of the icon that is displayed in the list.
getSmallIcon() - Method in interface diamondedge.swing.DsListObject
Returns an Icon or Image that is used in all views except the LARGE_ICON view.
getSocket() - Method in class diamondedge.swing.DsSocket
Returns the tcp socket object
getSortColumn() - Method in class diamondedge.swing.DsListView
Returns the column that is currently being used to sort the list items.
getSortColumn() - Method in class diamondedge.swing.grid.DsGrid
Returns the column in the model that is currently being used to sort the rows.
getSortOrder() - Method in class diamondedge.swing.DsListView
Returns whether or not the ListItems will be sorted in ascending or descending order.
getSortOrder() - Method in class diamondedge.swing.DsTreeNode
Returns whether the children will be sorted in ascending or descending order.
getSortOrder() - Method in class diamondedge.swing.grid.DsGrid
Returns whether or not the rows will be sorted in ascending or descending order.
getSource() - Method in class diamondedge.swing.SocketEvent
 
getSource() - Method in exception diamondedge.util.RuntimeError
Returns or sets the name of the object that originated the error
getState() - Method in class diamondedge.swing.DsSocket
Returns the state of the socket connection
getStroke(float, int) - Static method in class diamondedge.swing.GraphicUtil
 
getSymbol() - Method in class diamondedge.swing.DsSymbolButton
Returns the symbol to be drawn on the surface.
getSymbolColor() - Method in class diamondedge.swing.DsSymbolButton
Returns the color that the symbol is to be drawn.
getTabbedPane() - Method in class diamondedge.swing.DsDemo
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class diamondedge.swing.grid.DsTable.BooleanEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class diamondedge.swing.grid.DsTable.ComponentEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class diamondedge.swing.grid.DsTable.DateEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class diamondedge.swing.grid.DsTable.ListEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class diamondedge.swing.grid.DsTable.TableEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class diamondedge.swing.DsCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class diamondedge.swing.DsTableHeaderRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class diamondedge.swing.grid.DsTable.BooleanRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class diamondedge.swing.grid.DsTable.ComponentRenderer
 
getText() - Method in interface diamondedge.swing.DsCell
Returns the formatted text to display in a cell of a table.
getText() - Method in class diamondedge.swing.DsComboBox
Returns the string displayed in the text area (editor).
getText() - Method in class diamondedge.swing.DsLabel
Returns the text that the label displays
getText() - Method in class diamondedge.swing.DsListItem
Returns the text displayed in the list for this item.
getText() - Method in class diamondedge.swing.DsTableCell
Returns the formatted text to display in a cell of a table.
getText() - Method in class diamondedge.swing.DsTreeNode
Returns the text to be displayed in a control.
getText(Node) - Static method in class diamondedge.util.XmlDom
returns the text associated with the node.
getTextAt(int, int) - Method in class diamondedge.swing.DsComboBox
Returns the text (contents formatted as a string) for the cell at the given row and column.
getTextAt(int, int) - Method in class diamondedge.swing.DsListView
Returns the text (contents formatted as a string) for the cell at the given row and column.
getTextAt(int, int) - Method in class diamondedge.swing.grid.DsGrid
Returns the text (contents formatted as a string) for the cell at the given row and column.
getTextColumn() - Method in class diamondedge.swing.DsComboBox
Determines the column used as the value for the Text.
getTextColumn() - Method in class diamondedge.swing.grid.TableModelFormat
Determines the column used as the value for the Text.
getTextOutlineColor() - Method in class diamondedge.swing.DsLabel
Returns the color used to draw an outline around each character of the text.
getTextOutlineWidth() - Method in class diamondedge.swing.DsLabel
Returns the width of the outline drawn around each character in the text.
getTextStyle() - Method in interface diamondedge.swing.DsCellProperties
Returns a value that determines how the text for the cell is drawn.
getTextStyle() - Method in class diamondedge.swing.DsLabel
Returns a value that determines how the text is drawn.
getTextStyle() - Method in class diamondedge.swing.DsTableCell
Returns a value that determines how the text for the cell is drawn.
getTextValue(int) - Method in interface diamondedge.swing.grid.TableFormat
Returns the value for the display column at specified row.
getTextValue(int) - Method in class diamondedge.swing.grid.TableModelFormat
Returns the value for the display column at specified row.
getTitle() - Method in class diamondedge.swing.DsActionGroup
Returns the caption of the group.
getToolTipText() - Method in interface diamondedge.swing.DsCell
Returns the text to display when the cursor is over the cell of a table.
getToolTipText() - Method in class diamondedge.swing.DsTableCell
Returns the text to display when the cursor is over the cell of a table.
getToolTipText(MouseEvent) - Method in class diamondedge.swing.DsTableColumnHeader
Overrides JComponent's getToolTipText method in order to allow the cell's tips to be used if it has text set.
getToolTipText(MouseEvent) - Method in class diamondedge.swing.grid.DsTable
Overrides JComponent's getToolTipText method in order to allow the cell's tips to be used if it has text set.
getTopVisibleRow() - Method in class diamondedge.swing.grid.DsGrid
Deprecated. replaced by DsGrid.getFirstVisibleRow()
getTreePath() - Method in class diamondedge.swing.DsTreeNode
 
getType() - Method in class diamondedge.swing.grid.GridEvent
 
getTypeName() - Method in class diamondedge.util.Variant
 
getUdpBufferLength() - Method in class diamondedge.swing.DsSocket
Returns the buffer length used to receive DatagramPackets using UDP_PROTOCOL.
getUdpSocket() - Method in class diamondedge.swing.DsSocket
Returns the udp socket object
getUrl() - Method in class diamondedge.util.XmlDom
get the URL for the loaded XML document
getValue() - Method in interface diamondedge.swing.DsCell
Returns the value being display in a cell of a table.
getValue() - Method in class diamondedge.swing.DsComboBox
Returns the value for the BoundColumn of the item selected in the drop-down list or the text in the editor if no item was selected.
getValue() - Method in class diamondedge.swing.DsListItem
Returns the value displayed in the list for this item.
getValue(int) - Method in interface diamondedge.swing.DsListObject
Returns the value for the specified column.
getValue() - Method in class diamondedge.swing.DsTableCell
Returns the value being display in a cell of a table.
getValue() - Method in class diamondedge.swing.SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValue(String) - Method in class diamondedge.util.Variant
Perform a late-bound retrieving of a property value on the object stored in this variant Note: this operation is slow due to dynamically looking up meta information at runtime.
getValue(Object, String) - Static method in class diamondedge.util.Variant
Perform a late-bound retrieving of a property value on the given object
getValue(String, int[]) - Method in class diamondedge.util.Variant
Perform a late-bound retrieving of a property value on the object stored in this variant The property on the object in this variant should be an array.
getValueAt(int, int) - Method in class diamondedge.swing.DsComboBox
Returns the cell value at row and column.
getValueAt(int, int) - Method in class diamondedge.swing.DsListView
Returns the cell value at row and column.
getValueAt(int, int) - Method in class diamondedge.swing.DsTableColumnHeader
Returns the contents/object for the cell at the given row and column.
getValueAt(int, int) - Method in class diamondedge.swing.grid.DefaultGridModel
Returns an attribute value for the cell at row and column.
getValueAt(int, int) - Method in class diamondedge.swing.grid.DelegateGridModel
Returns an attribute value for the cell at row and column.
getValueAt(int, int) - Method in class diamondedge.swing.grid.ResultSetTableModel
 
getValueAt(int, int) - Method in interface diamondedge.swing.grid.TableFormat
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class diamondedge.swing.grid.TableModelFormat
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int) - Method in class diamondedge.util.Variant
Perform a late-bound retrieving of an element of the array stored in this variant This variant should be holding a single dimensioned array.
getValueAt(int[]) - Method in class diamondedge.util.Variant
Perform a late-bound retrieving of an element of the array stored in this variant The argument specifies the array indicies.
getVarType() - Method in class diamondedge.util.Variant
 
getVarType(Class) - Static method in class diamondedge.util.Variant
 
getVarType(Object) - Static method in class diamondedge.util.Variant
 
getVerticalAlignment() - Method in interface diamondedge.swing.DsCellProperties
Returns a value that determines how the text for the cell is aligned horizontally.
getVerticalAlignment() - Method in class diamondedge.swing.DsLabel
Returns the vertical alignment of the contents (text and icon) within the Label
getVerticalAlignment() - Method in class diamondedge.swing.DsTableCell
Returns a value that determines how the text for the cell is aligned horizontally.
getVerticalTextPosition() - Method in interface diamondedge.swing.DsCellProperties
Returns the vertical position of the text in relation to the icon
getVerticalTextPosition() - Method in class diamondedge.swing.DsLabel
Returns the vertical position of the text relative to the icon
getVerticalTextPosition() - Method in class diamondedge.swing.DsTableCell
Returns the vertical position of the text in relation to the icon
getView() - Method in class diamondedge.swing.DsListView
Returns the current view type of the DsListView control.
getWeekdayNames(Locale) - Static method in class diamondedge.util.ListFormat
Returns a ListFormat with entries for the name of each day of the week.
GraphicUtil - Class in diamondedge.swing
 
GraphicUtil() - Constructor for class diamondedge.swing.GraphicUtil
 
GRID_DASH - Static variable in interface diamondedge.swing.DsConstants
A dashed single-pixel line drawn where the grid lines are typically drawn.
GRID_DASH_DOT - Static variable in interface diamondedge.swing.DsConstants
An alternating dashes and dotted single-pixel lines drawn where the grid lines are typically drawn.
GRID_DASH_DOT_DOT - Static variable in interface diamondedge.swing.DsConstants
An alternating dashes and two dotted single-pixel lines drawn where the grid lines are typically drawn.
GRID_DOT - Static variable in interface diamondedge.swing.DsConstants
A dotted single-pixel line drawn where the grid lines are typically drawn.
GRID_LINE - Static variable in interface diamondedge.swing.DsConstants
A solid single-pixel line drawn where the grid lines are typically drawn.
GridEditorEvent - Class in diamondedge.swing.grid
 
GridEditorEvent(Object, int, int, int, Component) - Constructor for class diamondedge.swing.grid.GridEditorEvent
 
GridEditorListener - Interface in diamondedge.swing.grid
 
GridEvent - Class in diamondedge.swing.grid
 
GridEvent(Object, int, int) - Constructor for class diamondedge.swing.grid.GridEvent
 
GridEvent(Object, int, int, int) - Constructor for class diamondedge.swing.grid.GridEvent
 
GridModel - Interface in diamondedge.swing.grid
 
GridRowHeader - Class in diamondedge.swing.grid
 
GridRowHeader() - Constructor for class diamondedge.swing.grid.GridRowHeader
 
GridRowHeader(int, int) - Constructor for class diamondedge.swing.grid.GridRowHeader
 
GridRowListener - Interface in diamondedge.swing.grid
 
GridRowModel - Interface in diamondedge.swing.grid
 
GridUI - Class in diamondedge.swing.grid
 
GridUI() - Constructor for class diamondedge.swing.grid.GridUI
 
groupChanged(ActionGroupEvent) - Method in interface diamondedge.swing.ActionGroupChangeListener
Invoked when the current ActionGroup has changed.

H

hashCode() - Method in class diamondedge.util.Variant
 
HashList - Class in diamondedge.util
 
HashList() - Constructor for class diamondedge.util.HashList
 
hasMoreElements() - Method in class diamondedge.util.StringSplitter
Returns the same value as the hasMoreTokens method.
hasMoreTokens() - Method in class diamondedge.util.StringSplitter
Tests if there are more tokens available from this tokenizer's string.
hideColumn(int) - Method in class diamondedge.swing.grid.DsTable
Removes from the view the column at the given position.
HIGHLIGHT_SELECTION_ALWAYS - Static variable in interface diamondedge.swing.DsConstants
Always show the selection highlight even if the component doesn't have the focus.
HIGHLIGHT_SELECTION_NEVER - Static variable in interface diamondedge.swing.DsConstants
Never show the selection highlight even if something is selected.
HIGHLIGHT_SELECTION_WITH_FOCUS - Static variable in interface diamondedge.swing.DsConstants
Only show the selection highlight when the component has the focus.
hitTest(int, int) - Method in class diamondedge.swing.DsListView
Returns a reference to the DsListViewItem object object located at the coordinates of x and y.
HORIZONTAL_LINES - Static variable in interface diamondedge.swing.DsConstants
 
HOST_RESOLVED - Static variable in class diamondedge.swing.DsSocket
 
hour(Date) - Static method in class diamondedge.util.DateTime
Returns a whole number representing the hour of the day

I

iconlist - Variable in class diamondedge.swing.DsComboBox
 
iconlist - Variable in class diamondedge.swing.DsListView
 
iconlist - Variable in class diamondedge.swing.DsTree
 
IconList - Interface in diamondedge.swing
Contains a collection of Icon objects, each of which can be referred to by its index or key
in(int) - Static method in class diamondedge.util.FileSystem
 
indexOf(DsListCell) - Method in class diamondedge.swing.DsListItem
Returns the index of a DsListCell with in this DsListItem.
indexOf(String) - Method in class diamondedge.swing.DsListItem
Returns the index of a DsListCell by its key.
init(Object) - Static method in class diamondedge.swing.GraphicUtil
Perform class level initialization for components.
initArray(Object[], Class) - Static method in class diamondedge.util.VB
initialize Variant and UDT arrays
initArray(Object[][], Class) - Static method in class diamondedge.util.VB
 
initArray(Object[][][], Class) - Static method in class diamondedge.util.VB
 
initArray(Object[][][][], Class) - Static method in class diamondedge.util.VB
 
initializeItem(DsListItem) - Method in interface diamondedge.swing.DsListObject
initializeItem is called by the containing list to give an opportunity to do any initialization of the DsListItem such as cell formatting after it has been created an populated with data from the other methods.
input() - Method in class diamondedge.util.InputFile
 
input(int) - Method in class diamondedge.util.InputFile
 
InputFile - Class in diamondedge.util
 
InputFile(String) - Constructor for class diamondedge.util.InputFile
 
inputLine() - Method in class diamondedge.util.InputFile
 
insert(MutableTreeNode, int) - Method in class diamondedge.swing.DsTreeNode
 
insertRow(int, Vector) - Method in class diamondedge.swing.grid.DelegateGridModel
 
insertRow(int, String) - Method in class diamondedge.swing.grid.DsGrid
Adds a new row at run time at the given position.
insertRow(int, Vector) - Method in interface diamondedge.swing.grid.GridModel
Inserts a row at row in the model.
INTEGER - Static variable in class diamondedge.util.Variant
Integer data type (4 byte).
interrupt() - Method in class diamondedge.swing.SwingWorker
A new method that interrupts the worker thread.
invoke(String, Variant[]) - Method in class diamondedge.util.Variant
Perform a late-bound function call on the object stored in this variant Note: this operation is slow due to dynamically looking up meta information at runtime.
invoke(Object, String, Variant[]) - Static method in class diamondedge.util.Variant
 
isAlwaysValid() - Method in class diamondedge.swing.DsDatePicker
Returns whether the text input always represents a valid date according to the Format property.
isArray() - Method in class diamondedge.util.Variant
 
isAutoRecalc() - Method in class diamondedge.swing.grid.DsGrid
Returns whether recalcFormulas() automatically called when cell values change.
isAutoSize() - Method in class diamondedge.swing.DsLabel
Returns a value that determines whether the label is automatically resized to display its entire contents.
isBorderOpaque() - Method in class diamondedge.swing.DsLineBorder
Returns whether or not the border is opaque.
isBoundColumnVisible() - Method in class diamondedge.swing.grid.TableModelFormat
Determines whether the column used as the data value is visible.
isCanceled() - Method in class diamondedge.swing.grid.GridEvent
Returns whether any further processing of the event and subsequent related events should occur.
isCellEditable(int, int) - Method in class diamondedge.swing.grid.DefaultGridModel
Returns whether the cell can be edited by the user at run-time.
isCellEditable(int, int) - Method in class diamondedge.swing.grid.DelegateGridModel
 
isCellEditable(int, int) - Method in class diamondedge.swing.grid.DsGrid
Returns true if the cell at row and column is editable.
isCellEditable(int, int) - Method in class diamondedge.swing.grid.DsTable
Returns true if the cell at row and column is editable.
isCellEditable(int, int) - Method in class diamondedge.swing.grid.ResultSetTableModel
Returns true if the cell at row and column is editable.
isChanged() - Method in interface diamondedge.swing.grid.GridRowModel
Returns true if any edits or changes have been made to the current row.
isChanged() - Method in class diamondedge.swing.grid.ResultSetTableModel
Returns true if any edits or changes have been made to the current row.
isChecked() - Method in class diamondedge.swing.DsListViewItem
Returns a value that determines whether a DsListItem object is checked.
isChecked() - Method in interface diamondedge.swing.DsListViewObject
Returns a value that determines whether a DsListItem object is checked.
isChecked() - Method in class diamondedge.swing.DsTreeNode
Returns a value that determines whether a DsTreeNode object is checked.
isColumnHeaderVisible() - Method in class diamondedge.swing.DsListView
Returns whether there is a fixed row displaying a column header for each column.
isColumnHeaderVisible() - Method in class diamondedge.swing.grid.DsGrid
Returns whether there is a fixed row displaying a column header for each column.
isColumnHeaderVisible() - Method in class diamondedge.swing.grid.GridRowHeader
Returns whether there is a fixed row displaying a column header for each column.
isColumnReorderingAllowed() - Method in class diamondedge.swing.DsListView
Returns whether a user can reorder columns in DETAILS view.
isColumnReorderingAllowed() - Method in class diamondedge.swing.grid.DsTable
Returns true if the user is allowed to rearrange columns by dragging their headers, false otherwise.
isColumnResizingAllowed() - Method in class diamondedge.swing.DsListView
Returns whether a user can resize columns in DETAILS view.
isColumnResizingAllowed() - Method in class diamondedge.swing.grid.DsTable
Returns true if the user is allowed to resize columns by dragging between their headers, false otherwise.
isDate() - Method in class diamondedge.util.Variant
 
isEditable() - Method in interface diamondedge.swing.DsCellProperties
Returns a value that determines whether the value for the cell can be edited by the user at run-time.
isEditable() - Method in class diamondedge.swing.DsTableCell
Returns a value that determines whether the value for the cell can be edited by the user at run-time.
isEditable() - Method in class diamondedge.swing.grid.DsTable
Returns whether any cell can be edited by the user.
isEditable() - Method in class diamondedge.swing.grid.ResultSetTableModel
Returns whether any cells can be edited by the user.
isEmpty() - Method in class diamondedge.util.Variant
 
isEOF(int) - Static method in class diamondedge.util.FileSystem
 
isError() - Method in class diamondedge.util.Variant
 
isExclusiveButton() - Method in class diamondedge.swing.DsTreeNode
Returns a value that determines whether a DsTreeNode object is displayed as an exclusive button.
isExpanded() - Method in class diamondedge.swing.DsTreeNode
Returns a value which specifies if a DsTreeNode object is expanded.
isFocusOwner() - Method in class diamondedge.swing.DsDatePicker
 
isFontBold() - Method in interface diamondedge.swing.DsCellProperties
Returns a value that determines whether the text for the cell is displayed with a bold font.
isFontBold() - Method in class diamondedge.swing.DsListItem
Returns a value that determines whether the label for the item is displayed with a bold font.
isFontBold() - Method in class diamondedge.swing.DsTableCell
Returns a value that determines whether the text for the cell is displayed with a bold font.
isFontBold() - Method in class diamondedge.swing.DsTreeNode
Returns a value that determines whether the text for a DsTreeNode object is displayed with a bold font.
isFontItalic() - Method in interface diamondedge.swing.DsCellProperties
Returns a value that determines whether the text for the cell is displayed with an italic style.
isFontItalic() - Method in class diamondedge.swing.DsTableCell
Returns a value that determines whether the text for the cell is displayed with an italic style.
isFontStrikeThrough() - Method in interface diamondedge.swing.DsCellProperties
Returns a value that determines whether the text for the cell is displayed with a line through the text.
isFontStrikeThrough() - Method in class diamondedge.swing.DsLabel
Returns a value that determines whether the text for the label is displayed with a line through the text.
isFontStrikeThrough() - Method in class diamondedge.swing.DsTableCell
Returns a value that determines whether the text for the cell is displayed with a line through the text.
isIconVisible() - Method in class diamondedge.swing.DsTree
Returns a value that determines whether an icon is displayed next to each item in the tree.
isIconVisible() - Method in class diamondedge.swing.DsTreeNode
Returns a value that determines whether an icon is display for this DsTreeNode.
isLeaf(Object) - Method in class diamondedge.swing.DsTreeModel
 
isLineSlantingUp() - Method in class diamondedge.swing.DsLine
Returns the direction the line is sloping in the bounding box.
isNegativeNumberRed() - Method in interface diamondedge.swing.DsCellProperties
Returns a value that determines whether negative numbers are displayed in a red color.
isNegativeNumberRed() - Method in class diamondedge.swing.DsTableCell
Returns a value that determines whether negative numbers are displayed in a red color.
isNull(String) - Static method in class diamondedge.util.Strings
 
isNull() - Method in class diamondedge.util.Variant
 
isNullAllowed() - Method in class diamondedge.swing.DsDatePicker
Returns whether a null date is allowed.
isNumeric(Class) - Static method in class diamondedge.util.Variant
 
isNumeric() - Method in class diamondedge.util.Variant
 
isObject() - Method in class diamondedge.util.Variant
 
isOpaque() - Method in interface diamondedge.swing.DsCellProperties
Returns a value that determines whether the background for the cell is painted.
isOpaque() - Method in class diamondedge.swing.DsTableCell
Returns a value that determines whether the background for the cell is painted.
isPreservingWhiteSpace() - Method in class diamondedge.util.XmlDom
returns whether should remove whitespace Text nodes when parsing
isRowHeaderVisible() - Method in class diamondedge.swing.grid.DsGrid
Returns whether there are fixed columns displaying a row header for each row.
isRowStatusIconShowing() - Method in class diamondedge.swing.grid.DsGrid
Returns whether an icon will be shown in the row header indicating the status of the row.
isSelected(int) - Method in class diamondedge.swing.DsListView
Returns a value which determines if the item at the given row is selected.
isSelected() - Method in class diamondedge.swing.DsListViewItem
Returns a value which determines if a DsListItem object is selected.
isSelected() - Method in class diamondedge.swing.DsTreeNode
Returns a value which determines if a DsTreeNode object is selected.
isShowingCheckBoxes() - Method in class diamondedge.swing.DsListView
Returns a value which determines if the control displays a checkbox next to each item in the list.
isShowingCheckBoxes() - Method in class diamondedge.swing.DsTree
Returns a value which determines if the control displays a checkbox next to each item in the tree.
isSorted() - Method in class diamondedge.swing.DsListView
Indicates whether the elements of a control are automatically sorted alphabetically.
isSorted() - Method in class diamondedge.swing.DsTree
Indicates whether the children of this node are automatically sorted alphabetically.
isSorted() - Method in class diamondedge.swing.DsTreeNode
Indicates whether the children of this node are automatically sorted alphabetically.
isSorted() - Method in class diamondedge.swing.grid.DsGrid
Indicates whether the rows are automatically sorted alphabetically.
isToggleButton() - Method in class diamondedge.swing.DsTreeNode
Returns a value that determines whether a DsTreeNode object is displayed as a ToggleButton.
isValidating() - Method in class diamondedge.util.XmlDom
validate XML when parsing
isVisible() - Method in interface diamondedge.swing.DsCell
Returns true if this cell is not hidden.
isVisible() - Method in class diamondedge.swing.DsTableCell
Returns true if this cell is not hidden.
isVisible() - Method in class diamondedge.swing.DsTreeNode
 
isWordWrap() - Method in interface diamondedge.swing.DsCellProperties
Returns a value that determines whether the text for the cell is wrapped onto the line below if it doesn't fit.
isWordWrap() - Method in class diamondedge.swing.DsLabel
Returns a value that determines whether the text should be wrapped to a new line when it reaches the trailing margin.
isWordWrap() - Method in class diamondedge.swing.DsTableCell
Returns a value that determines whether the text for the cell is wrapped onto the line below if it doesn't fit.

J

join(Object[], String) - Static method in class diamondedge.util.Strings
Join array elements into a string
join(Variant, String) - Static method in class diamondedge.util.Strings
Join array elements into a string
justifyOrder() - Method in class diamondedge.swing.grid.DsCellRange
if firstRow > lastRow or firstColumn > lastColumn then their values are switched so the range is properly ordered from top-left corner to the bottom-right corner.

K

keyPressed(KeyEvent) - Method in class diamondedge.swing.DsDatePicker
 
keyPressed(KeyEvent) - Method in class diamondedge.swing.DsDateView
 
keyReleased(KeyEvent) - Method in class diamondedge.swing.DsDatePicker
 
keyReleased(KeyEvent) - Method in class diamondedge.swing.DsDateView
 
keySet() - Method in class diamondedge.util.HashList
 
keyTyped(KeyEvent) - Method in class diamondedge.swing.DsDatePicker
 
keyTyped(KeyEvent) - Method in class diamondedge.swing.DsDateView
 
kill(String) - Static method in class diamondedge.util.FileSystem
Deletes the file

L

LARGE_ICON - Static variable in class diamondedge.swing.DsListView
ViewType laying out the items left to right and then wrapping on the next line.
LAST - Static variable in class diamondedge.swing.DsTree
 
lastItemAdded - Variable in class diamondedge.swing.DsListItem
 
lastNodeEdited - Variable in class diamondedge.swing.DsTree
 
LEAF_ICON - Static variable in class diamondedge.swing.DsTree
 
leaveFrozenColumns - Variable in class diamondedge.swing.grid.DsGrid
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.
left(String, int) - Static method in class diamondedge.util.Strings
returns a specified number of characters from the left side of a string
LEFT_ARROW - Static variable in class diamondedge.swing.DsSymbolButton
 
LEFT_ARROW_LINE - Static variable in class diamondedge.swing.DsSymbolButton
 
len(String) - Static method in class diamondedge.util.Strings
returns the number of characters in a string
length() - Method in class diamondedge.util.OutputFile
 
LIST - Static variable in class diamondedge.swing.DsListView
ViewType laying out the items a column from top to bottom.
listen() - Method in class diamondedge.swing.DsSocket
Listen for incoming connection requests
LISTENING - Static variable in class diamondedge.swing.DsSocket
 
ListFormat - Class in diamondedge.util
This class allows a mapping to be specified between the actual data value and the value displayed to the user.
ListFormat() - Constructor for class diamondedge.util.ListFormat
 
load(String) - Method in class diamondedge.util.XmlDom
load document from the specified XML file name
load(File) - Method in class diamondedge.util.XmlDom
load document from the specified XML file
loadCSV(File, boolean) - Method in class diamondedge.swing.grid.DsGrid
Load data from a text stream formatted as comma separated values.
loadCSV(Reader, boolean, boolean) - Method in class diamondedge.swing.grid.DsGrid
Load data from a text stream formatted as comma separated values.
loadData() - Method in class diamondedge.swing.DsListItem
Load data from the object stored in setData() into each cell.
loadData() - Method in class diamondedge.swing.DsListViewItem
Load data from the object stored in setData() into each cell.
loadImage(String) - Method in class diamondedge.swing.DsBeanInfo
 
loadResultSet(ResultSet, boolean) - Method in class diamondedge.swing.grid.DsGrid
Loads data from the ResultSet into the grid.
loadResultSet(ResultSet, int, int, int, int) - Method in class diamondedge.swing.grid.DsGrid
Loads data from the ResultSet into the grid.
loadTabDelim(File, boolean) - Method in class diamondedge.swing.grid.DsGrid
Load data from a text stream formatted as tab delimited values.
loadTabDelim(Reader, boolean, boolean) - Method in class diamondedge.swing.grid.DsGrid
Load data from a text stream formatted as tab delimited values.
loadTextData(Reader, int, int, int, int, boolean, char, boolean, boolean) - Method in class diamondedge.swing.grid.DsGrid
Load data from a text stream.
loadTextData(Reader, int, int, int, int, boolean, char, boolean, boolean) - Method in class diamondedge.swing.grid.TableModelFormat
Load data from a text stream.
loadXML(String) - Method in class diamondedge.util.XmlDom
load the XML document from a string
log(double, double) - Static method in class diamondedge.util.MoreMath
Returns the logarithm of a number to the specified base.
log10(double) - Static method in class diamondedge.util.MoreMath
Returns the base-10 logarithm of a number.
LONG - Static variable in class diamondedge.util.Variant
Long data type (8 byte).
LONG_DATE - Static variable in class diamondedge.swing.DsDatePicker
Display date in long format, for example 'September 2, 1974'.
LONG_DATE_TIME - Static variable in class diamondedge.swing.DsDatePicker
Display date and time in long format, for example 'September 2, 1974 5:31:42 PM MST'.
LOWERED - Static variable in interface diamondedge.swing.DsConstants
Drawing style that makes it look lowered.
LOWERED_LIGHT - Static variable in interface diamondedge.swing.DsConstants
Drawing style that makes it look lowered.

M

main(String[]) - Static method in class diamondedge.swing.DsDemo
 
main(String[]) - Static method in class diamondedge.swing.GraphicUtil
 
main(String[]) - Static method in class diamondedge.swing.grid.DsGrid
 
main(String[]) - Static method in class diamondedge.util.UI
 
matches(String, String) - Static method in class diamondedge.util.VB
 
max(double[]) - Static method in class diamondedge.util.Statistics
 
median(double[]) - Static method in class diamondedge.util.Statistics
 
MEDIUM_DATE - Static variable in class diamondedge.swing.DsDatePicker
Display date in medium format, for example 'Sep 2, 1974'.
MEDIUM_DATE_TIME - Static variable in class diamondedge.swing.DsDatePicker
Display date and time in medium format, for example 'Sep 2, 1974 5:31 PM'.
mid(String, int, int) - Static method in class diamondedge.util.Strings
returns a specified number of characters from a string
mid(String, int) - Static method in class diamondedge.util.Strings
returns the remaining characters from a string
mid(String, int, int, String) - Static method in class diamondedge.util.Strings
replaces up to a specified number of characters with the given string.
min(double[]) - Static method in class diamondedge.util.Statistics
 
MINUS - Static variable in class diamondedge.swing.DsSymbolButton
 
minute(Date) - Static method in class diamondedge.util.DateTime
Returns a whole number representing the minute
mkDir(String) - Static method in class diamondedge.util.FileSystem
 
mod(int, int) - Static method in class diamondedge.util.MoreMath
Returns the remainder after number is divided by divisor.
month(Date) - Static method in class diamondedge.util.DateTime
Returns a whole number representing the month
monthName(int, boolean) - Static method in class diamondedge.util.DateTime
Returns localized month name
MoreMath - Class in diamondedge.util
 
MoreMath() - Constructor for class diamondedge.util.MoreMath
 
mouseClicked(MouseEvent) - Method in class diamondedge.swing.DsListView
 
mouseClicked(MouseEvent) - Method in class diamondedge.swing.grid.DsGrid
 
mouseEntered(MouseEvent) - Method in class diamondedge.swing.DsListView
 
mouseEntered(MouseEvent) - Method in class diamondedge.swing.grid.DsGrid
 
mouseExited(MouseEvent) - Method in class diamondedge.swing.DsListView
 
mouseExited(MouseEvent) - Method in class diamondedge.swing.grid.DsGrid
 
mousePressed(MouseEvent) - Method in class diamondedge.swing.DsListView
 
mousePressed(MouseEvent) - Method in class diamondedge.swing.grid.DsGrid
 
mouseReleased(MouseEvent) - Method in class diamondedge.swing.DsListView
 
mouseReleased(MouseEvent) - Method in class diamondedge.swing.grid.DsGrid
 
multiply(Variant) - Method in class diamondedge.util.Variant
Returns a Variant whose value is (this * val).

N

nativeError - Variable in exception diamondedge.util.RuntimeError
 
negate() - Method in class diamondedge.util.Variant
Returns a Variant whose value is (-this).
NEXT - Static variable in class diamondedge.swing.DsTree
 
nextElement() - Method in class diamondedge.util.StringSplitter
Returns the same value as the nextToken method, except that its declared return value is Object rather than String.
nextToken() - Method in class diamondedge.util.StringSplitter
Returns the next token from this string tokenizer.
nextToken(String) - Method in class diamondedge.util.StringSplitter
Returns the next token in this string tokenizer's string.
noFocusBorder - Static variable in class diamondedge.swing.DsCellRenderer
 
NONE - Static variable in interface diamondedge.swing.DsConstants
 
now() - Static method in class diamondedge.util.DateTime
Returns the current system date and time
nper(double, double, double, double, int) - Static method in class diamondedge.util.Financial
Returns a Double specifying the number of periods for an annuity based on periodic, fixed payments and a fixed interest rate.
NULL - Static variable in class diamondedge.util.Variant
Null (no valid data) data type.
nz(Variant, Variant) - Static method in class diamondedge.util.VB
If the value of the val argument is Null, the Nz function returns the number zero or a zero-length string, depending on whether the context indicates the value should be a number or a string.
nz(Variant) - Static method in class diamondedge.util.VB
If the value of the val argument is Null, the Nz function returns the number zero or a zero-length string, depending on whether the context indicates the value should be a number or a string.

O

Obj - Class in diamondedge.util
 
Obj() - Constructor for class diamondedge.util.Obj
 
OBJECT - Static variable in class diamondedge.util.Variant
Object data type (any object other than Date, String, BigDecimal).
odd(double) - Static method in class diamondedge.util.MoreMath
Returns number rounded up to the nearest odd integer.
OPEN - Static variable in class diamondedge.swing.DsSocket
 
openAppend(String, int) - Static method in class diamondedge.util.FileSystem
 
OPENED_ICON - Static variable in class diamondedge.swing.DsTree
 
openFile(String, String) - Static method in class diamondedge.util.FileSystem
 
openFile(String, int) - Static method in class diamondedge.util.FileSystem
 
openInput(String, int) - Static method in class diamondedge.util.FileSystem
 
openOutput(String, int) - Static method in class diamondedge.util.FileSystem
 
out(int) - Static method in class diamondedge.util.FileSystem
 
outline(Color, int, int) - Method in class diamondedge.swing.grid.DsCellRange
Creates a line border around the entire perimeter of the range of cells with the given line width, style and color.
outline(Color, int, int, int) - Method in class diamondedge.swing.grid.DsCellRange
Creates a line border around the perimeter of the range of cells with the given line width, style and color for each of the specified sides of the perimeter.
OutputFile - Class in diamondedge.util
 
OutputFile(String) - Constructor for class diamondedge.util.OutputFile
 
OutputFile(String, boolean) - Constructor for class diamondedge.util.OutputFile
 
OVAL - Static variable in class diamondedge.swing.DsShape
 
overriden_description - Variable in exception diamondedge.util.RuntimeError
 

P

paint(Graphics) - Method in class diamondedge.swing.DsLine
 
paint(Graphics) - Method in class diamondedge.swing.DsShape
 
paint(Graphics) - Method in class diamondedge.swing.grid.DsGrid
 
paint(Graphics, JComponent) - Method in class diamondedge.swing.grid.GridUI
Paint a representation of the table instance that was set in installUI().
paintBorder(Component, Graphics, int, int, int, int) - Method in class diamondedge.swing.DsLineBorder
 
paintComponent(Graphics) - Method in class diamondedge.swing.DsLabel
 
paintComponent(Graphics) - Method in class diamondedge.swing.DsSymbolButton
 
paintImage(Graphics, Image, JComponent, int) - Static method in class diamondedge.swing.GraphicUtil
Paint an image using the given style
parseNumber(String) - Static method in class diamondedge.util.Obj
Return a Number instance by trying to parse the string in the following formats: Integer, number, percent, currency.
parseObject(Object) - Static method in class diamondedge.util.Obj
Attempts to parse the value into a Number, Boolean, Date in that order and returns the object.
parseObject(String) - Method in class diamondedge.util.PositiveNumberFormat
 
paste() - Method in class diamondedge.swing.grid.DsGrid
 
peekData(Variant, int) - Method in class diamondedge.swing.DsSocket
Look at incoming data without removing it from the buffer
permutations(int, int) - Static method in class diamondedge.util.MoreMath
Returns the total possible number of order dependent arrangements for a given number of items.
PLUS - Static variable in class diamondedge.swing.DsSymbolButton
 
pmt(double, double, double, double, int) - Static method in class diamondedge.util.Financial
Returns a Double specifying the payment for an annuity based on periodic, fixed payments and a fixed interest rate.
POSITION_CHANGED - Static variable in class diamondedge.swing.grid.GridEvent
The row position has changed.
PositiveNumberFormat - Class in diamondedge.util
This format class forces input values to always be positive numbers.
PositiveNumberFormat() - Constructor for class diamondedge.util.PositiveNumberFormat
 
PositiveNumberFormat(String) - Constructor for class diamondedge.util.PositiveNumberFormat
 
prepareEditor(TableCellEditor, int, int) - Method in class diamondedge.swing.grid.DsGrid
Creates and prepares the editor when an edit is requested.
PREVIOUS - Static variable in class diamondedge.swing.DsTree
 
print() - Method in class diamondedge.swing.grid.DsGrid
Print data using default properties
print(boolean, double, DsCellRange, String, int, int) - Method in class diamondedge.swing.grid.DsGrid
Print data in the grid.
print(int) - Method in class diamondedge.util.OutputFile
 
print(double) - Method in class diamondedge.util.OutputFile
 
print(String) - Method in class diamondedge.util.OutputFile
 
print(boolean) - Method in class diamondedge.util.OutputFile
 
print(Variant) - Method in class diamondedge.util.OutputFile
 
println() - Method in class diamondedge.util.OutputFile
 
printPreview() - Method in class diamondedge.swing.grid.DsGrid
Preview the data in the grid as it would appear on the printed page.
printPreview(boolean, double, DsCellRange, String, int, int) - Method in class diamondedge.swing.grid.DsGrid
Preview the data in the grid as it would appear on the printed page.
printStackTrace() - Static method in class diamondedge.util.Err
 
printStackTrace(PrintStream) - Method in exception diamondedge.util.RuntimeError
 
printStackTrace(PrintWriter) - Method in exception diamondedge.util.RuntimeError
 
product(double[]) - Static method in class diamondedge.util.Statistics
 
propertyChange(PropertyChangeEvent) - Method in class diamondedge.swing.DsActionGroup
 
propertyChange(PropertyChangeEvent) - Method in class diamondedge.swing.DsDatePicker
 
propertyChange(PropertyChangeEvent) - Method in class diamondedge.swing.DsDateView
 
put(Object, Object) - Method in class diamondedge.util.HashList
 
putAll(Map) - Method in class diamondedge.util.HashList
 
pv(double, double, double, double, int) - Static method in class diamondedge.util.Financial
Returns a Double specifying the present value of an annuity based on periodic, fixed payments to be paid in the future and a fixed interest rate.

Q

quotient(int, int) - Static method in class diamondedge.util.MoreMath
Returns the remainder after number is divided by divisor.

R

raise(int, String, String, String, int) - Static method in class diamondedge.util.Err
Generates a run-time error
raise(int, String, String) - Static method in class diamondedge.util.Err
 
RAISED - Static variable in interface diamondedge.swing.DsConstants
Drawing style that makes it look raised.
RAISED_LIGHT - Static variable in interface diamondedge.swing.DsConstants
Drawing style that makes it look raised.
random(int, int) - Static method in class diamondedge.util.MoreMath
Returns a random number between the numbers you specify.
randomize() - Static method in class diamondedge.util.VB
 
randomize(int) - Static method in class diamondedge.util.VB
 
rank(double, double[], int) - Static method in class diamondedge.util.Statistics
 
readString(RandomAccessFile, int) - Static method in class diamondedge.util.FileSystem
 
recalcFormulas() - Method in class diamondedge.swing.grid.DsGrid
Calculate the values of all of the formulas.
RECTANGLE - Static variable in class diamondedge.swing.DsShape
 
refresh() - Method in class diamondedge.swing.DsComboBox
Reloads data from the original DsListObjects.
refresh() - Method in class diamondedge.swing.DsListView
Reloads data from the original DsListViewObjects.
registerFunction(String, Class, String) - Static method in class diamondedge.swing.grid.FunctionFactory
Registers a new function that can be used in any formula.
remove(int) - Method in class diamondedge.swing.DsActionGroup
 
remove(String) - Method in class diamondedge.swing.DsActionGroup
 
remove(int) - Method in class diamondedge.swing.DsIconList
Removes the Icon at the given position from the list.
remove(String) - Method in class diamondedge.swing.DsIconList
Removes the Icon with the given key from the list.
remove(int) - Method in class diamondedge.swing.DsTreeModel
Removes a specific member from a collection.
remove(String) - Method in class diamondedge.swing.DsTreeModel
Removes a specific member from a collection.
remove(int) - Method in class diamondedge.util.HashList
Remove an element based on its position in the List.
remove(Object) - Method in class diamondedge.util.HashList
Remove the specified element, value, from the List.
remove(int) - Method in class diamondedge.util.ListFormat
Remove an element based on its position in the List.
remove(Object) - Method in class diamondedge.util.ListFormat
Remove the specified element, displayValue, from the List.
remove(int) - Method in class diamondedge.util.VbCollection
 
remove(String) - Method in class diamondedge.util.VbCollection
 
remove(Variant) - Method in class diamondedge.util.VbCollection
 
removeActionGroupChangeListener(ActionGroupChangeListener) - Method in class diamondedge.swing.DsSlidingTabBar
Removes an ChangeListener from this component.
removeActionListener(ActionListener) - Method in class diamondedge.swing.DsDatePicker
 
removeAll() - Method in class diamondedge.swing.grid.DsGrid
Removes all cells including all rows and columns.
removeCell(int) - Method in class diamondedge.swing.DsListItem
Removes a DsListCell object from the collection of DsListCells.
removeColumnClickListener(ColumnClickListener) - Method in class diamondedge.swing.DsListView
Remove a listener from the list that's notified each time a column is clicked on.
removeColumnClickListener(ColumnClickListener) - Method in class diamondedge.swing.grid.DsGrid
Remove a listener from the list that's notified each time a column is clicked on.
removeDataValue(Object) - Method in class diamondedge.util.ListFormat
Remove an element based on its dataValue.
removeGridEditorListener(GridEditorListener) - Method in class diamondedge.swing.grid.DsGrid
Removes a listener from the list that's notified each time the editing state has changed.
removeGridRowListener(GridRowListener) - Method in class diamondedge.swing.grid.AbstractGridRowModel
Removes a listener from the list that's notified each time a change to the data model occurs.
removeGridRowListener(GridRowListener) - Method in interface diamondedge.swing.grid.GridRowModel
 
removeGroup(int) - Method in class diamondedge.swing.DsSlidingTabBar
 
removeGroup(String) - Method in class diamondedge.swing.DsSlidingTabBar
 
removeItem(int) - Method in class diamondedge.swing.DsComboBox
Removes a item from the list
removeItem(int) - Method in class diamondedge.swing.DsListView
Removes a item from the list
removeItemListener(ItemListener) - Method in class diamondedge.swing.DsListView
Removes an ItemListener from the checkbox.
removeItemListener(ItemListener) - Method in class diamondedge.swing.DsTree
Removes an ItemListener from the button.
removeKey(Object) - Method in class diamondedge.util.HashList
Remove an element based on its key.
removeListSelectionListener(ListSelectionListener) - Method in class diamondedge.swing.DsListView
Removes an ListSelectionListener from the JTable selection model.
removePropertyChangeListener(PropertyChangeListener) - Method in class diamondedge.swing.DsDateView
Removes the specified listener so it no longer receives change events.
removeRow(int) - Method in class diamondedge.swing.grid.DelegateGridModel
 
removeRow(int) - Method in class diamondedge.swing.grid.DsGrid
Removes a row at run time
removeRow(int) - Method in interface diamondedge.swing.grid.GridModel
Removes the row at row from the model.
removeSocketListener(SocketListener) - Method in class diamondedge.swing.DsSocket
 
removeSpan(int, int) - Method in class diamondedge.swing.grid.DsTable
Makes the cell at position row, column not span across multiple rows and/or columns.
removeSpans() - Method in class diamondedge.swing.grid.DsCellRange
Removes all spans that are contained in or intersect with the cell range.
removeTableModelListener(TableModelListener) - Method in class diamondedge.swing.grid.DsGrid
 
removeTextListener(TextListener) - Method in class diamondedge.swing.DsLabel
Removes the specified text listener so it no longer receives text events.
removeWhiteSpaceNodes(Node) - Static method in class diamondedge.util.XmlDom
 
reOrder(boolean, boolean) - Method in class diamondedge.swing.grid.DsCellRange
if firstRow > lastRow or firstColumn > lastColumn then their values are switched so the range is properly ordered from top-left corner to the bottom-right corner.
repaint(long, int, int, int, int) - Method in class diamondedge.swing.DsCellRenderer
Overridden for performance reasons.
repaint(Rectangle) - Method in class diamondedge.swing.DsCellRenderer
Overridden for performance reasons.
repeat(String, int) - Static method in class diamondedge.util.Strings
Returns a string repeated a specified number of times.
replace(Object, int, Object) - Method in class diamondedge.swing.grid.DsCellRange
Finds values in a cell or multiple cells and replaces the entire value with the value specified.
replace(Object, int, Object) - Method in class diamondedge.swing.grid.DsGrid
Finds values in a cell or multiple cells and replaces the entire value with the value specified.
replace(String, String, String) - Static method in class diamondedge.util.Strings
Find and replace all occurrences of a substring within a string.
replace(String, String, String, int, int) - Static method in class diamondedge.util.Strings
Finds and replaces the first occurrences of a substring within a string.
replaceMid(String, int, int, String) - Static method in class diamondedge.util.Strings
replaces the specified number of characters with the given string
replaceOccurrence(String, String, String, int) - Static method in class diamondedge.util.Strings
Finds and replaces one particular occurrence of a substring within a string
requireV14(Throwable) - Static method in class diamondedge.swing.DsDemo
 
reset() - Method in interface diamondedge.swing.DsCellProperties
Resets all style information back to the default values.
reset() - Method in class diamondedge.swing.DsTableCell
Resets all style information back to the default values.
resetRenderer(JComponent, Component) - Static method in class diamondedge.swing.DsCellRenderer
 
RESOLVING_HOST - Static variable in class diamondedge.swing.DsSocket
 
ResultSetTableModel - Class in diamondedge.swing.grid
You do not want to make the RowHeaderVisible or set individual RowHeights or turn sorting on when there is a large amount of data.
ResultSetTableModel(ResultSet) - Constructor for class diamondedge.swing.grid.ResultSetTableModel
 
ResultSetTableModel(Connection, String) - Constructor for class diamondedge.swing.grid.ResultSetTableModel
 
revalidate() - Method in class diamondedge.swing.DsCellRenderer
Overridden for performance reasons.
right(String, int) - Static method in class diamondedge.util.Strings
returns a specified number of characters from the right side of a string
RIGHT_ARROW - Static variable in class diamondedge.swing.DsSymbolButton
 
RIGHT_ARROW_ASTERISK - Static variable in class diamondedge.swing.DsSymbolButton
 
RIGHT_ARROW_LINE - Static variable in class diamondedge.swing.DsSymbolButton
 
rmDir(String) - Static method in class diamondedge.util.FileSystem
 
rnd() - Static method in class diamondedge.util.VB
Returns a random number between 0.0 and 1.0.
rnd(int) - Static method in class diamondedge.util.VB
 
ROTATE_0 - Static variable in interface diamondedge.swing.DsCellProperties
 
ROTATE_270 - Static variable in interface diamondedge.swing.DsCellProperties
 
ROTATE_90 - Static variable in interface diamondedge.swing.DsCellProperties
 
ROTATE_DEFAULT - Static variable in interface diamondedge.swing.DsCellProperties
 
round(double, double) - Static method in class diamondedge.util.MoreMath
Rounds a number to a specified number of digits.
roundDown(double, double) - Static method in class diamondedge.util.MoreMath
Rounds a number down (toward zero).
ROUNDED_RECTANGLE - Static variable in class diamondedge.swing.DsShape
 
ROUNDED_SQUARE - Static variable in class diamondedge.swing.DsShape
 
roundUp(double, double) - Static method in class diamondedge.util.MoreMath
Rounds a number up (away from zero).
ROW_EDIT_CANCELED - Static variable in class diamondedge.swing.grid.GridEvent
All edits made to cells in the current row have been canceled.
ROW_MODIFIED - Static variable in class diamondedge.swing.grid.GridEvent
The contents of a cell in the current row has been changed.
ROW_SAVED - Static variable in class diamondedge.swing.grid.GridEvent
The row has been saved to the database.
rowAtPoint(Point) - Method in class diamondedge.swing.grid.DsTable
 
rowChanged(GridEvent) - Method in class diamondedge.swing.grid.DsGrid
 
rowChanged(GridEvent) - Method in interface diamondedge.swing.grid.GridRowListener
 
RuntimeError - Exception in diamondedge.util
 
RuntimeError() - Constructor for exception diamondedge.util.RuntimeError
 
RuntimeError(int, String, String) - Constructor for exception diamondedge.util.RuntimeError
 
RuntimeError(Throwable) - Constructor for exception diamondedge.util.RuntimeError
 

S

save(String) - Method in class diamondedge.util.XmlDom
save the document to a specified desination
saveAsCSV(File, boolean) - Method in class diamondedge.swing.grid.DsGrid
Save data to a file with comma separated value format.
saveAsHTML(File, boolean) - Method in class diamondedge.swing.grid.DsGrid
Save data to a HTML formated stream.
saveAsHTML(Writer, int, int, int, int, boolean) - Method in class diamondedge.swing.grid.DsGrid
Save data to a HTML formated stream.
saveAsTabDelim(File, boolean) - Method in class diamondedge.swing.grid.DsGrid
Save data to a file with tab delimeted text format.
saveAsTextData(Writer, int, int, int, int, boolean, char, boolean) - Method in class diamondedge.swing.grid.DsGrid
Save data to a delimeted stream such as tab-delimeted or csv.
saveChanges() - Method in interface diamondedge.swing.grid.GridRowModel
Save any edits or changes that have been made to the current row.
saveChanges() - Method in class diamondedge.swing.grid.ResultSetTableModel
Save any edits or changes that have been made to the current row.
second(Date) - Static method in class diamondedge.util.DateTime
Returns a whole number representing the second
seek(int) - Static method in class diamondedge.util.FileSystem
Returns aLong specifying the current read/write position within a file opened using the Open statement.
seek(int, int) - Static method in class diamondedge.util.FileSystem
Sets the position for the next read/write operation within a file opened using the Open statement.
select(int, int) - Method in class diamondedge.swing.grid.DsGrid
Sets the row and column of the active cell.
select(int, int, int, int) - Method in class diamondedge.swing.grid.DsGrid
Sets the row and column of the active cell which is the beginning of the selection.
SELECT_CELL - Static variable in interface diamondedge.swing.DsConstants
Select the cell that was found.
SELECT_NONE - Static variable in interface diamondedge.swing.DsConstants
Do not select anything.
SELECT_ROW - Static variable in interface diamondedge.swing.DsConstants
Select the row containing the cell that was found.
SELECTED_ICON - Static variable in class diamondedge.swing.DsTree
 
SELECTION_BY_COLUMN - Static variable in class diamondedge.swing.grid.DsGrid
Selections to span entire columns, as if selecting ranges for a chart or fields for sorting.
SELECTION_BY_ROW - Static variable in class diamondedge.swing.grid.DsGrid
Selections to span entire rows, as in a multi-column list box or record-based display.
SELECTION_FREE - Static variable in class diamondedge.swing.grid.DsGrid
Individual cells to be selected, spreadsheet style.
SEND_COMPLETE_EVENT - Static variable in class diamondedge.swing.DsSocket
 
SEND_PROGRESS_EVENT - Static variable in class diamondedge.swing.DsSocket
 
sendData(Variant) - Method in class diamondedge.swing.DsSocket
Send data to remote computer
sendData(String) - Method in class diamondedge.swing.DsSocket
 
sendData(byte[]) - Method in class diamondedge.swing.DsSocket
 
SERIES_DAY - Static variable in class diamondedge.swing.grid.DsCellRange
all cells will be filled with a Date object whose day value increases by the given increment.
SERIES_DOUBLE - Static variable in class diamondedge.swing.grid.DsCellRange
all cells will be filled with an Integer object that increases by the given increment.
SERIES_INTEGER - Static variable in class diamondedge.swing.grid.DsCellRange
all cells will be filled with an Integer object that increases by the given increment.
SERIES_LONG - Static variable in class diamondedge.swing.grid.DsCellRange
all cells will be filled with an Integer object that increases by the given increment.
SERIES_MONTH - Static variable in class diamondedge.swing.grid.DsCellRange
all cells will be filled with a Date object whose month value increases by the given increment.
SERIES_SAME - Static variable in class diamondedge.swing.grid.DsCellRange
all cells will be filled with the same value.
SERIES_YEAR - Static variable in class diamondedge.swing.grid.DsCellRange
all cells will be filled with a Date object whose year value increases by the given increment.
set(Exception) - Static method in class diamondedge.util.Err
Set the current error.
set(Exception, String) - Static method in class diamondedge.util.Err
Set the current error
set(int, Object) - Method in class diamondedge.util.HashList
 
set(Object, Object) - Method in class diamondedge.util.HashList
 
set(int, Object) - Method in class diamondedge.util.ListFormat
Changes the display value at the specified position in the list
set(Object, Object) - Method in class diamondedge.util.ListFormat
Changes the display value for the specified data value.
set(Object) - Method in class diamondedge.util.Variant
 
set(Object, int) - Method in class diamondedge.util.Variant
 
set(Date) - Method in class diamondedge.util.Variant
 
set(boolean) - Method in class diamondedge.util.Variant
 
set(byte) - Method in class diamondedge.util.Variant
 
set(short) - Method in class diamondedge.util.Variant
 
set(int) - Method in class diamondedge.util.Variant
 
set(int, int) - Method in class diamondedge.util.Variant
 
set(long) - Method in class diamondedge.util.Variant
 
set(BigDecimal) - Method in class diamondedge.util.Variant
 
set(float) - Method in class diamondedge.util.Variant
 
set(double) - Method in class diamondedge.util.Variant
 
set(String) - Method in class diamondedge.util.Variant
 
setAlwaysValid(boolean) - Method in class diamondedge.swing.DsDatePicker
Sets whether the text input always represents a valid date according to the Format property.
setAutoExpand(boolean) - Method in class diamondedge.swing.DsComboBox
Sets a value to specify whether the text box portion of a combo box automatically fills as you type with a value from the combo box list that matches the characters you enter.
setAutoRecalc(boolean) - Method in class diamondedge.swing.grid.DsGrid
Sets whether recalcFormulas() automatically called when cell values change.
setAutoResizeMode(int) - Method in class diamondedge.swing.grid.DsGrid
Sets the table's auto resize mode when the table is resized.
setAutoSize(boolean) - Method in class diamondedge.swing.DsLabel
Sets a value that determines whether the label is automatically resized to display its entire contents.
setAutoStyle(int) - Method in class diamondedge.swing.grid.DsGrid
Automatically sets the styles for rows and columns using default colors.
setAutoStyle(int, Paint, Paint, Paint, Paint) - Method in class diamondedge.swing.grid.DsGrid
Automatically sets the styles for rows and columns.
setBackground(Color) - Method in class diamondedge.swing.DsActionGroup
Sets the group's background color.
setBackground(Paint) - Method in interface diamondedge.swing.DsCellProperties
Sets a value which determines the background color behind the text.
setBackground(Color) - Method in class diamondedge.swing.DsComboBox
 
setBackground(Color) - Method in class diamondedge.swing.DsLabel
 
setBackground(Color) - Method in class diamondedge.swing.DsListView
 
setBackground(Paint) - Method in class diamondedge.swing.DsTableCell
Sets a value which determines the background color behind the text.
setBackground(Color) - Method in class diamondedge.swing.DsTableColumnHeader
 
setBackground(Color) - Method in class diamondedge.swing.DsTreeNode
Sets the color that the background for a DsTreeNode object is displayed with.
setBackground(Color) - Method in class diamondedge.swing.grid.DsCellRange
Sets the background color for the range of cells.
setBackgroundImage(Image) - Method in class diamondedge.swing.grid.DsGrid
Set the image that is painted on the background surface.
setBackgroundImageStyle(int) - Method in class diamondedge.swing.grid.DsGrid
Paint the background image using the given style
setBackgroundPaint(Paint) - Method in class diamondedge.swing.DsLabel
 
setBorder(int, int, Paint) - Method in interface diamondedge.swing.DsCellProperties
Creates a border around the cell.
setBorder(int, int, Paint, int) - Method in interface diamondedge.swing.DsCellProperties
Creates a border around the cell.
setBorder(Border) - Method in interface diamondedge.swing.DsCellProperties
Sets a border that will be painted around the cell.
setBorder(int, int, Paint) - Method in class diamondedge.swing.DsTableCell
Creates a border around the cell.
setBorder(int, int, Paint, int) - Method in class diamondedge.swing.DsTableCell
Creates a border around the cell.
setBorder(Border) - Method in class diamondedge.swing.DsTableCell
Sets a border that will be painted on the outside.
setBorder(Border) - Method in class diamondedge.swing.grid.DsCellRange
Sets a border that will be painted on the outside of each cell in the range.
setBorderColor(Paint) - Method in class diamondedge.swing.DsShape
Sets the color used to draw the border.
setBorderLineColor(Paint) - Method in interface diamondedge.swing.DsCellProperties
Sets a value which determines the color that line borders are drawn in.
setBorderLineColor(Paint) - Method in class diamondedge.swing.DsTableCell
Sets a value which determines the color that line borders are drawn in.
setBorderLineColor(Color) - Method in class diamondedge.swing.grid.DsCellRange
Sets a value which determines the color that line borders are drawn in.
setBorderLines(int) - Method in interface diamondedge.swing.DsCellProperties
Sets a value that determines which border lines that are drawn around the cell.
setBorderLines(int) - Method in class diamondedge.swing.DsTableCell
Sets a value that determines which border lines that are drawn around the cell.
setBorderLines(int) - Method in class diamondedge.swing.grid.DsCellRange
Sets a value that determines which border lines that are drawn around the cell.
setBorderLineWidth(int) - Method in interface diamondedge.swing.DsCellProperties
Sets a value that determines the width of the lines that are drawn around the cell.
setBorderLineWidth(int) - Method in class diamondedge.swing.DsTableCell
Sets a value that determines the width of the lines that are drawn around the cell.
setBorderLineWidth(int) - Method in class diamondedge.swing.grid.DsCellRange
Sets a value that determines the width of the lines that are drawn around each cell in the range.
setBorders() - Method in class diamondedge.swing.DsLabel
 
setBorderStyle(int) - Method in interface diamondedge.swing.DsCellProperties
Sets a value that determines how the border for the cell is drawn.
setBorderStyle(int) - Method in class diamondedge.swing.DsShape
Sets the style used to draw the border.
setBorderStyle(int) - Method in class diamondedge.swing.DsTableCell
Sets a value that determines how the border for the cell is drawn.
setBorderStyle(int) - Method in class diamondedge.swing.grid.DsCellRange
Sets a value that determines how the border is drawn for the range of cells.
setBorderWidth(double) - Method in class diamondedge.swing.DsShape
Sets the width of the border drawn around the shape.
setBoundColumn(int) - Method in class diamondedge.swing.DsComboBox
Determines the column used as the value for the selection.
setBoundColumn(int) - Method in class diamondedge.swing.grid.TableModelFormat
Determines the column used as the data value.
setBoundColumnVisible(boolean) - Method in class diamondedge.swing.grid.TableModelFormat
Determines whether the column used as the data value is visible.
setBounds(int, int, int, int) - Method in class diamondedge.swing.DsLabel
Moves and resizes this component.
setBounds(int, int, int, int) - Method in class diamondedge.swing.DsLine
 
setCacheSize(int) - Method in class diamondedge.swing.grid.ResultSetTableModel
Sets the number of column values that will be cached.
setCalendar(Calendar) - Method in class diamondedge.swing.DsDatePicker
Sets the date to be displayed.
setCalendar(Calendar) - Method in class diamondedge.swing.DsDateView
Sets the date to be displayed.
setCellValue(int, Object) - Method in class diamondedge.swing.DsListItem
Sets the Object whose string representation will be displayed at the specified column.
setCellValue(Object) - Method in class diamondedge.swing.grid.DsGrid
Sets the text contents/object for the active cell.
setCenterBorder(int) - Method in class diamondedge.swing.DsLabel
Creates a border in between the InnerBorder and the OuterBorder.
setChanged(boolean) - Method in interface diamondedge.swing.grid.GridRowModel
If set to true then the current row will be marked to be saved.
setChanged(boolean) - Method in class diamondedge.swing.grid.ResultSetTableModel
If set to true then the current row will be marked to be saved.
setChecked(boolean) - Method in class diamondedge.swing.DsListViewItem
Sets a value that determines whether a DsListItem object is checked.
setChecked(boolean) - Method in interface diamondedge.swing.DsListViewObject
Sets a value that determines whether a DsListItem object is checked.
setChecked(boolean) - Method in class diamondedge.swing.DsTreeNode
Sets a value that determines whether a DsTreeNode object is checked.
setClipString(String) - Method in class diamondedge.swing.grid.DsGrid
Replaces the selected cells with the values from the tab delimited string.
setCol(int) - Method in class diamondedge.swing.grid.DsGrid
Sets the column of the active cell.
setCol2(int) - Method in class diamondedge.swing.grid.DsGrid
Determines the starting or ending column for the selected range of cells.
setColumnAutoResizeMode(int) - Method in class diamondedge.swing.DsListView
Sets the resize mode for columns in DETAILS view.
setColumnClass(int, Class) - Method in class diamondedge.swing.grid.DsGrid
Sets the type of the column appearing in the view at column position column.
setColumnCount(int) - Method in class diamondedge.swing.DsComboBox
Determines the total number of columns.
setColumnCount(int) - Method in class diamondedge.swing.DsListView
Determines the total number of columns.
setColumnCount(int) - Method in class diamondedge.swing.grid.DelegateGridModel
 
setColumnCount(int) - Method in class diamondedge.swing.grid.DsTable
Sets the total number of columns by adding new columns or removing existing ones.
setColumnCount(int) - Method in interface diamondedge.swing.grid.GridModel
Sets the number of columns in the model.
setColumnHeaderBackground(Color) - Method in class diamondedge.swing.grid.DsTable
Sets the background color of the column header.
setColumnHeaderFont(Font) - Method in class diamondedge.swing.grid.DsTable
Sets the Font for the column headers
setColumnHeaderForeground(Color) - Method in class diamondedge.swing.grid.DsTable
Sets the color used to draw text of the column header.
setColumnHeaderHeight(int) - Method in class diamondedge.swing.grid.DsTable
Sets the height of the column header.
setColumnHeaderVisible(boolean) - Method in class diamondedge.swing.DsListView
Sets whether there is a fixed row displaying a column header for each column.
setColumnHeaderVisible(boolean) - Method in class diamondedge.swing.grid.DsGrid
Sets whether there is a fixed row displaying a column header for each column.
setColumnHeaderVisible(boolean) - Method in class diamondedge.swing.grid.GridRowHeader
Sets whether there is a fixed row displaying a column header for each column.
setColumnHorizontalAlignment(int, int) - Method in class diamondedge.swing.DsComboBox
Sets the horizontal alignment of the text in the column header.
setColumnHorizontalAlignment(int, int) - Method in class diamondedge.swing.DsListView
Sets the horizontal alignment of the text in the column header.
setColumnHorizontalAlignment(int, int) - Method in class diamondedge.swing.grid.DsTable
Sets the horizontal alignment of the text in the column header.
setColumnName(int, String) - Method in class diamondedge.swing.DsListView
Sets the text displayed in the column header.
setColumnName(int, String) - Method in class diamondedge.swing.grid.DsTable
Sets the text displayed in the column header.
setColumnReorderingAllowed(boolean) - Method in class diamondedge.swing.DsListView
Sets whether a user can reorder columns in DETAILS view.
setColumnReorderingAllowed(boolean) - Method in class diamondedge.swing.grid.DsTable
Shortcut to set whether the user can drag column headers to reorder columns.
setColumnResizingAllowed(boolean) - Method in class diamondedge.swing.DsListView
Sets whether a user can resize columns in DETAILS view.
setColumnResizingAllowed(boolean) - Method in class diamondedge.swing.grid.DsTable
Shortcut to set whether the user can resize columns by dragging between headers.
setColumnSelectionAllowed(boolean) - Method in class diamondedge.swing.grid.DsGrid
Sets whether the columns in this model can be selected.
setColumnSpan(int) - Method in class diamondedge.swing.DsTableCell
Sets the number of columns this cell spans.
setColumnVerticalAlignment(int, int) - Method in class diamondedge.swing.grid.DsTable
Sets the vertical alignment of the text in the column header.
setColumnWidth(int, int) - Method in class diamondedge.swing.DsComboBox
 
setColumnWidth(String, int) - Method in class diamondedge.swing.DsComboBox
 
setColumnWidth(int, int) - Method in class diamondedge.swing.DsListView
Sets the width of the specified column in pixels.
setColumnWidth(String, int) - Method in class diamondedge.swing.DsListView
Sets the width of the specified column in pixels.
setColumnWidth(int, int) - Method in class diamondedge.swing.grid.DsTable
Sets the width of the column at the given index to width.
setColumnWidth(String, int) - Method in class diamondedge.swing.grid.DsTable
 
setColumnWidthsToFit(int) - Method in class diamondedge.swing.DsComboBox
Returns the width of all columns and sets each column width to the size needed to fit the data in cells in that column.
setColumnWidthToFit(int, boolean, boolean) - Method in class diamondedge.swing.grid.DsTable
Sets the width of the column at the given index to fit the text for the name of the column and/or the data in cells in that column.
setCustomFormat(String) - Method in class diamondedge.swing.DsDatePicker
Sets the format string used to set the date format when the Format property is set to CUSTOM_FORMAT.
setData(Object) - Method in interface diamondedge.swing.DsCell
Sets a user defined object to be stored with the cell.
setData(Object) - Method in class diamondedge.swing.DsListItem
Sets an object to be stored with the item.
setData(Object) - Method in class diamondedge.swing.DsTableCell
Sets a user defined object to be stored with the cell.
setData(Object) - Method in class diamondedge.swing.DsTreeNode
 
setData(Object) - Method in class diamondedge.swing.grid.DsCellRange
Sets a user defined object to be stored with each cell.
setDataValueType(Class) - Method in class diamondedge.util.ListFormat
Sets the type all data values are coerced to.
setDate(Date) - Method in class diamondedge.swing.DsDatePicker
Sets the date to be displayed.
setDate(Date) - Method in class diamondedge.swing.DsDateView
Sets the date to be displayed.
setDateFormat(DateFormat) - Method in class diamondedge.swing.DsDatePicker
Sets the format object used to display the date.
setDateOnly(boolean) - Method in class diamondedge.swing.DsDatePicker
Sets whether the time portion should be always set to 0.
setDateOnly(boolean) - Method in class diamondedge.swing.DsDateView
Sets whether the time portion should be always set to 0.
setDefaultAlwaysValid(boolean) - Static method in class diamondedge.swing.DsDatePicker
Sets the default value for all newly created DsDatePickers as to whether the text input always represents a valid date according to the Format property.
setDefaultDateFormat(DateFormat) - Static method in class diamondedge.util.DateTime
Sets the default format used to convert dates to strings when only the date portion is set.
setDefaultDateTimeFormat(DateFormat) - Static method in class diamondedge.util.DateTime
Sets the default format used to convert dates to strings when the date and time portions are set.
setDefaultTimeFormat(DateFormat) - Static method in class diamondedge.util.DateTime
Sets the default format used to convert dates to strings when only the time portion is set.
setDescription(String) - Method in exception diamondedge.util.RuntimeError
Overrides the original description with a new descriptive string.
setDisabledIcon(Icon) - Method in class diamondedge.swing.DsLabel
Defines the icon this component will display when the label is disabled.
setDisplayedMnemonic(char) - Method in class diamondedge.swing.DsLabel
Specify a character that indicates a mnemonic key.
setEditable(boolean) - Method in interface diamondedge.swing.DsCellProperties
Determines whether the value for the cell can be edited by the user at run-time.
setEditable(boolean) - Method in class diamondedge.swing.DsTableCell
Determines whether the value for the cell can be edited by the user at run-time.
setEditable(boolean) - Method in class diamondedge.swing.grid.DsCellRange
Determines whether the value for the range of cells can be edited by the user at run-time.
setEditable(boolean) - Method in class diamondedge.swing.grid.DsTable
Set whether any cell can be edited by the user.
setEditable(boolean) - Method in class diamondedge.swing.grid.ResultSetTableModel
Returns whether the user can edit any cell.
setEditableVal(int) - Method in class diamondedge.swing.DsTableCell
Determines whether the value for the cell can be edited by the user at run-time.
setEnabled(boolean) - Method in class diamondedge.swing.DsDatePicker
 
setExclusiveButton(boolean) - Method in class diamondedge.swing.DsTreeNode
Sets a value that determines whether a DsTreeNode object is displayed as an exclusive button.
setExpanded(boolean) - Method in class diamondedge.swing.DsTreeNode
Sets a value which specifies if a DsTreeNode object is expanded.
setFillColor(Paint) - Method in class diamondedge.swing.DsShape
Sets the color or Paint object used to fill in the shape.
setFillStyle(int) - Method in class diamondedge.swing.DsShape
Sets the style used to draw inside the shape using the FillColor.
setFont(Font) - Method in class diamondedge.swing.DsActionGroup
Sets the properties of the list items Font object.
setFont(Font) - Method in interface diamondedge.swing.DsCellProperties
Sets the Font used to display the text of the cell.
setFont(Font) - Method in class diamondedge.swing.DsDatePicker
 
setFont(Font) - Method in class diamondedge.swing.DsDateView
 
setFont(Font) - Method in class diamondedge.swing.DsLabel
 
setFont(Font) - Method in class diamondedge.swing.DsTableCell
Sets the Font used to display the text of the cell.
setFont(Font) - Method in class diamondedge.swing.DsTableColumnHeader
 
setFont(Font) - Method in class diamondedge.swing.DsTreeNode
sets the font to be used for the node.
setFont(Font) - Method in class diamondedge.swing.grid.DsCellRange
Sets the Font used to display the text for the range of cells.
setFontBold(boolean) - Method in interface diamondedge.swing.DsCellProperties
Sets a value that determines whether the text for the cell is displayed with a bold font.
setFontBold(boolean) - Method in class diamondedge.swing.DsListItem
Sets a value that determines whether the label for the item is displayed with a bold font.
setFontBold(boolean) - Method in class diamondedge.swing.DsTableCell
Sets a value that determines whether the text for the cell is displayed with a bold font.
setFontBold(boolean) - Method in class diamondedge.swing.DsTreeNode
Sets a value that determines whether the text for a DsTreeNode object is displayed with a bold font.
setFontBold(boolean) - Method in class diamondedge.swing.grid.DsCellRange
Sets the font for the range of cells to be a bold font.
setFontBoldVal(int) - Method in class diamondedge.swing.DsTableCell
Sets a value that determines whether the text for the cell is displayed with a bold font.
setFontItalic(boolean) - Method in interface diamondedge.swing.DsCellProperties
Sets a value that determines whether the text for the cell is displayed with an italic style.
setFontItalic(boolean) - Method in class diamondedge.swing.DsTableCell
Sets a value that determines whether the text for the cell is displayed with an italic style.
setFontItalic(boolean) - Method in class diamondedge.swing.grid.DsCellRange
Sets the font for the range of cells to be a Italic font.
setFontName(String) - Method in interface diamondedge.swing.DsCellProperties
Sets the name of the font used to display the text for the cell.
setFontName(String) - Method in class diamondedge.swing.DsTableCell
Sets the name of the font used to display the text for the cell.
setFontName(String) - Method in class diamondedge.swing.grid.DsCellRange
Sets the font name for the range of cells.
setFontSize(int) - Method in interface diamondedge.swing.DsCellProperties
Sets the size of the font used to display the text for the cell.
setFontSize(int) - Method in class diamondedge.swing.DsTableCell
Sets the size of the font used to display the text for the cell.
setFontSize(int) - Method in class diamondedge.swing.grid.DsCellRange
Sets the font size for the range of cells.
setFontStrikeThrough(boolean) - Method in interface diamondedge.swing.DsCellProperties
Sets a value that determines whether the text for the cell is displayed with a line through the text.
setFontStrikeThrough(boolean) - Method in class diamondedge.swing.DsLabel
Sets a value that determines whether the text for the label is displayed with a line through the text.
setFontStrikeThrough(boolean) - Method in class diamondedge.swing.DsTableCell
Sets a value that determines whether the text for the cell is displayed with a line through the text.
setFontStrikeThrough(boolean) - Method in class diamondedge.swing.grid.DsCellRange
Sets the font for the range of cells to be a bold font.
setFontUnderline(int) - Method in interface diamondedge.swing.DsCellProperties
Sets a value that determines how the text for the cell is underlined.
setFontUnderline(int) - Method in class diamondedge.swing.DsLabel
Sets a value that determines how the text for the label is underlined.
setFontUnderline(int) - Method in class diamondedge.swing.DsTableCell
Sets a value that determines how the text for the cell is underlined.
setFontUnderline(int) - Method in class diamondedge.swing.grid.DsCellRange
Sets the font for the range of cells to be a bold font.
setForeground(Color) - Method in class diamondedge.swing.DsActionGroup
Sets the foreground (text) color of the list items.
setForeground(Paint) - Method in interface diamondedge.swing.DsCellProperties
Sets a value which determines the color of the text.
setForeground(Color) - Method in class diamondedge.swing.DsComboBox
 
setForeground(Color) - Method in class diamondedge.swing.DsLabel
Sets the text color (ForegroundPaint property).
setForeground(Color) - Method in class diamondedge.swing.DsLine
Sets the line color property.
setForeground(Color) - Method in class diamondedge.swing.DsListItem
Sets a value which determines the color of the label.
setForeground(Color) - Method in class diamondedge.swing.DsSymbolButton
Sets the symbol color property.
setForeground(Paint) - Method in class diamondedge.swing.DsTableCell
Sets a value which determines the color of the text.
setForeground(Color) - Method in class diamondedge.swing.DsTableColumnHeader
 
setForeground(Color) - Method in class diamondedge.swing.DsTreeNode
Sets the color that the text for a DsTreeNode object is displayed with.
setForeground(Color) - Method in class diamondedge.swing.grid.DsCellRange
Sets the foreground color used to draw the text for the range of cells.
setForegroundPaint(Paint) - Method in class diamondedge.swing.DsLabel
 
setFormat(Object) - Method in interface diamondedge.swing.DsCellProperties
Sets a value that determines how the text for the cell is formatted.
setFormat(int) - Method in class diamondedge.swing.DsDatePicker
Determines whether dates and times are displayed using standard or custom formatting.
setFormat(Object) - Method in class diamondedge.swing.DsTableCell
Sets a value that determines how the text for the cell is formatted.
setFormat(Object) - Method in class diamondedge.swing.grid.DsCellRange
Sets a value that determines how the text for each cell is formatted.
setFormulaAt(String, int, int) - Method in class diamondedge.swing.grid.DsGrid
Sets the formula for the cell at the given row and column.
setFrozenColumnCount(int) - Method in class diamondedge.swing.grid.DsGrid
Sets the total number of fixed (non-scrollable) columns by moving the specified number of columns into the RowHeader.
setGroupCount(int) - Method in class diamondedge.swing.DsSlidingTabBar
Sets the number of groups in the collection.
setHeight(int) - Method in class diamondedge.swing.DsTreeNode
sets the row height for the node.
setHighlightPolicy(int) - Method in class diamondedge.swing.DsListView
Determines when the selection is highlighted.
setHighlightPolicy(int) - Method in class diamondedge.swing.grid.DsGrid
Determines when the selection is highlighted.
setHorizontalAlignment(int) - Method in interface diamondedge.swing.DsCellProperties
Sets the horizontal alignment of the text.
setHorizontalAlignment(int) - Method in class diamondedge.swing.DsLabel
Sets the horizontal alignment of the contents (text and icon) within the Label.
setHorizontalAlignment(int) - Method in class diamondedge.swing.DsSlidingTabBar
Sets the horizontal alignment of the contents (text and icon) of each tab (NavigationComponent).
setHorizontalAlignment(int) - Method in class diamondedge.swing.DsTableCell
Sets the horizontal alignment of the text.
setHorizontalAlignment(int) - Method in class diamondedge.swing.grid.DsCellRange
Sets the HorizontalAlignment for the range of cells.
setHorizontalTextPosition(int) - Method in interface diamondedge.swing.DsCellProperties
Sets the horizontal position of the text in relation to the icon.
setHorizontalTextPosition(int) - Method in class diamondedge.swing.DsLabel
Sets the horizontal position of the text relative to the icon.
setHorizontalTextPosition(int) - Method in class diamondedge.swing.DsTableCell
Sets the horizontal position of the text in relation to the icon.
setHorizontalTextPosition(int) - Method in class diamondedge.swing.grid.DsCellRange
Sets the horizontal position of the text in relation to the icon.
setIcon(Icon) - Method in interface diamondedge.swing.DsCellProperties
Defines the icon this component will display.
setIcon(Image) - Method in interface diamondedge.swing.DsCellProperties
 
setIcon(Icon) - Method in class diamondedge.swing.DsLabel
Defines the icon this component will display.
setIcon(Icon) - Method in class diamondedge.swing.DsTableCell
Defines the icon this component will display.
setIcon(Image) - Method in class diamondedge.swing.DsTableCell
Defines the icon this component will display.
setIcon(int, Object) - Method in class diamondedge.swing.DsTree
 
setIcon(int, Object) - Method in class diamondedge.swing.DsTreeNode
set the given icon.
setIcon(Icon) - Method in class diamondedge.swing.grid.DsCellRange
Sets icon this displayed of each cell in the range.
setIconAt(int, Icon) - Method in class diamondedge.swing.DsSlidingTabBar
 
setIconList(IconList) - Method in class diamondedge.swing.DsComboBox
Sets the IconList object to be used for the icons displayed in the DsComboBox.
setIconList(IconList) - Method in class diamondedge.swing.DsListView
Sets the IconList object to be used for the icons displayed in the DsListView.
setIconList(IconList) - Method in class diamondedge.swing.DsTree
Sets the IconList control to be used.
setIconTextGap(int) - Method in class diamondedge.swing.DsLabel
If both the icon and text properties are set, this property defines the space between them.
setIconVisible(boolean) - Method in class diamondedge.swing.DsTree
a value that determines whether an icon is displayed next to each item in the tree.
setIconVisible(boolean) - Method in class diamondedge.swing.DsTreeNode
a value that determines whether an icon is display for this DsTreeNode.
setIndent(int, int) - Method in class diamondedge.swing.DsTreeModel
 
setInnerBorder(int) - Method in class diamondedge.swing.DsLabel
Creates a border on the inside of the CenterBorder.
setItemCount(int) - Method in class diamondedge.swing.DsListView
Sets the number of objects in the list.
setKey(String) - Method in class diamondedge.swing.DsActionGroup
Sets the distinct Key within the collection.
setKey(String) - Method in class diamondedge.swing.DsListCell
Sets the unique string by which this cell can be located.
setKey(String) - Method in class diamondedge.swing.DsListItem
Sets the unique string by which this item can be located.
setKey(String) - Method in class diamondedge.swing.DsTreeNode
Sets the unique string of an object in a collection.
setKey(int, Object) - Method in class diamondedge.util.HashList
 
setKey(int, String) - Method in class diamondedge.util.VbCollection
 
setLabelEdit(boolean) - Method in class diamondedge.swing.DsListView
Sets a value that determines if a user can edit the label (first column in DETAILS view) of a DsListViewItem object.
setLabelFor(Component) - Method in class diamondedge.swing.DsLabel
Specify the component on which the label will call the requestFocus method when the mnemonic is activated.
setLargeIcon(Object) - Method in class diamondedge.swing.DsListViewItem
Sets the index (Integer) or key (String) of an icon used in the LARGE_ICON view.
setLimitToList(boolean) - Method in class diamondedge.swing.DsComboBox
Sets a value to specify whether a combo box's values are limited to the listed items.
setLineBorderColor(Color) - Method in class diamondedge.swing.DsLabel
Sets the color used to draw the line border.
setLineBorderWidth(int) - Method in class diamondedge.swing.DsLabel
Sets the width of the line border drawn around the label.
setLineColor(Paint) - Method in class diamondedge.swing.DsLine
Sets the color used to draw the line.
setLineSlantingUp(boolean) - Method in class diamondedge.swing.DsLine
Sets the direction the line is sloping in the bounding box.
setLineStyle(int) - Method in class diamondedge.swing.DsLine
Sets the style used to draw the line.
setLineWidth(double) - Method in class diamondedge.swing.DsLine
Sets the width of the line drawn.
setListWidth(int) - Method in class diamondedge.swing.DsComboBox
Determines the width of the drop-down list.
setLocale(Locale) - Method in class diamondedge.swing.DsDatePicker
Sets the locale of this component.
setLocale(Locale) - Method in class diamondedge.swing.DsDateView
Sets the locale of this component.
setLocalPort(int) - Method in class diamondedge.swing.DsSocket
Sets the port used on the local computer
setMargins(Insets) - Method in class diamondedge.swing.DsLabel
Sets the spacing between the border and the contents (text/icon).
setModel(DsListViewModel) - Method in class diamondedge.swing.DsListView
Set a new data model to display in the DsListView.
setModel(TreeModel) - Method in class diamondedge.swing.DsTree
 
setModel(DsTreeModel) - Method in class diamondedge.swing.DsTreeNode
 
setModel(TableModel) - Method in class diamondedge.swing.grid.DelegateGridModel
 
setModel(TableModel) - Method in class diamondedge.swing.grid.DsGrid
 
setModel(TableModel) - Method in class diamondedge.swing.grid.TableModelFormat
Sets the TableModel used to supply all data values.
setNegativeNumberRed(boolean) - Method in interface diamondedge.swing.DsCellProperties
Sets a value that determines whether negative numbers are displayed in a red color.
setNegativeNumberRed(boolean) - Method in class diamondedge.swing.DsTableCell
Sets a value that determines whether negative numbers are displayed in a red color.
setNegativeNumberRed(boolean) - Method in class diamondedge.swing.grid.DsCellRange
Sets a value for the range of cells that determines whether negative numbers are displayed in a red color.
setNull() - Method in class diamondedge.util.Variant
 
setNullAllowed(boolean) - Method in class diamondedge.swing.DsDatePicker
Sets whether a null date is allowed.
setNumber(int) - Method in exception diamondedge.util.RuntimeError
 
setNumClicksToSort(int) - Method in class diamondedge.swing.DsListView
Allow the user to interactively select which column to sort on by clicking on the column header.
setNumClicksToSort(int) - Method in class diamondedge.swing.grid.DsGrid
Allow the user to interactively select which column to sort on by clicking on the column header.
setOpaque(boolean) - Method in interface diamondedge.swing.DsCellProperties
Sets a value that determines whether the background for the cell is painted.
setOpaque(boolean) - Method in class diamondedge.swing.DsTableCell
Sets a value that determines whether the background for the cell is painted.
setOpaque(boolean) - Method in class diamondedge.swing.grid.DsCellRange
Sets a value for the range of cells that determines whether the background for the cell is painted.
setOuterBorder(int) - Method in class diamondedge.swing.DsLabel
Creates a border on the outside of the label but inside of the outline if it exists.
setParent(MutableTreeNode) - Method in class diamondedge.swing.DsTreeNode
 
setPreferredHeight(int) - Method in class diamondedge.swing.DsTableColumnHeader
 
setPreservingWhiteSpace(boolean) - Method in class diamondedge.util.XmlDom
set option whether should remove whitespace Text nodes when parsing
setProtocol(int) - Method in class diamondedge.swing.DsSocket
Sets the socket protocol
setRemoteHostName(String) - Method in class diamondedge.swing.DsSocket
Sets the name used to identify the remote computer
setRemotePort(int) - Method in class diamondedge.swing.DsSocket
Sets the port to be connected to on the remote computer
setResultSet(ResultSet) - Method in class diamondedge.swing.grid.ResultSetTableModel
Sets the ResultSet to be used to retrieve the data from.
setResultSet(Connection, String) - Method in class diamondedge.swing.grid.ResultSetTableModel
A ResultSet will be created based on the given connection and SQL query.
setRotation(int) - Method in interface diamondedge.swing.DsCellProperties
Sets a value that determines the rotation of the text and icon.
setRotation(int) - Method in class diamondedge.swing.DsLabel
Set the degrees to rotate the text and icon.
setRotation(int) - Method in class diamondedge.swing.DsTableCell
Sets a value that determines the rotation of the text and icon.
setRotation(int) - Method in class diamondedge.swing.grid.DsCellRange
Sets the rotation for the range of cells.
setRow(int) - Method in class diamondedge.swing.grid.DsGrid
Sets the row of the active cell.
setRow2(int) - Method in class diamondedge.swing.grid.DsGrid
Determines the starting or ending row for a range of cells.
setRowCount(int) - Method in class diamondedge.swing.grid.DelegateGridModel
 
setRowCount(int) - Method in class diamondedge.swing.grid.DsGrid
Sets the total number of rows by adding new blank rows or removing rows.
setRowCount(int) - Method in interface diamondedge.swing.grid.GridModel
Sets the number of rows in the model.
setRowHeaderAutoLabel(int) - Method in class diamondedge.swing.grid.DsGrid
Set the automatic assignment of the row header values.
setRowHeaderVisible(boolean) - Method in class diamondedge.swing.grid.DsGrid
Sets whether there are fixed columns displaying a row header for each row.
setRowHeaderWidth(int) - Method in class diamondedge.swing.grid.DsGrid
Set the total width of all columns in the row header.
setRowHeaderWidthToFit(boolean, boolean, int) - Method in class diamondedge.swing.grid.DsGrid
Sets the total width of the row header needed to fit the text for the name of the column and/or the data in cells in that column for each column in the row header.
setRowHeight(int) - Method in class diamondedge.swing.DsListView
Sets the height of all table rows, in pixels.
setRowHeight(int, int) - Method in class diamondedge.swing.DsListView
Sets the height of a specific table row, in pixels.
setRowHeight(int, int) - Method in class diamondedge.swing.grid.DsGrid
Sets the height for row to rowHeight, revalidates, and repaints.
setRowHeight(int) - Method in class diamondedge.swing.grid.DsGrid
Sets the height, in pixels, of all cells to rowHeight, revalidates, and repaints.
setRowPosition(int) - Method in class diamondedge.swing.grid.AbstractGridRowModel
Sets the current record number for the database cursor.
setRowPosition(int) - Method in interface diamondedge.swing.grid.GridRowModel
Sets the current row position such as the currently selected row or the record number for a database cursor.
setRowPosition(int) - Method in class diamondedge.swing.grid.ResultSetTableModel
Sets the current record number for the database cursor.
setRowSelectionAllowed(boolean) - Method in class diamondedge.swing.grid.DsGrid
Sets whether the columns in this model can be selected.
setRowSpan(int) - Method in class diamondedge.swing.DsTableCell
Sets the number of rows this cell spans.
setRowStatusIconShowing(boolean) - Method in class diamondedge.swing.grid.DsGrid
Determines whether an icon will be shown in the row header indicating the status of the row.
setRowValueList(String) - Method in class diamondedge.swing.DsComboBox
Sets the text in each cell in the list with each string being separated by a ;.
setSelected(int, boolean) - Method in class diamondedge.swing.DsListView
Sets a value which determines if the item at the given row is selected.
setSelected(boolean) - Method in class diamondedge.swing.DsListViewItem
Sets a value which determines if a DsListItem object is selected.
setSelected(boolean) - Method in class diamondedge.swing.DsTreeNode
Sets a value which determines if a DsTreeNode object is selected.
setSelectedIndex(int) - Method in class diamondedge.swing.DsListView
Selects the specified row.
setSelectedIndex(int) - Method in class diamondedge.swing.DsTree
Sets the currently selected node by index.
setSelectedItem(DsListViewItem) - Method in class diamondedge.swing.DsListView
Selects the specified list item
setSelectedNode(DsTreeNode) - Method in class diamondedge.swing.DsTree
Sets the currently selected node.
setSelectionMode(int) - Method in class diamondedge.swing.DsListView
Set the selection mode.
setSelectionPolicy(int) - Method in class diamondedge.swing.grid.DsGrid
Sets whether it should allow regular cell selection, selection by rows, or selection by columns.
setShape(int) - Method in class diamondedge.swing.DsShape
Sets a value indicating the type of shape to be drawn.
setShowGrid(boolean, boolean) - Method in class diamondedge.swing.DsComboBox
Sets whether the grid lines should be drawn between cells.
setShowGrid(boolean) - Method in class diamondedge.swing.DsListView
Sets whether the grid lines should be drawn between cells.
setShowGrid(boolean) - Method in class diamondedge.swing.grid.DsCellRange
Sets whether the table draws grid lines around cells.
setShowingCheckBoxes(boolean) - Method in class diamondedge.swing.DsListView
Sets a value which determines if the control displays a checkbox next to each item in the list.
setShowingCheckBoxes(boolean) - Method in class diamondedge.swing.DsTree
Sets a value which determines if the control displays a checkbox next to each item in the tree.
setSmallIcon(Object) - Method in class diamondedge.swing.DsListItem
Sets the index (Integer) or key (String) of an icon that is displayed in the list.
setSortColumn(int) - Method in class diamondedge.swing.DsListView
Sets the column that is currently being used to sort the list items.
setSortColumn(int) - Method in class diamondedge.swing.grid.DsGrid
Sets the column index in the model that is to be used to sort the rows.
setSorted(boolean) - Method in class diamondedge.swing.DsListView
Sets whether the list items are automatically sorted alphabetically.
setSorted(boolean) - Method in class diamondedge.swing.DsTree
Indicates whether the children of this node are automatically sorted alphabetically.
setSorted(boolean) - Method in class diamondedge.swing.DsTreeNode
Indicates whether the children of this node are automatically sorted alphabetically.
setSorted(boolean) - Method in class diamondedge.swing.grid.DsGrid
Sets whether the rows are automatically sorted alphabetically.
setSortIcons(Icon, Icon) - Method in class diamondedge.swing.DsListView
Set custom icons that show which direction a column is sorted These are only used if sorting by one column
setSortIcons(Icon, Icon) - Method in class diamondedge.swing.grid.DsGrid
Set custom icons that show which direction a column is sorted These are only used if sorting by one column
setSortOrder(int) - Method in class diamondedge.swing.DsListView
Sets whether or not the ListItems will be sorted in ascending or descending order.
setSortOrder(int) - Method in class diamondedge.swing.DsTreeNode
Sets whether the children of this will be sorted in ascending or descending order.
setSortOrder(int) - Method in class diamondedge.swing.grid.DsGrid
Sets whether or not the rows will be sorted in ascending or descending order.
setSource(String) - Method in exception diamondedge.util.RuntimeError
 
setSymbol(int) - Method in class diamondedge.swing.DsSymbolButton
Sets the symbol to be drawn on the surface.
setSymbolColor(Paint) - Method in class diamondedge.swing.DsSymbolButton
Sets the color that the symbol is to be drawn.
setText(String) - Method in interface diamondedge.swing.DsCell
Sets the text to display in a cell of a table.
setText(String) - Method in class diamondedge.swing.DsComboBox
Sets the string displayed in the text area (editor).
setText(String) - Method in class diamondedge.swing.DsLabel
Sets the text that the label displays.
setText(String) - Method in class diamondedge.swing.DsListItem
Sets the text displayed in the list for this item.
setText(String) - Method in class diamondedge.swing.DsSymbolButton
Overriden to ignore displaying text
setText(String) - Method in class diamondedge.swing.DsTableCell
Sets the text to display in a cell of a table.
setText(String) - Method in class diamondedge.swing.DsTreeNode
Sets the UserObject to the given string.
setText(Node, String) - Static method in class diamondedge.util.XmlDom
set the text associated with the node.
setTextColumn(int) - Method in class diamondedge.swing.DsComboBox
Determines the column used as the value for the Text property which is diplayed in the text area of the ComboBox.
setTextColumn(int) - Method in class diamondedge.swing.grid.TableModelFormat
Determines the column used as the value for the Text property which is diplayed in the text area of the ComboBox.
setTextOutlineColor(Color) - Method in class diamondedge.swing.DsLabel
Sets the color used to draw an outline around each character of the text.
setTextOutlineWidth(double) - Method in class diamondedge.swing.DsLabel
Sets the width of the outline drawn around each character in the text.
setTextStyle(int) - Method in interface diamondedge.swing.DsCellProperties
Sets a value that determines how the text for the cell is drawn.
setTextStyle(int) - Method in class diamondedge.swing.DsLabel
Sets a value that determines how the text is drawn.
setTextStyle(int) - Method in class diamondedge.swing.DsTableCell
Sets a value that determines how the text for the cell is drawn.
setTextStyle(int) - Method in class diamondedge.swing.grid.DsCellRange
Sets the TextStyle for the range of cells.
setTitle(String) - Method in class diamondedge.swing.DsActionGroup
Sets the caption of the group.
setTitle(String) - Method in class diamondedge.swing.DsSlidingTabBar.ButtonGroup
Sets the caption of the group.
setToggleButton(boolean) - Method in class diamondedge.swing.DsTreeNode
Sets a value that determines whether a DsTreeNode object is displayed as a ToggleButton.
setToolTipText(String) - Method in interface diamondedge.swing.DsCell
Sets the text to display when the cursor is over the cell of a table.
setToolTipText(String) - Method in class diamondedge.swing.DsDatePicker
Sets the text for the ToolTip of the editor to the given text.
setToolTipText(String) - Method in class diamondedge.swing.DsTableCell
Sets the text to display when the cursor is over the cell of a table.
setToolTipTextAt(int, String) - Method in class diamondedge.swing.DsSlidingTabBar
 
setUdpBufferLength(int) - Method in class diamondedge.swing.DsSocket
Sets the buffer length used to receive DatagramPackets using UDP_PROTOCOL.
setupRenderer(JComponent, JTable, Object, boolean, boolean, int, int, int, DsCell, DsCellProperties, DsCellProperties) - Static method in class diamondedge.swing.DsCellRenderer
 
setValidating(boolean) - Method in class diamondedge.util.XmlDom
validate XML when parsing
setValue(Object) - Method in interface diamondedge.swing.DsCell
Sets the value for a cell of a table.
setValue(Object) - Method in class diamondedge.swing.DsComboBox
Selects the item whose value for the BoundColumn is equal to the specified value argument.
setValue(Object) - Method in class diamondedge.swing.DsListItem
Sets the value displayed in the list for this item.
setValue(Object) - Method in class diamondedge.swing.DsTableCell
Sets the value for a cell of a table.
setValue(Object) - Method in class diamondedge.swing.grid.DsCellRange
Sets the text contents/object for the range of cells.
setValue(String, Variant) - Method in class diamondedge.util.Variant
Perform a late-bound setting of a property value on the object stored in this variant Note: this operation is slow due to dynamically looking up meta information at runtime.
setValue(Object, String, Variant) - Static method in class diamondedge.util.Variant
Perform a late-bound setting of a property value on the given object
setValueAt(Object, int, int) - Method in class diamondedge.swing.DsComboBox
Sets the value for the cell in the model at row and column.
setValueAt(Object, int, int) - Method in class diamondedge.swing.DsListView
Sets the value for the cell in the model at row and column.
setValueAt(Object, int, int) - Method in class diamondedge.swing.DsTableColumnHeader
Sets the contents/object for the cell at the given row and column.
setValueAt(Object, int, int) - Method in class diamondedge.swing.grid.DefaultGridModel
Sets the object value for the cell at column and row.
setValueAt(Object, int, int) - Method in class diamondedge.swing.grid.DelegateGridModel
Sets the object value for the cell at column and row.
setValueAt(Object, int, int) - Method in class diamondedge.swing.grid.DsGrid
Sets the text contents/object for the cell at the given row and column.
setValueAt(Object, int, int) - Method in class diamondedge.swing.grid.ResultSetTableModel
 
setValueAt(Object, int, int) - Method in interface diamondedge.swing.grid.TableFormat
Sets the value in the cell at columnIndex and rowIndex to aValue.
setValueAt(Object, int, int) - Method in class diamondedge.swing.grid.TableModelFormat
Sets the value in the cell at columnIndex and rowIndex to aValue.
setValueAt(int, Variant) - Method in class diamondedge.util.Variant
Perform a late-bound setting of an element of the array stored in this variant This variant should be holding a single dimensioned array.
setValueAt(int[], Variant) - Method in class diamondedge.util.Variant
Perform a late-bound setting of an element of the array stored in this variant The argument specifies the array indicies.
setValues(TableModel) - Method in class diamondedge.swing.DsComboBox
Loads the cell values from an array of values.
setValues(Object[][]) - Method in class diamondedge.swing.DsComboBox
Loads the cell values from an array of values.
setValues(Object[]) - Method in class diamondedge.swing.DsComboBox
Loads the cell values from an array of values.
setVerticalAlignment(int) - Method in interface diamondedge.swing.DsCellProperties
Sets the vertical alignment of the text.
setVerticalAlignment(int) - Method in class diamondedge.swing.DsLabel
Sets the vertical alignment of the contents (text and icon) within the Label.
setVerticalAlignment(int) - Method in class diamondedge.swing.DsTableCell
Sets the vertical alignment of the text.
setVerticalAlignment(int) - Method in class diamondedge.swing.grid.DsCellRange
Sets the VerticalAlignment for the range of cells.
setVerticalTextPosition(int) - Method in interface diamondedge.swing.DsCellProperties
Sets the vertical position of the text in relation to the icon.
setVerticalTextPosition(int) - Method in class diamondedge.swing.DsLabel
Sets the vertical position of the text relative to the icon.
setVerticalTextPosition(int) - Method in class diamondedge.swing.DsTableCell
Sets the vertical position of the text in relation to the icon.
setVerticalTextPosition(int) - Method in class diamondedge.swing.grid.DsCellRange
Sets the vertical position of the text in relation to the icon.
setView(int) - Method in class diamondedge.swing.DsListView
Sets the current view type of the DsListView control.
setWordWrap(boolean) - Method in interface diamondedge.swing.DsCellProperties
Sets a value that determines whether the text for the cell is wrapped onto the line below if it doesn't fit.
setWordWrap(boolean) - Method in class diamondedge.swing.DsLabel
Sets a value that determines whether the text should be wrapped to a new line when it reaches the trailing margin.
setWordWrap(boolean) - Method in class diamondedge.swing.DsTableCell
Sets a value that determines whether the text for the cell is wrapped onto the line below if it doesn't fit.
setWordWrap(boolean) - Method in class diamondedge.swing.grid.DsCellRange
Sets the WordWrap for the range of cells.
shellExecute(String, String, String, String) - Static method in class diamondedge.util.VB
 
SHORT - Static variable in class diamondedge.util.Variant
Short data type (2 byte).
SHORT_DATE - Static variable in class diamondedge.swing.DsDatePicker
Display date in short format, for example '9/2/74'.
SHORT_DATE_TIME - Static variable in class diamondedge.swing.DsDatePicker
Display date and time in short format, for example '9/2/74 5:31 PM'.
showError(Throwable) - Static method in class diamondedge.swing.DsDemo
 
showError(Throwable, String, String) - Static method in class diamondedge.swing.DsDemo
 
showInFrame() - Method in class diamondedge.swing.DsDemo
 
sign(double) - Static method in class diamondedge.util.MoreMath
Returns an integer indicating the sign of a number.
SINGLE - Static variable in interface diamondedge.swing.DsConstants
single underline at baseline
SINGLE_LINE - Static variable in interface diamondedge.swing.DsConstants
A solid line.
sinh(double) - Static method in class diamondedge.util.MoreMath
Returns the hyperbolic sine of a number.
size() - Method in class diamondedge.util.HashList
 
size() - Method in class diamondedge.util.ListFormat
 
sln(double, double, double) - Static method in class diamondedge.util.Financial
Returns a Double specifying the straight-line depreciation of an asset for a single period.
SMALL_ICON - Static variable in class diamondedge.swing.DsListView
ViewType laying out the items left to right and then wrapping on the next line.
smallIcon - Variable in class diamondedge.swing.DsListItem
 
socketChange(SocketEvent) - Method in interface diamondedge.swing.SocketListener
 
SocketEvent - Class in diamondedge.swing
 
SocketEvent(DsSocket, int, int, int, RuntimeError) - Constructor for class diamondedge.swing.SocketEvent
 
SocketListener - Interface in diamondedge.swing
 
SOLID - Static variable in interface diamondedge.swing.DsConstants
A solid line.
sort() - Method in class diamondedge.swing.DsListView
Sorts the list items according to the current sort column and order.
sort(int, int) - Method in class diamondedge.swing.DsListView
Sorts the list items by comparing values in the given column.
sort() - Method in class diamondedge.swing.DsTreeNode
Sorts the children by comparing values for the UserObject property using the SortOrder property.
sort(int) - Method in class diamondedge.swing.DsTreeNode
Sorts the children by comparing values for the UserObject property.
sort(int, int) - Method in class diamondedge.swing.grid.DefaultGridModel
Sorts the model by comparing values in the given column
sort(int, int) - Method in class diamondedge.swing.grid.DelegateGridModel
Sorts the model by comparing values in the given column
sort() - Method in class diamondedge.swing.grid.DsGrid
Sorts the list items according to the current sort column and order.
sort(int, int) - Method in class diamondedge.swing.grid.DsGrid
Sorts the model by comparing values in the given column.
sort(int, int) - Method in interface diamondedge.swing.grid.GridModel
Sorts the model by comparing values in the given column
source - Variable in exception diamondedge.util.RuntimeError
 
space(int) - Static method in class diamondedge.util.Strings
Returns a String containing a repeating ' '(space) of the length specified
spanCells() - Method in class diamondedge.swing.grid.DsCellRange
Makes the top left cell span across the space occupied by the cell range.
spanCells(int, int, int, int) - Method in class diamondedge.swing.grid.DsGrid
Makes the cell at position startRow, startColumn span across rowsToSpan rows and columnsToSpan columns.
spanCells(int, int, int, int) - Method in class diamondedge.swing.grid.DsTable
Makes the cell at position startRow, startColumn span across rowsToSpan rows and columnsToSpan columns.
spannedCells - Variable in class diamondedge.swing.grid.DsTable
 
spc(int) - Method in class diamondedge.util.OutputFile
Outputs a space.
spc(int) - Static method in class diamondedge.util.VB
Outputs a number of spaces.
split(String, String, int) - Static method in class diamondedge.util.Strings
Split a string into an array.
SQUARE - Static variable in class diamondedge.swing.DsShape
 
SQUARE - Static variable in class diamondedge.swing.DsSymbolButton
 
start() - Method in class diamondedge.swing.SwingWorker
Start the worker thread.
stateChanged(ChangeEvent) - Method in class diamondedge.swing.DsDateView
 
stateChanged(ChangeEvent) - Method in class diamondedge.swing.DsDemo
 
Statistics - Class in diamondedge.util
 
Statistics() - Constructor for class diamondedge.util.Statistics
 
stdev(double[]) - Static method in class diamondedge.util.Statistics
 
stdevp(double[]) - Static method in class diamondedge.util.Statistics
 
STRETCH - Static variable in interface diamondedge.swing.DsConstants
Stretch the image to fill the entire area
STRING - Static variable in class diamondedge.util.Variant
String data type.
Strings - Class in diamondedge.util
 
Strings() - Constructor for class diamondedge.util.Strings
 
StringSplitter - Class in diamondedge.util
The string tokenizer class allows an application to break a string into tokens.
StringSplitter(String, String) - Constructor for class diamondedge.util.StringSplitter
Constructs a string tokenizer for the specified string.
StringSplitter(String) - Constructor for class diamondedge.util.StringSplitter
Constructs a string tokenizer for the specified string.
subtract(Date, double) - Static method in class diamondedge.util.DateTime
Returns a date the specified, daysToSubtract, number of days before the date, date1
subtract(Variant) - Method in class diamondedge.util.Variant
Returns a Variant whose value is (this - val).
sum(double[]) - Static method in class diamondedge.util.Statistics
 
sumProduct(double[][]) - Static method in class diamondedge.util.Statistics
Multiplies the corresponding elements of each vector and returns the sum of those products.
sumSquares(double[]) - Static method in class diamondedge.util.Statistics
 
SwingWorker - Class in diamondedge.swing
This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
SwingWorker() - Constructor for class diamondedge.swing.SwingWorker
Start a thread that will call the construct method and then exit.
Switch(boolean, Variant, boolean, Variant, boolean, Variant) - Static method in class diamondedge.util.VB
 
Switch(boolean, Variant, boolean, Variant, boolean, Variant, boolean, Variant, boolean, Variant, boolean, Variant, boolean, Variant) - Static method in class diamondedge.util.VB
 
syd(double, double, double, double) - Static method in class diamondedge.util.Financial
Returns a Double specifying the sum-of-years' digits depreciation of an asset for a specified period.

T

tab() - Method in class diamondedge.util.OutputFile
Outputs enough spaces to get to next tab stop.
tab(int) - Method in class diamondedge.util.OutputFile
Outputs enough spaces to get to next n tab stops.
tab(int) - Static method in class diamondedge.util.VB
Outputs a single tab.
tableChanged(TableModelEvent) - Method in class diamondedge.swing.grid.DelegateGridModel
 
tableChanged(TableModelEvent) - Method in class diamondedge.swing.grid.DsGrid
Invoked when this table's TableModel generates a TableModelEvent.
tableChanged(TableModelEvent) - Method in class diamondedge.swing.grid.DsTable
Invoked when this table's TableModel generates a TableModelEvent.
tableChanged(TableModelEvent) - Method in class diamondedge.swing.grid.TableModelFormat
 
TableFormat - Interface in diamondedge.swing.grid
This class allows a mapping to be specified between the actual data value in the cell and a set of values.
TableModelFormat - Class in diamondedge.swing.grid
This class allows a mapping to be specified between the actual data value in the cell and a set of values.
TableModelFormat() - Constructor for class diamondedge.swing.grid.TableModelFormat
 
tanh(double) - Static method in class diamondedge.util.MoreMath
Returns the hyperbolic tangent of a number.
TCP_PROTOCOL - Static variable in class diamondedge.swing.DsSocket
 
TILE - Static variable in interface diamondedge.swing.DsConstants
Paint multiple copies of an image adjacent to each other to fill the area.
timer() - Static method in class diamondedge.util.DateTime
Returns the number of seconds elapsed since midnight
timeSerial(int, int, int) - Static method in class diamondedge.util.DateTime
Returns a date containing the time for a specific hour, minute and second
toBoolean(Object) - Static method in class diamondedge.util.Obj
 
toBoolean() - Method in class diamondedge.util.Variant
 
toByte() - Method in class diamondedge.util.Variant
 
toBytes() - Method in class diamondedge.util.Variant
 
toDate(double) - Static method in class diamondedge.util.DateTime
returns a date for the given day since Dec 30, 1899 Note: the fractional part represents the time of day in relation to current timezone.
toDate(String) - Static method in class diamondedge.util.DateTime
 
toDate(Object) - Static method in class diamondedge.util.Obj
 
toDate() - Method in class diamondedge.util.Variant
 
toDate2(String) - Static method in class diamondedge.util.DateTime
 
toDateNew(Object) - Static method in class diamondedge.util.Obj
 
toDateNew() - Method in class diamondedge.util.Variant
 
toDecimal(Object) - Static method in class diamondedge.util.Obj
 
toDecimal() - Method in class diamondedge.util.Variant
 
toDouble(Date) - Static method in class diamondedge.util.DateTime
returns a double representing the number of days since Dec 30, 1899 Note: the fractional part represents the time of day in relation to current timezone.
toDouble(Object) - Static method in class diamondedge.util.Obj
 
toDouble() - Method in class diamondedge.util.Variant
 
toFloat() - Method in class diamondedge.util.Variant
 
TOGGLE_ICON - Static variable in class diamondedge.swing.DsTree
 
TOGGLE_SEL_ICON - Static variable in class diamondedge.swing.DsTree
 
toInt(Date) - Static method in class diamondedge.util.DateTime
returns an integer representing the number of days since Dec 30, 1899
toInt(Object) - Static method in class diamondedge.util.Obj
 
toInt() - Method in class diamondedge.util.Variant
 
toLong(Object) - Static method in class diamondedge.util.Obj
 
toLong() - Method in class diamondedge.util.Variant
 
toLowerCase(String) - Static method in class diamondedge.util.Strings
returns a string that has been converted to lowercase
toNumber(Object) - Static method in class diamondedge.util.Obj
 
toObject() - Method in class diamondedge.util.Variant
 
toProperCase(String) - Static method in class diamondedge.util.Strings
returns a string that has been converted to uppercase
toShort() - Method in class diamondedge.util.Variant
 
toString() - Method in class diamondedge.swing.DsListItem
Returns the label for the item
toString() - Method in class diamondedge.swing.DsTableCell
Returns the formatted text to display in a cell of a table.
toString() - Method in class diamondedge.swing.grid.DsCellRange
 
toString() - Method in class diamondedge.swing.SocketEvent
 
toString(Object) - Static method in class diamondedge.util.Obj
 
toString() - Method in exception diamondedge.util.RuntimeError
 
toString() - Method in class diamondedge.util.Variant
 
toUpperCase(String) - Static method in class diamondedge.util.Strings
returns a string that has been converted to uppercase
TRANSPARENT - Static variable in interface diamondedge.swing.DsConstants
No line or border is drawn
trim(String) - Static method in class diamondedge.util.Strings
Removes all spaces at the beginning and end of the string
trimAll(String) - Static method in class diamondedge.util.Strings
Removes all spaces at the beginning and end of the string as well as multiple spaces in between words are replace with a single space.
trimLeft(String) - Static method in class diamondedge.util.Strings
Removes all spaces at the beginning of the string
trimRight(String) - Static method in class diamondedge.util.Strings
Removes all spaces at the end of the string
TRUE - Static variable in interface diamondedge.swing.DsConstants
 
typeName(int) - Static method in class diamondedge.util.Variant
 

U

UBound(Variant, int) - Static method in class diamondedge.util.VB
Deprecated. replaced by VB.upperBound(Variant, int)
UBound(Object, int) - Static method in class diamondedge.util.VB
Deprecated. replaced by VB.upperBound(Object, int)
UDP_PROTOCOL - Static variable in class diamondedge.swing.DsSocket
 
UI - Class in diamondedge.util
Common utility methods related to the Swing user interface
UI() - Constructor for class diamondedge.util.UI
 
UP_ARROW - Static variable in class diamondedge.swing.DsSymbolButton
 
updateComponentTreeUI(Component) - Static method in class diamondedge.swing.DsDemo
A simple minded look and feel change: ask each node in the tree to updateUI() -- that is, to initialize its UI property with the current look and feel.
updateRow() - Method in class diamondedge.swing.grid.ResultSetTableModel
 
updateUI() - Method in class diamondedge.swing.DsComboBox
 
updateUI() - Method in class diamondedge.swing.DsDatePicker
 
updateUI() - Method in class diamondedge.swing.DsDateView
 
updateUI() - Method in class diamondedge.swing.DsLabel
 
updateUI() - Method in class diamondedge.swing.DsLine
 
updateUI() - Method in class diamondedge.swing.DsListView
 
updateUI() - Method in class diamondedge.swing.DsSymbolButton
 
updateUI() - Method in class diamondedge.swing.DsTableColumnHeader
 
updateUI() - Method in class diamondedge.swing.DsTableHeaderRenderer
 
updateUI() - Method in class diamondedge.swing.DsTree
 
updateUI() - Method in class diamondedge.swing.grid.DsGrid
 
updateUI() - Method in class diamondedge.swing.grid.DsTable
 
updateUI() - Method in class diamondedge.swing.grid.GridRowHeader
 
upperBound(Variant, int) - Static method in class diamondedge.util.VB
 
upperBound(Object, int) - Static method in class diamondedge.util.VB
 
UPWARD_DIAGONAL_LINES - Static variable in interface diamondedge.swing.DsConstants
 
USE_SYSTEM_DAY_OF_WEEK - Static variable in class diamondedge.util.DateTime
 

V

val(String) - Static method in class diamondedge.util.VB
 
Val(String) - Static method in class diamondedge.util.VB
Deprecated. replaced by VB.val(String)
validate() - Method in class diamondedge.swing.DsCellRenderer
Overridden for performance reasons.
valueChanged(ListSelectionEvent) - Method in class diamondedge.swing.DsListView
A ListSelectionListener that forwards ListSelectionEvents from the selectionModel to the ListView ListSelectionListeners.
valueChanged(ListSelectionEvent) - Method in class diamondedge.swing.grid.DsGrid
 
valueChanged(ListSelectionEvent) - Method in class diamondedge.swing.grid.DsTable
 
values - Variable in class diamondedge.swing.DsListItem
 
values() - Method in class diamondedge.util.HashList
 
var(double[]) - Static method in class diamondedge.util.Statistics
 
Variant - Class in diamondedge.util
 
Variant() - Constructor for class diamondedge.util.Variant
 
Variant(int) - Constructor for class diamondedge.util.Variant
 
Variant(double) - Constructor for class diamondedge.util.Variant
 
Variant(Object) - Constructor for class diamondedge.util.Variant
 
Variant(Object, int) - Constructor for class diamondedge.util.Variant
 
Variant(boolean) - Constructor for class diamondedge.util.Variant
 
Variant(String) - Constructor for class diamondedge.util.Variant
 
Variant(Date) - Constructor for class diamondedge.util.Variant
 
Variant(int, int) - Constructor for class diamondedge.util.Variant
 
VARIANT - Static variable in class diamondedge.util.Variant
Not used as a vartype for Variants but indicates that a Variant is needed or used.
varp(double[]) - Static method in class diamondedge.util.Statistics
 
VB - Class in diamondedge.util
 
VB() - Constructor for class diamondedge.util.VB
 
VbCollection - Class in diamondedge.util
 
VbCollection() - Constructor for class diamondedge.util.VbCollection
 
version - Static variable in class diamondedge.swing.grid.DsGrid
 
VERTICAL_LINES - Static variable in interface diamondedge.swing.DsConstants
 

W

weekday(Date, int) - Static method in class diamondedge.util.DateTime
Returns a whole number representing the day of the week
weekday2(Date, int) - Static method in class diamondedge.util.DateTime
Returns the day of the week corresponding to a date.
weekdayName(int, boolean, int) - Static method in class diamondedge.util.DateTime
Returns localized weekday name
weekOfYear(Date, int) - Static method in class diamondedge.util.DateTime
Returns the week of the year corresponding to a date.
write(int) - Method in class diamondedge.util.OutputFile
 
writeValue(int) - Method in class diamondedge.util.OutputFile
Outputs data to a CSV formatted file.
writeValue(double) - Method in class diamondedge.util.OutputFile
Outputs data to a CSV formatted file.
writeValue(String) - Method in class diamondedge.util.OutputFile
Outputs data to a CSV formatted file.
writeValue(boolean) - Method in class diamondedge.util.OutputFile
Outputs data to a CSV formatted file.
writeValue(Variant) - Method in class diamondedge.util.OutputFile
Outputs data to a CSV formatted file.

X

XmlDom - Class in diamondedge.util
 
XmlDom() - Constructor for class diamondedge.util.XmlDom
 
XmlDom.ParseError - Class in diamondedge.util
 

Y

year(Date) - Static method in class diamondedge.util.DateTime
Returns a whole number representing the year

A B C D E F G H I J K L M N O P Q R S T U V W X Y
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.