Ontimize 5.2072EN

Serialized Form


Package com.ontimize.cache

Class com.ontimize.cache.CacheManager.CacheManagerViewer extends EJDialog implements Serializable

Serialized Fields

sizeLabel

javax.swing.JLabel sizeLabel

sizeText

javax.swing.JTextField sizeText

cacheTable

javax.swing.JTable cacheTable

refreshButton

javax.swing.JButton refreshButton

memoRender

CacheManager.CacheManagerViewer.MemoCellRenderer memoRender

columnWidthListener

java.beans.PropertyChangeListener columnWidthListener

Class com.ontimize.cache.CacheManager.CacheManagerViewer.CacheModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

columnName

java.lang.String[] columnName

format

java.text.DateFormat format

Class com.ontimize.cache.CacheManager.CacheManagerViewer.MemoCellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Serialized Fields

ta

javax.swing.JTextArea ta

Class com.ontimize.cache.CacheManager.DataCacheId extends java.lang.Object implements Serializable

Serialized Fields

entity

java.lang.String entity

attributes

java.util.Vector attributes

keysValues

java.util.Hashtable keysValues

time

long time


Package com.ontimize.chart

Class com.ontimize.chart.ChartInfoRepository extends java.util.Hashtable implements Serializable

Class com.ontimize.chart.ChartRepository extends java.util.Hashtable implements Serializable

Class com.ontimize.chart.ChartRepository_1_0 extends java.util.Hashtable implements Serializable

Class com.ontimize.chart.ChartUtilities_1_0.ChartDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

chartPanel

ChartPanel chartPanel

Class com.ontimize.chart.ChartUtilities_1_0.DefaultChartDialog.ExtendChartButton extends ChartButton implements Serializable

Serialized Fields

storedChartConfigDialog

SelectStoredChartDialog storedChartConfigDialog

Class com.ontimize.chart.ChartUtilities.ChartDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

chartPanel

ChartPanel chartPanel

Class com.ontimize.chart.ChartUtilities.DefaultChartDialog.ExtendChartButton extends ChartButton implements Serializable

Serialized Fields

storedChartConfigDialog

SelectStoredChartDialog storedChartConfigDialog

Class com.ontimize.chart.SelectStoredChartDialog extends EJDialog implements Serializable

Serialized Fields

lInfo

javax.swing.JLabel lInfo

lConfigList

javax.swing.JList lConfigList

bAccept

javax.swing.JButton bAccept

bCancel

javax.swing.JButton bCancel

configuration

java.lang.String configuration


Package com.ontimize.comm

Class com.ontimize.comm.SerialPortConfiguration extends javax.swing.JDialog implements Serializable

Serialized Fields

labelParity

javax.swing.JLabel labelParity

labelControlFlow

javax.swing.JLabel labelControlFlow

labelBitFormat

javax.swing.JLabel labelBitFormat

labelBitsStop

javax.swing.JLabel labelBitsStop

labelBaudios

javax.swing.JLabel labelBaudios

comboParity

javax.swing.JComboBox comboParity

comboControlFlow

javax.swing.JComboBox comboControlFlow

comboBitFormat

javax.swing.JComboBox comboBitFormat

comboBitsStop

javax.swing.JComboBox comboBitsStop

comboBaud

javax.swing.JComboBox comboBaud

panelCombos

javax.swing.JPanel panelCombos

writterButton

javax.swing.JButton writterButton

writterText

javax.swing.JTextArea writterText

receiveText

javax.swing.JTextArea receiveText

state

javax.swing.JLabel state

port

javax.comm.SerialPort port

in

java.io.InputStream in

out

java.io.OutputStream out

listener

java.awt.event.ItemListener listener

portListener

javax.comm.SerialPortEventListener portListener


Package com.ontimize.db

Class com.ontimize.db.AdvancedEntityResult extends EntityResult implements Serializable

Serialized Fields

totalQueryRecordsNumber

int totalQueryRecordsNumber

startRecordIndex

int startRecordIndex

Class com.ontimize.db.AdvancedQueryTableEntity extends AdvancedTableEntity implements Serializable

Class com.ontimize.db.AdvancedQueryTableEntity_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l

Class com.ontimize.db.AdvancedTableEntity extends TableEntity implements Serializable

Class com.ontimize.db.AdvancedTableEntity_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l

Class com.ontimize.db.CacheTableEntity extends TableEntity implements Serializable

Serialized Fields

data

EntityResult data

Class com.ontimize.db.ContainsOperator extends SQLStatementBuilder.BasicOperator implements Serializable

Class com.ontimize.db.DatabaseMultiConnectionManagerEntity extends TableEntity implements Serializable

Serialized Fields

dbMCManager

DatabaseMultiConnectionManager dbMCManager

Class com.ontimize.db.DefaultTableEntity extends TableEntity implements Serializable

Serialized Fields

props

java.lang.String props

Class com.ontimize.db.EntityResult extends java.util.Hashtable implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

MIN_BYTE_PROGRESS

int MIN_BYTE_PROGRESS

byteBlock

int byteBlock

compressionThreshold

int compressionThreshold
Compression Threshold.


type

int type

code

int code

message

java.lang.String message

messageParameter

java.lang.Object[] messageParameter

detail

java.lang.String detail

operationId

java.lang.String operationId

columnsOrder

java.util.List columnsOrder

columnsSQLTypes

java.util.Hashtable columnsSQLTypes

Class com.ontimize.db.EntityResultUtils.EntityResultTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

columns

java.util.Vector columns

dataVectors

java.util.Vector dataVectors

rowsNumber

int rowsNumber

res

EntityResult res

returnEmptyStrings

boolean returnEmptyStrings

Class com.ontimize.db.NullValue extends java.lang.Object implements Serializable

Serialized Fields

sQLType

int sQLType

Class com.ontimize.db.PrintTemplateEntity extends TableEntity implements Serializable

Serialized Fields

increment

int increment

templateId

java.lang.String templateId

templateFormColumn

java.lang.String templateFormColumn

templateNameColumn

java.lang.String templateNameColumn

templateWarehouseColumn

java.lang.String templateWarehouseColumn

templateDefaultColumn

java.lang.String templateDefaultColumn

templatePrivateColumn

java.lang.String templatePrivateColumn

templateUserColumn

java.lang.String templateUserColumn

Class com.ontimize.db.SQLEntity extends java.rmi.server.UnicastRemoteObject implements Serializable

Serialized Fields

connectionsManager

DatabaseConnectionManager connectionsManager

locator

EntityReferenceLocator locator

Class com.ontimize.db.SQLEntity_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l

Class com.ontimize.db.SQLStatementBuilder.BasicExpression extends java.lang.Object implements Serializable

Serialized Fields

leftOperand

java.lang.Object leftOperand

rightOperand

java.lang.Object rightOperand

operator

SQLStatementBuilder.Operator operator

Class com.ontimize.db.SQLStatementBuilder.BasicField extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

Class com.ontimize.db.SQLStatementBuilder.BasicOperator extends java.lang.Object implements Serializable

Serialized Fields

operator

java.lang.String operator

Class com.ontimize.db.SQLStatementBuilder.SQLOrder extends java.lang.Object implements Serializable

Serialized Fields

columnName

java.lang.String columnName

ascendent

boolean ascendent

Class com.ontimize.db.StandardAttachmentEntity extends DefaultTableEntity implements Serializable

Serialized Fields

increment

int increment

dataBaseTable

java.lang.String dataBaseTable

attachmentId

java.lang.String attachmentId

attachmentKeys

java.lang.String attachmentKeys

attachmentKeysColumns

java.lang.String attachmentKeysColumns

sourceAttachmentTable

java.lang.String sourceAttachmentTable

attachmentDate

java.lang.String attachmentDate

attachmentPrivate

java.lang.String attachmentPrivate

attachmentUser

java.lang.String attachmentUser

fileName

java.lang.String fileName

originalFileName

java.lang.String originalFileName

fileDescription

java.lang.String fileDescription

size

java.lang.String size

checkPermissions

boolean checkPermissions

Class com.ontimize.db.TableEntity extends java.rmi.server.UnicastRemoteObject implements Serializable

Serialized Fields

dataChangeListeners

java.util.Vector dataChangeListeners
Contains registered DataChangeListeners.


table

java.lang.String table
The database table this entity performs operations with. This table is used for update, delete, insert and query operations. In query operations, if queryTable variable is defined, it is used instead of table


queryTable

java.lang.String queryTable
The database table/view that this entity queries for data.


attachTable

java.lang.String attachTable
Table name, used for query StandardAttachmentEntity to classify attachments by 'table name'+'table keys'. Defaults to table.


columnNames

java.util.Vector columnNames
List of columns defined by 'Columns' parameter.


keys

java.util.Vector keys
List of columns that define the primary key for this entity. Defined in 'keys' parameter.


insertKeys

java.util.Vector insertKeys
List of columns required (not null) to perform insert operations. Defined in 'insert_keys' parameter.


deleteKeys

java.util.Vector deleteKeys
List of columns required as Keys-Values to perform delete operations. Defined in 'delete_keys' parameter.


updateKeys

java.util.Vector updateKeys
List of columns required as Keys-Values to perform update operations. Defined in 'update_keys' parameter.


updateColumn

java.util.Vector updateColumn
List of columns in which update operations are allowed. Defined in 'update_columns' parameter.


manager

DatabaseConnectionManager manager
The DatabaseConnectionManager object, which provides DatabaseConnections to this entity.


autonumericalColumn

java.lang.String autonumericalColumn
Column in which numbers provided by Autonumerical object will be inserted in insert operations. Defined in 'autonumerical' parameter.


insertColumn

java.util.Vector insertColumn
List of columns valid insert operations. If not defined, columnNames will be used instead. Defined in 'insert_columns' parameter.


wildcardColumns

java.util.Vector wildcardColumns
List of columns in which special metacharacters ('%' and '?') are allowed for queries. If not defined, all string type columns are allowed. Defined in 'wildcard_columns'


orderColumns

java.util.Vector orderColumns
Columns used for specifying 'ORDER BY' SQL clause. The order will be ascending, and the columns will be written in the same order as they appear in the 'Sort' parameter.


descendantColumnsOrder

java.util.Vector descendantColumnsOrder
Columns used for specifying 'ORDER BY' SQL clause. The order will be descending, and the columns will be written in the same order as they appear in the 'SortDesc' parameter.


othersEntities

java.util.Vector othersEntities
Entities (by name) that will be queried for data related with records of this entity, when specified in attribute list. If not specified, all entities will be queried.


locator

EntityReferenceLocator locator
The EntityReferenceLocator for this entity.


limitQueryOthersEntities

int limitQueryOthersEntities
Maximum number of results of queries in this entity, for which related entities will be queried. For each result in this entity results, other entities will be queried for related data. Default is 100. Defined in 'limit_query_others_entities' parameter.


alias

java.util.Properties alias
Alias properties for this entity, if defined. If not, this properties object is empty.


aliasReverse

java.util.Hashtable aliasReverse
Reverse Alias properties for this entity, if defined. If not, this properties object is empty.


entityName

java.lang.String entityName
This entity name. The class name without '.class'.


privilegedId

int privilegedId
Privileged Id used for performing operations without checking permissions. As with other global class variables, modification of this variable must be carefully considered to avoid multiple threading problems.


forceDistinct

boolean forceDistinct
If true, a DISTINCT keyword will be added to all queries performed by this entity.


truncateDates

boolean truncateDates
If true, Date objects will be set to 00:00:00 when calling to setObject method of this class.


attachmentFilePath

java.lang.String attachmentFilePath
Path in the file system in which the attached files for this entity will be stored. Defined by the 'AttachmentFilePath' parameter.


attachmentFileNameColumn

java.lang.String attachmentFileNameColumn
Column in the database table for storing the attachment filename. The name stored is generated automatically by getAttachmentFileNameForKeys() method. Defined by the 'attachment_file_name_column' parameter.


originalAttachmentFileNameColumn

java.lang.String originalAttachmentFileNameColumn
Column in the database table for storing the attachment original filename. Defined by the 'attachment_file_original_name_column' parameter.


originalAttachmentFilePathColumn

java.lang.String originalAttachmentFilePathColumn
Column in the database table for storing the attachment original file path. Defined by the 'attachment_file_original_path_column' parameter.


descriptionAttachmentFileColumn

java.lang.String descriptionAttachmentFileColumn
Column in the database table for storing the attachment user description.


insertAttachmentAutomatically

boolean insertAttachmentAutomatically
Defines if attachment records are inserted automatically. If false, a value for each key of this entity is required in the keysValues argument when calling to prepareToReceive method. These values will be used in the insert operation that is done in this method. Defined in 'insert_automatically_attachment' parameter. Default is false.


attachmentFileNameKeys

java.util.Vector attachmentFileNameKeys
Defines which column values are used when generating filenames for attachments, by calling getAttachmentFileNameForKeys() method. Defined in 'attachment_file_name_keys' parameter. By default, this variable is null.


attachmentFileSizeColumn

java.lang.String attachmentFileSizeColumn
Defines which column in the table will store the file size. Defined in 'attachment_file_size_column' parameter.


receivedAttachmentFile

java.util.Hashtable receivedAttachmentFile
Used internally for storing temporal AttachmentReceiving objects for current transfers.


sendAttachmentFile

java.util.Hashtable sendAttachmentFile
Used internally for storing temporal AttachmentReceiving objects for current transfers.


reportAvancedQueryColumns

java.util.Vector reportAvancedQueryColumns
List of columns for making advanced queries. Defined in 'report_advanced_query_columns' parameter.


reportAvancedQueryTypes

java.util.Vector reportAvancedQueryTypes
List of column types corresponding to columns defined in reportAvancedQueryColumns field. Defined in 'report_advanced_query_types' parameter.


logkeys

java.util.Vector logkeys
String keys for logging in this entity. These keys will be used for calling LogManager.getLogWriter(key) and then use resulting LogWriter for logging update, query, insert and delete operations. Defined in 'log_keys' parameter.


fetchSize

int fetchSize
Defines the JDBC statement fetch size. Defined in 'fetch_size' parameter. Default is 0.


principalTable

java.lang.String principalTable
principal table when one2one mode is enabled.


secondaryTable

java.lang.String secondaryTable
secondary table when one2one mode is enabled.


principalColumnNames

java.util.Vector principalColumnNames
Column list for principal table when one2one mode is enabled.


secondaryColumnsNames

java.util.Vector secondaryColumnsNames
Column list for secondary table when one2one mode is enabled.


principalKeyName

java.util.Vector principalKeyName
Columns that make the primary key for this entity's principal table.


secondaryKeyName

java.util.Vector secondaryKeyName
Columns that make the primary key for this entity's secondary table.


dBLocalErrorMessage

DBLocalErrorMessages dBLocalErrorMessage
Used for customizing this entity's error messages. If 'err_nnnn' properties, where 'nnnn' is a SQLStateCode, are defined for this entity, this object will be automatically created and the messages will be added to it and used when any error happens.


oneToOneMode

boolean oneToOneMode
This mode is activated when the Entity models a 1-1 relation (One to One).
The syntax for the properties, assuming the tables P(a,b,c,d) and S(a,b,f,e), and that the union of which is the equivalent joined table (a,b,c,d,f,e) #Properties Table =P Columns =a;b;c;d;f;e Keys =a;b InsertKeys =a;b DeleteKeys =a;b UpdateKeys =a;b UpdateColumns =c;d;f;e Autonumerical=a #1-1 relation model PrincipalTable = P PrincipalColumns = a;b;c;d PrincipalKeys = a;b SecondaryTable = S SecondaryColumns = a;b;f;e SecondaryKeys = a;b


tempFiles

java.util.Hashtable tempFiles
Used internally.


receivedTempFiles

java.util.Hashtable receivedTempFiles
Used internally.


maxConnectionWaitTime

int maxConnectionWaitTime
Maximum connection request waiting time.


connectionRequestTime

int connectionRequestTime
Time between connection requests.


logQuery

boolean logQuery
Defines if query operations will be logged using the default LogWriter, if defined, or log writers specified by 'log_keys'. Default is false.


logInsert

boolean logInsert
Defines if insert operations will be logged using the default LogWriter, if defined, or log writers specified by 'log_keys'. Default is true.


logUpdate

boolean logUpdate
Defines if update operations will be logged using the default LogWriter, if defined, or log writers specified by 'log_keys'. Default is true.


logDelete

boolean logDelete
Defines if delete operations will be logged using the default LogWriter, if defined, or log writers specified by 'log_keys'. Default is true.


properties

java.util.Properties properties
Object for storing the properties of this entity.


fileInfoList

com.ontimize.db.TableEntity.FileInfoList fileInfoList
List of FileInfo objects as defined by the 'file_columns' parameter.


entitiesTableAttribute

java.util.Vector entitiesTableAttribute
List of entity names for which the TableAttribute information (keys, attributes, ...) will be used when this entity queries another entities.

If an entity name is in this list, the columns of this entity defined as parentkeys in the TableAttribute, will be passed to the queried entity as filters.

Defined in 'TableAttributeEntities' parameter.

Default is null.


entityScripting

IEntityScriptManager entityScripting

Class com.ontimize.db.TableEntity_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l

Class com.ontimize.db.UserEntity extends TableEntity implements Serializable

Class com.ontimize.db.UserEntity.EncryptWindow extends javax.swing.JFrame implements Serializable

Serialized Fields

passwordLabel

javax.swing.JLabel passwordLabel

password

javax.swing.JTextField password

encryptedPasswordLabel

javax.swing.JLabel encryptedPasswordLabel

encrypt

javax.swing.JTextField encrypt

bEncrypt

javax.swing.JButton bEncrypt

Class com.ontimize.db.Viewer extends javax.swing.JFrame implements Serializable

Serialized Fields

connectionsNumber

javax.swing.JLabel connectionsNumber

usedNumber

javax.swing.JLabel usedNumber

reservedNumber

javax.swing.JLabel reservedNumber

blockTime

javax.swing.JLabel blockTime

currentUsers

javax.swing.JLabel currentUsers

panelScroll

javax.swing.JScrollPane panelScroll

userList

javax.swing.JList userList

hostList

javax.swing.JList hostList

buttonDeleteUser

javax.swing.JButton buttonDeleteUser


Package com.ontimize.db.event

Class com.ontimize.db.event.DataChangeEvent extends java.util.EventObject implements Serializable

Serialized Fields

type

int type

keysValues

java.util.Hashtable keysValues

attributesValues

java.util.Hashtable attributesValues

sessionId

java.lang.Integer sessionId


Package com.ontimize.db.query

Class com.ontimize.db.query.ParameterField extends SQLStatementBuilder.BasicField implements Serializable

Serialized Fields

value

java.lang.Object value

Class com.ontimize.db.query.ParameterValuesDialog extends EJDialog implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

bAccept

javax.swing.JButton bAccept

cols

java.lang.String[] cols

types

int[] types

t

QueryBuilder.pvTable t

allOk

boolean allOk

expression

SQLStatementBuilder.Expression expression

Class com.ontimize.db.query.PreviewQuery extends EJDialog implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

Class com.ontimize.db.query.PreviewQuery.TableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

column

java.lang.String[] column

entityResult

EntityResult entityResult

Class com.ontimize.db.query.QueryBuilder extends javax.swing.JPanel implements Serializable

Serialized Fields

basicSave

boolean basicSave
Variable to indicate when must be shown the save/load expressions buttons without the Report


bOKCons

javax.swing.JButton bOKCons

bCancelCons

javax.swing.JButton bCancelCons

bStore

javax.swing.JButton bStore

bPreview

javax.swing.JButton bPreview

bSave

javax.swing.JButton bSave

bLoad

javax.swing.JButton bLoad

bCols

javax.swing.JButton bCols

bClear

javax.swing.JButton bClear

bNew

javax.swing.JButton bNew

bDelete

javax.swing.JButton bDelete

bOR

javax.swing.JButton bOR

bAnd

javax.swing.JButton bAnd

bModif

javax.swing.JButton bModif

bValues

javax.swing.JButton bValues

bClearValues

javax.swing.JButton bClearValues

bSplit

javax.swing.JButton bSplit

bAndN

javax.swing.JButton bAndN

bORN

javax.swing.JButton bORN

bHelp

javax.swing.JButton bHelp

bHelp2

javax.swing.JButton bHelp2

text

javax.swing.JTextArea text

pButtons

javax.swing.JPanel pButtons

pOKCancel

javax.swing.JPanel pOKCancel

cancelPressed

boolean cancelPressed

panelQuery

javax.swing.JPanel panelQuery

table

QueryBuilder.EJTable table

js

javax.swing.JScrollPane js

comboEntities

javax.swing.JComboBox comboEntities

cols

java.lang.String[] cols

queryColumns

boolean[] queryColumns

types

int[] types

bundle

java.util.ResourceBundle bundle

expressionDialog

QueryBuilder.SimpleExpressionsDialog expressionDialog

locator

EntityReferenceLocator locator

entity

java.lang.String entity

entityList

java.util.Vector entityList

okCancel

boolean okCancel

showColumns

boolean showColumns

Class com.ontimize.db.query.QueryBuilder.ConditionsTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

expressions

SQLStatementBuilder.Expression[] expressions

columns

java.lang.String[] columns

expressionList

java.util.ArrayList expressionList

auxcols

java.util.List auxcols

auxtypes

java.util.List auxtypes

bundle

java.util.ResourceBundle bundle

Class com.ontimize.db.query.QueryBuilder.CustomDefaultListCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

Class com.ontimize.db.query.QueryBuilder.CustomTableCellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

Class com.ontimize.db.query.QueryBuilder.CustomTableCellRendererExpression extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

Class com.ontimize.db.query.QueryBuilder.EJTable extends QueryBuilder.ETable implements Serializable

Serialized Fields

colEditor

QueryBuilder.ComboEditor colEditor

valueEditor

QueryBuilder.ComboEditor valueEditor

operationsEditor

QueryBuilder.ComboEditor operationsEditor

textEditor

QueryBuilder.TextEditor textEditor

columns

java.util.List columns

types

int[] types

bundle

java.util.ResourceBundle bundle

Class com.ontimize.db.query.QueryBuilder.ETable extends javax.swing.JTable implements Serializable

Serialized Fields

expressionRenderer

QueryBuilder.ExpressionRenderer expressionRenderer

Class com.ontimize.db.query.QueryBuilder.ExpressionRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Class com.ontimize.db.query.QueryBuilder.ExpTable extends QueryBuilder.EJTable implements Serializable

Serialized Fields

cols

java.lang.String[] cols

colEditor

QueryBuilder.ComboEditor colEditor

operationsEditor

QueryBuilder.ComboEditor operationsEditor

textEditor

QueryBuilder.TextEditor textEditor

columns

java.util.List columns

types

int[] types

bundle

java.util.ResourceBundle bundle

Class com.ontimize.db.query.QueryBuilder.ParameterValuesTable extends EJDialog implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

parameterList

java.util.List parameterList

bAccept

javax.swing.JButton bAccept

bCancel

javax.swing.JButton bCancel

table

javax.swing.JTable table

cols

java.lang.String[] cols

types

int[] types

t

javax.swing.JTable t

allOk

boolean allOk

Class com.ontimize.db.query.QueryBuilder.pvTable extends javax.swing.JTable implements Serializable

Serialized Fields

textEditor

QueryBuilder.TextEditor textEditor

bundle

java.util.ResourceBundle bundle

cols

java.lang.String[] cols

types

int[] types

customCellEditor

QueryBuilder.CustomCellEditor customCellEditor

Class com.ontimize.db.query.QueryBuilder.pvTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

parameterValueList

java.util.List parameterValueList

bundle

java.util.ResourceBundle bundle

types

int[] types

cols

java.lang.String[] cols

Class com.ontimize.db.query.QueryBuilder.SimpleExpressionsDialog extends EJDialog implements Serializable

Serialized Fields

bAccept

javax.swing.JButton bAccept

expressionTable

QueryBuilder.ExpTable expressionTable

bundle

java.util.ResourceBundle bundle

expressionList

java.util.List expressionList

Class com.ontimize.db.query.QueryBuilderHelp extends javax.swing.JPanel implements Serializable

Serialized Fields

bOK

javax.swing.JButton bOK

helpPanel

javax.swing.JPanel helpPanel

buttonPanel

javax.swing.JPanel buttonPanel

helpText

javax.swing.JLabel helpText

Class com.ontimize.db.query.QueryBuilderShowColsAndTypes extends javax.swing.JPanel implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

cols

java.lang.String[] cols

types

int[] types

helpText

javax.swing.JLabel helpText

helpText2

javax.swing.JLabel helpText2

pShow

javax.swing.JPanel pShow

buttonPanel

javax.swing.JPanel buttonPanel

bOK

javax.swing.JButton bOK

Class com.ontimize.db.query.QueryExpression extends java.lang.Object implements Serializable

Serialized Fields

expression

SQLStatementBuilder.Expression expression

cols

java.lang.String[] cols

queryColumns

boolean[] queryColumns

entity

java.lang.String entity

Class com.ontimize.db.query.QueryExpressionSelection extends EJDialog implements Serializable

Serialized Fields

entity

java.lang.String entity

bundle

java.util.ResourceBundle bundle

list

javax.swing.JList list

store

QueryStore store

textField

javax.swing.JTextField textField

saveButton

javax.swing.JButton saveButton

loadButton

javax.swing.JButton loadButton

deleteButton

javax.swing.JButton deleteButton

cancelButton

javax.swing.JButton cancelButton

listOnly

boolean listOnly

saveOnly

boolean saveOnly

query

QueryExpression query

defineButton

javax.swing.JButton defineButton

definePressed

boolean definePressed

Class com.ontimize.db.query.SelectOutputColumns extends EJDialog implements Serializable

Serialized Fields

jList

javax.swing.JList jList

bOk

javax.swing.JButton bOk

bCancel

javax.swing.JButton bCancel

si

com.ontimize.db.query.SelectOutputColumns.SelectableItem[] si

columnSelectionListener

com.ontimize.db.query.SelectOutputColumns.ColumnSelectionListener columnSelectionListener


Package com.ontimize.db.sql

Class com.ontimize.db.sql.SQLColumn extends java.lang.Object implements Serializable

Serialized Fields

columnName

java.lang.String columnName
The name of the column.


columnSQLType

int columnSQLType
The SQl Type of the column.


columnSQLSize

int columnSQLSize
The SQL size of the column.


unique

boolean unique
Parameter that indicates if the column is UNIQUE.


primaryKey

boolean primaryKey
Parameter that indicates if the column is PRIMARY KEY.


required

boolean required
Parameter that indicates if the column is required, that is, if it accepts or not Null values.


defaultValue

java.lang.Object defaultValue
The default value to this column.

Class com.ontimize.db.sql.SQLConstraint extends java.lang.Object implements Serializable

Serialized Fields

constraintName

java.lang.String constraintName
Name of the constraint


columns

java.util.List columns
The list of columns in where the constraint is applied.

Class com.ontimize.db.sql.SQLForeignKey extends SQLConstraint implements Serializable

Serialized Fields

secondaryTable

java.lang.String secondaryTable
The name of the referenced table


foreignColumns

java.util.List foreignColumns
The list of columns of the referenced table in where the constraint is applied.

Class com.ontimize.db.sql.SQLHandlerException extends java.lang.Exception implements Serializable

Serialized Fields

info

ISQLInfo info
ISQLInfo object that contains the whole SQL information(error operation, executed statements...)

Class com.ontimize.db.sql.SQLInfo extends java.lang.Object implements Serializable

Serialized Fields

errorSQLStatement

java.lang.String errorSQLStatement

sqlStatements

java.util.List sqlStatements

code

int code

Class com.ontimize.db.sql.SQLPrimaryKey extends SQLConstraint implements Serializable

Class com.ontimize.db.sql.SQLStatementException extends java.lang.Exception implements Serializable

Serialized Fields

statement

java.lang.String statement
String that contains a SQL Statement.

Class com.ontimize.db.sql.SQLUnique extends SQLConstraint implements Serializable


Package com.ontimize.db.test

Class com.ontimize.db.test.EntityOperation extends java.lang.Object implements Serializable

Serialized Fields

entity

java.lang.String entity

delay

long delay

Class com.ontimize.db.test.QueryOperation extends EntityOperation implements Serializable

Serialized Fields

keysValues

java.util.Hashtable keysValues

attr

java.util.Vector attr


Package com.ontimize.db.util

Class com.ontimize.db.util.CountDBFunctionName extends DBFunctionName implements Serializable

Class com.ontimize.db.util.DBEntityGenerator extends javax.swing.JFrame implements Serializable

Serialized Fields

connection

java.sql.Connection connection

tfDriver

javax.swing.JTextField tfDriver

tfURL

javax.swing.JTextField tfURL

tfUser

javax.swing.JTextField tfUser

tfPassword

javax.swing.JTextField tfPassword

tfCatalog

javax.swing.JTextField tfCatalog

driverLabel

javax.swing.JLabel driverLabel

uRLLabel

javax.swing.JLabel uRLLabel

userLabel

javax.swing.JLabel userLabel

passwordLabel

javax.swing.JLabel passwordLabel

statusLabel

javax.swing.JLabel statusLabel

buttonConnect

javax.swing.JButton buttonConnect

buttonExit

javax.swing.JButton buttonExit

buttonGenerate

javax.swing.JButton buttonGenerate

Class com.ontimize.db.util.DBFunctionName extends java.lang.Object implements Serializable

Serialized Fields

isolated

boolean isolated
If isolated is true this is a function that must be executed in the select without other columns (like count(*))


name

java.lang.String name
Name of the function

Class com.ontimize.db.util.DownloadFileThread.ProgressFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

ESTIMATED_REMAINED_TIME

java.lang.String ESTIMATED_REMAINED_TIME

SECONDS

java.lang.String SECONDS

UNKNOWN

java.lang.String UNKNOWN

buttonCancel

javax.swing.JButton buttonCancel

buttonClose

javax.swing.JButton buttonClose

state

javax.swing.JLabel state

estimatedTime

javax.swing.JLabel estimatedTime

progressBar

javax.swing.JProgressBar progressBar

Class com.ontimize.db.util.MaxDBFunctionName extends DBFunctionName implements Serializable


Package com.ontimize.gui

Class com.ontimize.gui.AlloyUtils.ColorWindow extends EJDialog implements Serializable

Serialized Fields

cContrast

AlloyUtils.ColorWindow.ColorLF cContrast

cStandard

AlloyUtils.ColorWindow.ColorLF cStandard

cDesktop

AlloyUtils.ColorWindow.ColorLF cDesktop

cSelection

AlloyUtils.ColorWindow.ColorLF cSelection

cRollover

AlloyUtils.ColorWindow.ColorLF cRollover

cHighlight

AlloyUtils.ColorWindow.ColorLF cHighlight

res

java.util.ResourceBundle res

Class com.ontimize.gui.AlloyUtils.ColorWindow.ColorLF extends javax.swing.JPanel implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

label

javax.swing.JLabel label

color

javax.swing.JTextField color

colorButton

javax.swing.JButton colorButton

Class com.ontimize.gui.ApplicationEvent extends java.util.EventObject implements Serializable

Class com.ontimize.gui.ApplicationManager.CancelExtendedOperationDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

timeUpdate

int timeUpdate

cancelButton

javax.swing.JButton cancelButton

state

javax.swing.JLabel state

estimatedTime

javax.swing.JLabel estimatedTime

op

ExtendedOperationThread op

cancelListener

java.awt.event.ActionListener cancelListener

previousGlassPane

java.awt.Component previousGlassPane

previousVisible

boolean previousVisible

tFinished

java.lang.Thread tFinished

progressBar

javax.swing.JProgressBar progressBar

progressThread

java.lang.Thread progressThread

Class com.ontimize.gui.ApplicationManager.CancelOperationDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

updateTime

int updateTime

cancelButton

javax.swing.JButton cancelButton

previousGlassPane

java.awt.Component previousGlassPane

previousVisible

boolean previousVisible

stateLabel

javax.swing.JLabel stateLabel

cancelListener

java.awt.event.ActionListener cancelListener

operationThread

OperationThread operationThread

tFinished

java.lang.Thread tFinished

progressBar

ApplicationManager.CancelOperationDialog.ProgressBar progressBar

progressThread

java.lang.Thread progressThread

Class com.ontimize.gui.ApplicationManager.CancelOperationDialog.ProgressBar extends javax.swing.JProgressBar implements Serializable

Class com.ontimize.gui.ApplicationManager.CustomBar extends javax.swing.JComponent implements Serializable

Serialized Fields

v

int v

s

java.lang.String s

Class com.ontimize.gui.ApplicationManager.ExtOpThreadsMonitor extends EJDialog implements Serializable

Serialized Fields

eOPC

ApplicationManager.ExtOpThreadsMonitorComponent eOPC

titleKey

java.lang.String titleKey

Class com.ontimize.gui.ApplicationManager.ExtOpThreadsMonitorComponent extends javax.swing.JComponent implements Serializable

Serialized Fields

table

javax.swing.JTable table

threads

java.util.ArrayList threads

hideButton

javax.swing.JButton hideButton

cancelButton

javax.swing.JButton cancelButton

deleteEndedBt

javax.swing.JButton deleteEndedBt

res

java.util.ResourceBundle res

Class com.ontimize.gui.ApplicationManager.ExtOpThreadsMonitorComponent.StringRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Class com.ontimize.gui.ApplicationManager.HelpDialog extends EJDialog implements Serializable

Serialized Fields

htmlDataField

HTMLDataField htmlDataField

save

javax.swing.JButton save

close

javax.swing.JButton close

saveContents

boolean saveContents

Class com.ontimize.gui.ApplicationManager.OPThreadsMonitor extends javax.swing.JFrame implements Serializable

Serialized Fields

threads

java.util.Vector threads

list

javax.swing.JList list

updateThread

java.lang.Thread updateThread

Class com.ontimize.gui.ApplicationMenuBar extends javax.swing.JMenuBar implements Serializable

Serialized Fields

menuItemList

java.util.Hashtable menuItemList

element

javax.swing.MenuElement element

dynamicloaded

boolean dynamicloaded

listBuild

boolean listBuild

buttonGroup

java.util.Vector buttonGroup

resources

java.util.ResourceBundle resources

menuShortcutConfiguration

ShortcutDialogConfiguration menuShortcutConfiguration

Class com.ontimize.gui.ApplicationToolBar extends javax.swing.JToolBar implements Serializable

Serialized Fields

height

int height

resources

java.util.ResourceBundle resources
The reference to resource bundle file. By default, null.


texturePaint

java.awt.TexturePaint texturePaint

Class com.ontimize.gui.ApToolBarButton extends javax.swing.JButton implements Serializable

Serialized Fields

attribute

java.lang.String attribute
The attribute for component. By default, null.


tooltip

java.lang.String tooltip
The reference to the tooltip. By default, null.


originalText

java.lang.String originalText

visiblePermission

MenuPermission visiblePermission

enabledPermission

MenuPermission enabledPermission

dimension

java.awt.Dimension dimension
The instance of the application toolbar default dimension.


margin

java.awt.Insets margin

restricted

boolean restricted
The restricted condition. By default, false.

Class com.ontimize.gui.ApToolBarFiller extends javax.swing.Box.Filler implements Serializable

Serialized Fields

attribute

java.lang.String attribute

visiblePermission

MenuPermission visiblePermission

restricted

boolean restricted

Class com.ontimize.gui.ApToolBarNavigator extends javax.swing.JPanel implements Serializable

Serialized Fields

attribute

java.lang.String attribute

prevButtonPath

java.lang.String prevButtonPath

prevIcon

javax.swing.Icon prevIcon

prevButton

javax.swing.AbstractButton prevButton

prevButtonKey

java.lang.String prevButtonKey

nextButtonPath

java.lang.String nextButtonPath

nextIcon

javax.swing.Icon nextIcon

nextButton

javax.swing.AbstractButton nextButton

nextButtonKey

java.lang.String nextButtonKey

listIcon

javax.swing.Icon listIcon

listButton

ButtonSelection listButton

listButtonKey

java.lang.String listButtonKey

listButtonPath

java.lang.String listButtonPath

enabledShorcuts

boolean enabledShorcuts

borderbuttons

boolean borderbuttons

opaquebuttons

boolean opaquebuttons

highlightButtons

boolean highlightButtons

listenerHighlightButtons

java.awt.event.MouseAdapter listenerHighlightButtons

visiblePermission

MenuPermission visiblePermission

actionNextButton

java.awt.event.ActionListener actionNextButton

actionPrevButton

java.awt.event.ActionListener actionPrevButton

actionListButton

java.awt.event.ActionListener actionListButton

formManager

java.lang.String formManager

popupMenu

javax.swing.JPopupMenu popupMenu

currentSelectedItem

int currentSelectedItem

navigationHasStarted

boolean navigationHasStarted
When navigation process has not started, we must set the navigation position to the end of last visited formmanager vector.


keyBindings

java.util.List keyBindings

Class com.ontimize.gui.ApToolBarPopupButton extends ApToolBarToggleButton implements Serializable

Serialized Fields

popup

javax.swing.JPopupMenu popup
An instance of pop-up menu.


processStateChanged

boolean processStateChanged
The condition to process the change in the state.

Class com.ontimize.gui.ApToolBarSeparator extends javax.swing.JToolBar.Separator implements Serializable

Serialized Fields

width

int width

high

int high

toolbarFix

boolean toolbarFix

attribute

java.lang.String attribute
The reference to attribute. By default, null.


visiblePermission

MenuPermission visiblePermission

restricted

boolean restricted
The restricted condition. By default, false.

Class com.ontimize.gui.ApToolBarToggleButton extends javax.swing.JToggleButton implements Serializable

Serialized Fields

attribute

java.lang.String attribute
The attribute parameter. By default, null.


tooltip

java.lang.String tooltip
The tooltip parameter. By default, null.


originalText

java.lang.String originalText

visiblePermission

MenuPermission visiblePermission

enabledPermission

MenuPermission enabledPermission

dimension

java.awt.Dimension dimension
The Dimension parameter. By default, 24 x 24.


defaultBG

java.awt.Color defaultBG
The default color. By default, null.


mouseIn

boolean mouseIn
The condition to paint border when mouse is over button. By default, false.


restricted

boolean restricted
The condition of restricted. By default, false.

Class com.ontimize.gui.BufferedMessageDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

messageList

javax.swing.JList messageList

scroll

javax.swing.JScrollPane scroll

resources

java.util.ResourceBundle resources

infoIcon

javax.swing.ImageIcon infoIcon

errorIcon

javax.swing.ImageIcon errorIcon

df

java.text.DateFormat df

labelTitle

javax.swing.JLabel labelTitle

titleLabelKey

java.lang.String titleLabelKey

buttonSave

javax.swing.JButton buttonSave

saveKey

java.lang.String saveKey

Class com.ontimize.gui.ButtonBar extends javax.swing.JToolBar implements Serializable

Serialized Fields

alignment

int alignment
Deprecated. 

bgImage

javax.swing.ImageIcon bgImage
Deprecated. 

rollover

boolean rollover
Deprecated. 

hideButton

Button hideButton
Deprecated. 

hide

boolean hide
Deprecated. 

leftImage

javax.swing.ImageIcon leftImage
Deprecated. 

rightImage

javax.swing.ImageIcon rightImage
Deprecated. 

margin

javax.swing.border.EmptyBorder margin
Deprecated. 

Class com.ontimize.gui.Chat extends javax.swing.JPanel implements Serializable

Serialized Fields

userList

Chat.JUserList userList

headerUser

javax.swing.JComponent headerUser

headerConnection

javax.swing.JComponent headerConnection

connectionList

Chat.JOpenConnection connectionList

windowCache

java.util.Hashtable windowCache

wHandler

Chat.WindowHandler wHandler

locator

EntityReferenceLocator locator

control

Chat.ChatControlThread control

messagesCheckTime

int messagesCheckTime

chatCheckTime

int chatCheckTime

Class com.ontimize.gui.Chat.ConnectionListCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Class com.ontimize.gui.Chat.JOpenConnection extends javax.swing.JList implements Serializable

Class com.ontimize.gui.Chat.JUserList extends javax.swing.JList implements Serializable

Class com.ontimize.gui.Chat.UserChangeEvent extends java.util.EventObject implements Serializable

Class com.ontimize.gui.Chat.UserChatWindow extends javax.swing.JDialog implements Serializable

Serialized Fields

iconAdd

javax.swing.ImageIcon iconAdd

deleteIcon

javax.swing.ImageIcon deleteIcon

closeIcon

javax.swing.ImageIcon closeIcon

split

javax.swing.JSplitPane split

sReceiver

javax.swing.JScrollPane sReceiver

receiveText

javax.swing.JTextPane receiveText

sendText

javax.swing.JTextPane sendText

bSend

javax.swing.JButton bSend

formatDate

java.text.SimpleDateFormat formatDate

date

java.util.Date date

atName

javax.swing.text.AttributeSet atName

atMessage

javax.swing.text.AttributeSet atMessage

toolBar

javax.swing.JToolBar toolBar

userList

com.ontimize.gui.Chat.UserChatWindow.StoreUser userList

initCommunication

boolean initCommunication

sessionCommunicationId

long sessionCommunicationId

colorUser

java.util.Hashtable colorUser

Class com.ontimize.gui.Chat.UserListCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Serialized Fields

connectIcon

javax.swing.ImageIcon connectIcon

disconnectIcon

javax.swing.ImageIcon disconnectIcon

Class com.ontimize.gui.Chat.UserSelectionList extends javax.swing.JList implements Serializable

Class com.ontimize.gui.CheckMenuItem extends javax.swing.JCheckBoxMenuItem implements Serializable

Serialized Fields

statusText

java.lang.String statusText
The reference for status text. By default, null.


attribute

java.lang.String attribute

shortcut

java.lang.String shortcut

visiblePermission

MenuPermission visiblePermission

enabledPermission

MenuPermission enabledPermission

dynamic

boolean dynamic

restricted

boolean restricted
The restricted condition.

Class com.ontimize.gui.ClientMessenger_Impl extends java.lang.Object implements Serializable

Serialized Fields

parentFrame

javax.swing.JFrame parentFrame

opListener

OperationListener opListener

Class com.ontimize.gui.ClientMessenger_Impl_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l

Class com.ontimize.gui.ClientWatch_Impl extends java.lang.Object implements Serializable

Class com.ontimize.gui.ClientWatch_Impl_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l

Class com.ontimize.gui.CustomColumnGridBagLayout extends java.awt.GridBagLayout implements Serializable

Serialized Fields

cont

java.awt.Container cont

expandLast

boolean expandLast

vAlignment

int vAlignment

Class com.ontimize.gui.CustomRowGridBagLayout extends java.awt.GridBagLayout implements Serializable

Class com.ontimize.gui.DataFile extends java.lang.Object implements Serializable

Serialized Fields

file

BytesBlock file

fileName

java.lang.String fileName

Class com.ontimize.gui.DataNavigationEvent extends java.util.EventObject implements Serializable

Serialized Fields

form

Form form

data

java.util.Hashtable data

type

int type

index

int index

oldIndex

int oldIndex

Class com.ontimize.gui.DataRecordEvent extends java.util.EventObject implements Serializable

Serialized Fields

type

int type

rs

EntityResult rs

keysValues

java.util.Hashtable keysValues

attributesValues

java.util.Hashtable attributesValues

Class com.ontimize.gui.DetailForm extends EJDialog implements Serializable

Serialized Fields

tableKeys

java.util.Hashtable tableKeys

fieldsKey

java.util.Vector fieldsKey

vectorIndex

int vectorIndex

form

Form form

data

java.util.Hashtable data

parentKeyValue

java.lang.Object parentKeyValue
Deprecated.  


parentKeyName

java.lang.String parentKeyName
Deprecated.  


otherParentKeys

java.util.Hashtable otherParentKeys
Deprecated.  


parentkeys

java.util.Hashtable parentkeys

table

Table table

title

java.lang.String title

cardLayout

java.awt.CardLayout cardLayout

cacheForms

java.util.Hashtable cacheForms

dataChangeEventProcessing

boolean dataChangeEventProcessing

checkDataBeforeClose

boolean checkDataBeforeClose

lastLF

java.lang.String lastLF

activedFormListener

DetailForm.ActivationFormListener activedFormListener

packed

boolean packed

codValues

java.util.Hashtable codValues

reverseCodValues

java.util.Hashtable reverseCodValues

Class com.ontimize.gui.EntityResultViewer extends javax.swing.JPanel implements Serializable

Serialized Fields

table

javax.swing.JTable table
An instance of the table.


attribute

java.lang.Object attribute
The reference to attribute. By default, null.


visiblePermission

FormPermission visiblePermission
The visible permission reference. By default, null.


enabledPermission

FormPermission enabledPermission
The enabled permission reference. By default, null.


parentForm

Form parentForm
The reference to parent form. By default, null.


dateRenderer

DateCellRenderer dateRenderer
A reference to date renderer. By default, null.


rowHeaderRenderer

RowHeadCellRenderer rowHeaderRenderer
The reference to a row header renderer. By default, null.


booleanRenderer

BooleanCellRenderer booleanRenderer
A reference to a boolean cell renderer. By default, null.


realRenderer

RealCellRenderer realRenderer
A reference to a real cell renderer. By default, null.


objectRenderer

ObjectCellRenderer objectRenderer
A reference to a object renderer. By default, null.


imageRenderer

ExtImageCellRenderer imageRenderer
A reference to an image renderer. By default, null.


headerRenderer

HeadCellRenderer headerRenderer
A reference to a header renderer. By default, null.


popup

ExtendedJPopupMenu popup
An instance of pop-up menu.


copyClipboardKey

java.lang.String copyClipboardKey
The key to copy to clipboard the tip.


copyMenu

javax.swing.JMenuItem copyMenu
A instance of the copy menu item.


controlPanel

javax.swing.JPanel controlPanel
An instance of a control panel.


reportButton

javax.swing.JButton reportButton
A reference to report button. By default, null.


resources

java.util.ResourceBundle resources
A reference to resources file. By default, null.


restricted

boolean restricted

listMouseListener

java.awt.event.MouseAdapter listMouseListener

ru

ReportUtils ru

Class com.ontimize.gui.ExtendedJPopupMenu extends javax.swing.JPopupMenu implements Serializable

Class com.ontimize.gui.ExtendedServerMonitor extends javax.swing.JFrame implements Serializable

Serialized Fields

description

java.lang.String description

systrayIcon

java.lang.String systrayIcon

startOnSysTray

boolean startOnSysTray

props

java.util.Properties props

locator

EntityReferenceLocator locator

dBManager

DatabaseConnectionManager dBManager

updateCicleTime

long updateCicleTime

sessionList

javax.swing.JList sessionList

informationTable

javax.swing.JTable informationTable

textAreaOut

javax.swing.JTextArea textAreaOut

textAreaErr

javax.swing.JTextArea textAreaErr

mm

MemoryMonitorComponent mm

fDialogOut

FindDialog fDialogOut

fDialogErr

FindDialog fDialogErr

outPopup

javax.swing.JPopupMenu outPopup

errorPopup

javax.swing.JPopupMenu errorPopup

toolbarIcon

java.lang.Object toolbarIcon

closeSessionsButton

javax.swing.JButton closeSessionsButton

closeButton

javax.swing.JButton closeButton

closeConnectionsButton

javax.swing.JButton closeConnectionsButton

multiConnectionManager

boolean multiConnectionManager

multiConnectionPanel

ExtendedServerMonitor.MultiConnectionPanel multiConnectionPanel

deleteSelectedEntities

javax.swing.JButton deleteSelectedEntities

deleteAllEntities

javax.swing.JButton deleteAllEntities

refreshEntities

javax.swing.JButton refreshEntities

entityList

javax.swing.JList entityList

connectionNumber

javax.swing.JLabel connectionNumber

lockedNumber

javax.swing.JLabel lockedNumber

lockedTime

javax.swing.JLabel lockedTime

maxLockedTime

javax.swing.JLabel maxLockedTime

t

ExtendedServerMonitor.UpdateThread t

Class com.ontimize.gui.ExtendedServerMonitor.ConnectionPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

connectionLabel

javax.swing.JLabel connectionLabel

lockedConnectionLabel

javax.swing.JLabel lockedConnectionLabel

lockedTimeLabel

javax.swing.JLabel lockedTimeLabel

maxLockedTimeLabel

javax.swing.JLabel maxLockedTimeLabel

numberFormat

java.text.NumberFormat numberFormat

id

java.lang.String id

Class com.ontimize.gui.ExtendedServerMonitor.MultiConnectionPanel extends javax.swing.JScrollPane implements Serializable

Serialized Fields

centerPanel

javax.swing.JPanel centerPanel

connectionManagerPanels

java.util.Hashtable connectionManagerPanels

menuListener

ExtendedServerMonitor.MenuListener menuListener

Class com.ontimize.gui.FindDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

textComponent

javax.swing.text.JTextComponent textComponent

labelFindText

javax.swing.JLabel labelFindText

noFoundText

java.lang.String noFoundText

findJText

javax.swing.JTextField findJText

capitalLetter

javax.swing.JCheckBox capitalLetter

fullWord

javax.swing.JCheckBox fullWord

acceptButton

javax.swing.JButton acceptButton

cancelButton

javax.swing.JButton cancelButton

optionPanel

javax.swing.JPanel optionPanel

buttonPanel

javax.swing.JPanel buttonPanel

labelIcon

javax.swing.JLabel labelIcon

resources

java.util.ResourceBundle resources

initialOffset

int initialOffset

locale

java.util.Locale locale

str

java.lang.String str

Class com.ontimize.gui.FontSelector.SimpleFontsDialog extends EJDialog implements Serializable

Serialized Fields

title

java.lang.String title

fontCombo

javax.swing.JComboBox fontCombo

sizeCombo

javax.swing.JComboBox sizeCombo

exampleJText

javax.swing.JTextArea exampleJText

acceptButton

javax.swing.JButton acceptButton

cancelButton

javax.swing.JButton cancelButton

currentFont

java.awt.Font currentFont

contentPanel

javax.swing.JPanel contentPanel

Class com.ontimize.gui.Form extends javax.swing.JPanel implements Serializable

Serialized Fields

tableViewMinRowHeight

int tableViewMinRowHeight

listenerHighlightButtons

java.awt.event.MouseListener listenerHighlightButtons

borderbuttons

boolean borderbuttons

opaquebuttons

boolean opaquebuttons

f7Button

java.lang.String f7Button
Key of the query button


f9Button

java.lang.String f9Button
Key of the insert button


f11Button

java.lang.String f11Button
Key of the update button


f12Button

java.lang.String f12Button
Key of the delete button


helpId

java.lang.String helpId

locale

java.util.Locale locale

dataNavigationListeners

java.util.Vector dataNavigationListeners
List where the navigation listeners are stored in


dataRecordListeners

java.util.ArrayList dataRecordListeners
List where the record listeners are stored in


visiblePermission

FormPermission visiblePermission
Visible form permission


enabledPermission

FormPermission enabledPermission
Enabled form permission


tableViewColumns

java.util.Vector tableViewColumns
Default column list that is shown in table view. This list is defined by 'columns' XML parameter See Form.init(java.util.Hashtable)


additionalTableViewColumns

java.util.Vector additionalTableViewColumns
Column list that are added to default column list from table view.


dialog

javax.swing.JDialog dialog
Dialog window where the form is contained in. see Form.putInModalDialog()


scrollPanel

javax.swing.JScrollPane scrollPanel
Scroll Panel where the form is contained in. see Form.init(java.util.Hashtable)


bodyPanel

javax.swing.JPanel bodyPanel
Main panel where the form is contained in


tabPane

javax.swing.JTabbedPane tabPane
Deprecated.  


printingTemplateName

java.lang.String printingTemplateName
Variable where the printing template name is stored in


helpKey

java.lang.String helpKey

helpPopup

Form.HelpPopup helpPopup

fileName

java.lang.String fileName
Form file name


attachment

boolean attachment

databaseBundle

boolean databaseBundle

permissionButtonEnabled

boolean permissionButtonEnabled

scriptEnabled

boolean scriptEnabled

templates

boolean templates

templateList

PopupPrintingTemplateList templateList
Popup component where the printing template list is shown in


dynamicFormManager

DynamicFormManager dynamicFormManager

checkModifiedFieldList

java.util.Vector checkModifiedFieldList
Modified field list


initializedFocusOrder

boolean initializedFocusOrder

useModifiedFocusOrder

boolean useModifiedFocusOrder

checkModifiedData

boolean checkModifiedData

createdList

boolean createdList

scrollHTableView

boolean scrollHTableView

originalTitle

java.lang.String originalTitle

currentTitle

java.lang.String currentTitle

statusBar

Form.StatusBar statusBar

formTitleLabel

Form.FormTitleLabel formTitleLabel

dataComponentList

java.util.Hashtable dataComponentList
Hashtable where the components that implement DataComponent are stored in. This variable provides a reference of each DataComponent that is contained in the form. This variable is filled when the Form.createLists() method is called and this method must only be called when all components have been added to the form.


entityName

java.lang.String entityName
Variable where the entity name is stored in.


xmlEntityName

java.lang.String xmlEntityName
Variable where the entity name is stored in.


groupDataComponentList

java.util.Hashtable groupDataComponentList
List where the group data component is stored in.


formManager

FormManager formManager
Form manager reference where the form is contained in. This reference must be assigned by the form manager when the form is loaded.

See Also:
{@link FormManager}

parentFrame

java.awt.Frame parentFrame
Variable where the Frame of this Form is stored in

See Also:
{@link FormManager}

interactionManager

InteractionManager interactionManager
InteractionManager class that this form has registered.


buttonList

java.util.Hashtable buttonList
Button list that implement Button that are contained in the form. This list is filled in the Form.createLists() method.


internationalizeList

java.util.Vector internationalizeList
Component list that implement Internationalization.


messageWindow

javax.swing.JDialog messageWindow

componentList

java.util.Vector componentList
Component list that are contained in the form.


accessFormComponentList

java.util.Vector accessFormComponentList
Component list that implement AccessForm interface.


currencyComponentsList

java.util.Vector currencyComponentsList
Component list that implement SelectCurrencyValues interface.


formBuilder

FormBuilder formBuilder
FormBuilder reference that will be used by all components that implement CreateForms interface.


detailForm

DetailForm detailForm
reference where the form is contained in.


multipleData

boolean multipleData

buttons

boolean buttons
Establishes if the buttons are displayed in the form.

See Also:
{@link #init}

nextButton

javax.swing.JButton nextButton
Navigation button


previousButton

javax.swing.JButton previousButton
Navigation button


endButton

javax.swing.JButton endButton
Navigation button


startButton

javax.swing.JButton startButton
Navigation button


refreshButton

javax.swing.JButton refreshButton

helpButton

javax.swing.JButton helpButton

helpIdButton

javax.swing.JButton helpIdButton

tableButton

Form.TableButton tableButton
Table view button


clearDataFieldButton

javax.swing.JButton clearDataFieldButton
Button that clear all data field values


reloadButton

javax.swing.JButton reloadButton

resultCountLabel

javax.swing.JLabel resultCountLabel
Label where the total record number is drawn in


buttonPanel

javax.swing.JPanel buttonPanel
Panel where the buttons are contained in


buttonPanelObjects

java.util.Hashtable buttonPanelObjects

newButtonPanel

javax.swing.JPanel newButtonPanel
Panel where the new buttons are contained in

See Also:
{@link #addControls}

nextIcon

javax.swing.ImageIcon nextIcon

previousIcon

javax.swing.ImageIcon previousIcon

endIcon

javax.swing.ImageIcon endIcon

startIcon

javax.swing.ImageIcon startIcon

orderIcon

javax.swing.ImageIcon orderIcon

printIcon

javax.swing.ImageIcon printIcon

refreshIcon

javax.swing.ImageIcon refreshIcon

attachmentIcon

javax.swing.ImageIcon attachmentIcon

databaseBundleIcon

javax.swing.ImageIcon databaseBundleIcon

scriptIcon

javax.swing.ImageIcon scriptIcon

deleteButtonText

java.lang.String deleteButtonText

printButton

javax.swing.JButton printButton
Button that print used the default printing xml template


printTemplateButton

ButtonSelectionInternationalization printTemplateButton
Button that manage the printing template


printListener

java.awt.event.ActionListener printListener
Listener of the printButton


attachmentButton

ButtonSelectionInternationalization attachmentButton
Button that manage the attachment file


permissionButton

javax.swing.JButton permissionButton
Button that show the permission component


databaseBundleButton

javax.swing.JButton databaseBundleButton

scriptButton

javax.swing.JButton scriptButton

permissionButtonApplicationPermission

ApplicationPermission permissionButtonApplicationPermission
ApplicationPermission reference used to check the permission of permissionButton


attachmentEntity

Entity attachmentEntity
Deprecated. Use ((UtilReferenceLocator) locator).getAttachmentEntity(locator.getSessionId())

Entity reference used to attach files


ePrintingTemplate

Entity ePrintingTemplate
Deprecated. Use ((UtilReferenceLocator) locator).getPrintingTemplateEntity(locator.getSessionId())

Entity reference used to store printing template


totalDataList

java.util.Hashtable totalDataList
Total data list from this form


currentIndex

int currentIndex
Index of current record


parentKeyValue

java.lang.Object parentKeyValue

setValuesOrder

java.util.Vector setValuesOrder
Component list that provides the order in which the field values are filled.


vectorSize

int vectorSize
Total data list size


resourcesFileName

java.lang.String resourcesFileName

resourcesFile

java.util.ResourceBundle resourcesFile

previousButtonListener

java.awt.event.ActionListener previousButtonListener
Navigation listener


nextButtonListener

java.awt.event.ActionListener nextButtonListener
Navigation listener


startButtonListener

java.awt.event.ActionListener startButtonListener
Navigation listener


endButtonListener

java.awt.event.ActionListener endButtonListener
Navigation listener


refreshButtonListener

Form.FormAction refreshButtonListener
Refresh button listener


tableButtonListener

java.awt.event.ActionListener tableButtonListener
Table view button listener


associatedNode

OTreeNode associatedNode
TreeNode associates with this form


associatedPath

javax.swing.tree.TreePath associatedPath
Path associates with this form


table

Table table

tableWindow

javax.swing.JDialog tableWindow

keys

java.util.Vector keys

parentKeys

java.util.Vector parentKeys

modalDialogTitleKey

java.lang.String modalDialogTitleKey

restricted

boolean restricted

selColumnsDialog

Form.SelColumnsDialog selColumnsDialog
The dialog where the visible columns are selected in


subForm

SubForm subForm
The SubForm where the form is contained in

Class com.ontimize.gui.Form.Act extends javax.swing.AbstractAction implements Serializable

Class com.ontimize.gui.Form.FormButton extends RolloverButton implements Serializable

Serialized Fields

dimension

java.awt.Dimension dimension

Class com.ontimize.gui.Form.FormTitleLabel extends javax.swing.JLabel implements Serializable

Serialized Fields

languageResource

java.util.ResourceBundle languageResource

title

java.lang.String title

border

javax.swing.border.Border border

Class com.ontimize.gui.Form.HelpPopup extends javax.swing.JPopupMenu implements Serializable

Serialized Fields

scrollPane

javax.swing.JScrollPane scrollPane

headPanel

javax.swing.JPanel headPanel

head

javax.swing.JLabel head

closeButton

javax.swing.JButton closeButton

textArea

javax.swing.JTextArea textArea

Class com.ontimize.gui.Form.PermissionAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

button

javax.swing.JButton button

Class com.ontimize.gui.Form.SelColumnsDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

columnJList

javax.swing.JList columnJList

columnList

java.util.ArrayList columnList

defaultColumnList

java.util.Vector defaultColumnList

bOK

javax.swing.JButton bOK

bCancel

javax.swing.JButton bCancel

bSavePreference

javax.swing.JButton bSavePreference

Class com.ontimize.gui.Form.StatusBar extends javax.swing.JTextField implements Serializable

Serialized Fields

deletedTime

int deletedTime

languageResource

java.util.ResourceBundle languageResource

message

java.lang.String message

deletedThread

Form.StatusBar.DeletedThread deletedThread

popup

ExtendedJPopupMenu popup

popupListener

java.awt.event.MouseListener popupListener

scroll

javax.swing.JScrollPane scroll

title

java.lang.String title

popupList

javax.swing.JList popupList

historicalSize

int historicalSize

sourceFont

java.awt.Font sourceFont

customFont

java.awt.Font customFont

lfconfiguration

boolean lfconfiguration

shadowColor

java.awt.Color shadowColor

shadowMode

boolean shadowMode

Class com.ontimize.gui.Form.TableButton extends Form.FormButton implements Serializable

Serialized Fields

selectionColumnsMode

boolean selectionColumnsMode

selectionColumns

boolean selectionColumns

Class com.ontimize.gui.Form.TableButtonIcon extends CompoundIcon implements Serializable

Class com.ontimize.gui.FormatText extends MultipleValue implements Serializable

Serialized Fields

textCol

java.lang.String textCol

formatCol

java.lang.String formatCol

Class com.ontimize.gui.FormExt extends Form implements Serializable

Serialized Fields

fireNavigationEvents

boolean fireNavigationEvents
Conditions for dispatch the navigation events


queryRecordIndex

java.util.Vector queryRecordIndex
A list with the record indexes which has been queried

Class com.ontimize.gui.FormExt.PrintingSetupWindow extends javax.swing.JDialog implements Serializable

Serialized Fields

checkBoxPanel

javax.swing.JPanel checkBoxPanel

checkBoxList

java.util.Vector checkBoxList

labelInfo

javax.swing.JLabel labelInfo

acceptButton

javax.swing.JButton acceptButton

cancelButton

javax.swing.JButton cancelButton

printingThread

java.lang.Thread printingThread

kvQuery

java.util.Hashtable kvQuery

Class com.ontimize.gui.FormManager extends javax.swing.JPanel implements Serializable

Serialized Fields

lFButton

javax.swing.JButton lFButton
Button for change the look and feel.


applicationFrame

java.awt.Frame applicationFrame
Application frame reference.


panelTop

javax.swing.JPanel panelTop
Panel used to add new buttons at FormManager


parent

java.awt.Container parent
Container where is stored this component in


loadedList

java.util.Vector loadedList
Form list that are loaded and layout


locale

java.util.Locale locale
Locale


formReferenceList

java.util.Hashtable formReferenceList
A Hashtable with a form list where the key is the form name and the value a Form class instance.


uRIBase

java.lang.String uRIBase
Base URI used to obtain the form file.


useClasspath

boolean useClasspath
Condition that determine whether the 'form' attribute value specified a location relative to the classpath.


baseCP

java.lang.String baseCP
Base Classpath used whether the useClasspath condition is setted to true


locator

EntityReferenceLocator locator
Entity reference locator reference


interactionManagerList

java.util.Hashtable interactionManagerList
A Hashtable with the interaction manager to be registered. The Hashtable key is the form name and the Hashtable value is the InteractionManager class instance.


formInteractionManagerClassNameList

java.util.Hashtable formInteractionManagerClassNameList
A Hashtable with the interaction manager class name assigned to each form. The Hashtable key is the form name and the Hashtable value is the InteractionManager class name.


formInteractionManagerActionList

java.util.Hashtable formInteractionManagerActionList
A Hashtable with the interaction manager class name assigned to each action handler. The Hashtable key is the form name and the Hashtable value is the InteractionManagerAction XML definition location.

Since:
Ontimize 5.2059EN

formLayout

java.awt.CardLayout formLayout
CardLayout reference used to lay out the forms.


splitPane

javax.swing.JSplitPane splitPane
SplitPane reference used when a Tree is defined. If the FormManager hasn't defined a tree, this reference is null.


treeScrollPane

javax.swing.JScrollPane treeScrollPane
JScrollPane reference. Only if the tree is defined, this reference will have a value.


formPanel

javax.swing.JPanel formPanel
JPanel reference where the form is layered out in. The layout of this panel is stored in the FormManager.formLayout variable


managedTree

Tree managedTree
The Tree reference that will be displayed in this FormManager


currentForm

java.lang.String currentForm
The form name that is visible in this FormManager


resourceFileName

java.lang.String resourceFileName
ResourceBundle file name


resourceFile

java.util.ResourceBundle resourceFile
ResourceBundle reference


formBuilder

FormBuilder formBuilder
FormBuilder reference


treeBuilder

TreeBuilder treeBuilder
TreeBuilder reference.


auxPanel

javax.swing.JPanel auxPanel

interactionManagers

java.util.Vector interactionManagers

processTreeSelectionEvent

boolean processTreeSelectionEvent

currentPath

javax.swing.tree.TreePath currentPath

checkModified

boolean checkModified

checkModifiedDataForms

boolean checkModifiedDataForms

visiblePermission

FMPermission visiblePermission

id

java.lang.String id
A String with the identifier of this FormManager


application

Application application
Application reference


canceledSelectionChange

boolean canceledSelectionChange

activeForm

Form activeForm

formRegisteredDataNavigationListener

java.util.Vector formRegisteredDataNavigationListener
A list formed by the forms where this FormManager has been registered as a DataNavigationListener in.


processDataChangeEvents

boolean processDataChangeEvents
The FormManager will dispatch the DataNavigationEvent if this is true


aPreferences

ApplicationPreferences aPreferences
The ApplicationPreferences reference


preferenceListenersRegistered

boolean preferenceListenersRegistered
Condition used to register the preference listener only one time


dynamicFormClass

java.lang.String dynamicFormClass

formDynamicManager

DynamicFormManager formDynamicManager

loadedTreeAndForm

boolean loadedTreeAndForm
If this condition is true, the FormManager will be loaded.


treeFileName

java.lang.String treeFileName
The file name of the tree xml description.


treeClass

java.lang.String treeClass
The Tree class name established for this FormManager. By default, if the FormManager.TREE_CLASS attribute isn't established, has the FormManager.defaultTreeClass value


initialForm

java.lang.String initialForm
The Form name that will be shown at first


initialInteractionManager

InteractionManager initialInteractionManager
The InteractionManager reference of the form that will be shown at first


setResourceBundleOnLoad

boolean setResourceBundleOnLoad

delayedLoad

boolean delayedLoad
If this condition is setted to true,this FormManager will not be loaded when is instanced, that is, the initial Form class, InteractionManager class, and Tree class will not be instanced until the FormManager is called for first time. The condition value is established with the FormManager.DELAYED_LOAD attribute,by default is false.

See Also:
{@link #FormManager(Hashtable)}

interactionManagerLoader

java.lang.String interactionManagerLoader

iManagerLoader

InteractionManagerLoader iManagerLoader

formModifiableFields

java.util.Hashtable formModifiableFields

tempForm

Form tempForm
Gets a Form instance copy which form name is passed as entry parameter. This Form copy is layered out into the container parameter. The Form reference that will be returned have registered the InteractionManager that has been defined in application xml description. This method calls the FormManager.getFormCopyInEDTh(java.lang.String, java.lang.String) method from EventDispatchThread.


restricted

boolean restricted

formManagerForms

java.util.Hashtable formManagerForms

Class com.ontimize.gui.ImagePreview extends javax.swing.JComponent implements Serializable

Serialized Fields

thumbnail

javax.swing.ImageIcon thumbnail

file

java.io.File file

Class com.ontimize.gui.InteractionManager.InteractionManagerAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

button

Button button

Class com.ontimize.gui.InteractionManagerModeEvent extends java.util.EventObject implements Serializable

Serialized Fields

mode

int mode

Class com.ontimize.gui.JTipWindow extends javax.swing.JWindow implements Serializable

Class com.ontimize.gui.LongString extends java.lang.Object implements Serializable

Serialized Fields

s

java.lang.String s

Class com.ontimize.gui.MainApplication extends javax.swing.JFrame implements Serializable

Serialized Fields

active

boolean active

loginDialogClass

java.lang.String loginDialogClass

windowListener

java.awt.event.WindowAdapter windowListener

cardLayout

java.awt.CardLayout cardLayout
From managers layout


panelIds

java.util.Vector panelIds

formsManagers

java.util.Hashtable formsManagers

locator

EntityReferenceLocator locator

resources

java.util.ResourceBundle resources

loggedIn

boolean loggedIn

keyTitle

java.lang.String keyTitle

menu

javax.swing.JMenuBar menu

splashImage

javax.swing.ImageIcon splashImage

splashImage2

javax.swing.ImageIcon splashImage2

timeSplash

int timeSplash

frameNumber

int frameNumber

initialTime

long initialTime

window

ISplash window

currentPassword

java.lang.String currentPassword

dLogin

ILoginDialog dLogin

dLock

com.ontimize.gui.MainApplication.LockDialog dLock

sessionInit

boolean sessionInit

locale

java.util.Locale locale

menuListener

MenuListener menuListener

iconString

java.lang.String iconString

toolBarListener

ToolBarListener toolBarListener

toolBar

javax.swing.JToolBar toolBar

helpSet

java.lang.String helpSet

rememberLastLogin

boolean rememberLastLogin

rememberLastPassword

boolean rememberLastPassword

allowRememberPassword

boolean allowRememberPassword

databaseBundleManagerName

java.lang.String databaseBundleManagerName

lastLogin

java.lang.String lastLogin

lastPassword

java.lang.String lastPassword

loginIcon

java.lang.String loginIcon

loginText

java.lang.String loginText

panelCardLayout

javax.swing.JPanel panelCardLayout

panelAuxCardLayout

javax.swing.JPanel panelAuxCardLayout

connectTo

java.lang.String connectTo

informWhenOffline

boolean informWhenOffline

showDNSOptions

boolean showDNSOptions

statusListener

MainApplication.StatusListener statusListener

preferenceFile

java.lang.String preferenceFile

preferences

ApplicationPreferences preferences

loadRemotePreferences

boolean loadRemotePreferences

formsManagerActive

java.lang.String formsManagerActive

encrypt

boolean encrypt

tLogin

long tLogin

resourcesFileName

java.lang.String resourcesFileName

exitListeners

java.util.Vector exitListeners

statusBar

MainApplication.StatusBar statusBar

labelFileURI

java.lang.String labelFileURI

packageName

java.lang.String packageName

toolBarIcon

java.lang.Object toolBarIcon

trayIcon

java.lang.Object trayIcon

name

java.lang.String name

c

char[] c

c2

char[] c2

i

int i

centerPanel

javax.swing.JPanel centerPanel

stateFrame

int stateFrame

formMaximize

Form formMaximize

maximize

boolean maximize

informationDialog

JarUtil.InformationDialog informationDialog

defaultApplicationKeyBindings

java.util.List defaultApplicationKeyBindings

Class com.ontimize.gui.MainApplication.StatusBar extends javax.swing.JPanel implements Serializable

Serialized Fields

lastPaintPosition

int lastPaintPosition

iconPanel

javax.swing.JPanel iconPanel

statusText

javax.swing.JLabel statusText

progressBar

javax.swing.JProgressBar progressBar

Class com.ontimize.gui.MemoryMonitorComponent extends javax.swing.JPanel implements Serializable

Serialized Fields

monitor

MemoryMonitorComponent.MemoryMonitor monitor

attribute

java.lang.String attribute

Class com.ontimize.gui.MemoryMonitorComponent.MemoryMonitor extends javax.swing.JPanel implements Serializable

Serialized Fields

surf

MemoryMonitorComponent.MemoryMonitor.Surface surf

controls

javax.swing.JPanel controls

doControls

boolean doControls

tf

javax.swing.JTextField tf

Class com.ontimize.gui.MemoryMonitorComponent.MemoryMonitor.Surface extends javax.swing.JPanel implements Serializable

Serialized Fields

thread

java.lang.Thread thread

sleepAmount

long sleepAmount

w

int w

h

int h

buffer

java.awt.image.BufferedImage buffer

big

java.awt.Graphics2D big

font

java.awt.Font font

r

java.lang.Runtime r

columnInc

int columnInc

pts

int[] pts

ptNum

int ptNum

ascent

int ascent

descent

int descent

freeMemory

float freeMemory

totalMemory

float totalMemory

maxUsed

float maxUsed

graphOutlineRect

java.awt.Rectangle graphOutlineRect

mfRect

java.awt.geom.Rectangle2D mfRect

memoryUserRectangle

java.awt.geom.Rectangle2D memoryUserRectangle

graphLine

java.awt.geom.Line2D graphLine

graphColor

java.awt.Color graphColor

mfColor

java.awt.Color mfColor

usedStr

java.lang.String usedStr

draw

boolean draw

Class com.ontimize.gui.Menu extends javax.swing.JMenu implements Serializable

Serialized Fields

statusText

java.lang.String statusText

attribute

java.lang.String attribute

shortcut

java.lang.String shortcut

visiblePermission

MenuPermission visiblePermission

enabledPermission

MenuPermission enabledPermission

dynamic

boolean dynamic

restricted

boolean restricted

Class com.ontimize.gui.MenuItem extends javax.swing.JMenuItem implements Serializable

Serialized Fields

statusText

java.lang.String statusText
The status text reference. By default, null.


attribute

java.lang.String attribute
The menu item attribute. By default, null.


shortcut

java.lang.String shortcut
The reference to shortcut. By default,"".


visiblePermission

MenuPermission visiblePermission
The visible permission reference. By default, null.


enabledPermission

MenuPermission enabledPermission
The enabled permission reference. By default, null.


formName

java.lang.String formName
The form name to show


dialog

boolean dialog
True when the form is opened in a dialog


formManagerName

java.lang.String formManagerName
The name of the FormManager


dynamic

boolean dynamic

restricted

boolean restricted
The condition of restricted. By default, false.

Class com.ontimize.gui.MenuRadioButtonGroup extends Menu implements Serializable

Serialized Fields

buttonGroup

javax.swing.ButtonGroup buttonGroup

Class com.ontimize.gui.MenuSeparator extends javax.swing.JSeparator implements Serializable

Serialized Fields

attribute

java.lang.Object attribute
The reference for attribute. By default, null.


visiblePermission

MenuPermission visiblePermission

enabledPermission

MenuPermission enabledPermission

restricted

boolean restricted
The restricted condition. By default, false.

Class com.ontimize.gui.MessageDialog extends javax.swing.JOptionPane implements Serializable

Serialized Fields

detailText

javax.swing.JTextArea detailText

dialog

javax.swing.JDialog dialog

messageKey

java.lang.String messageKey

args

java.lang.Object[] args

titleKey

java.lang.String titleKey

resources

java.util.ResourceBundle resources

hideIcon

javax.swing.ImageIcon hideIcon

showIcon

javax.swing.ImageIcon showIcon

characterNumberPerLine

int characterNumberPerLine

Class com.ontimize.gui.MultipleReferenceDataFieldValue extends java.lang.Object implements Serializable

Serialized Fields

data

java.util.Hashtable data

cache

java.util.Hashtable cache

time

long time

Class com.ontimize.gui.MultipleValue extends java.lang.Object implements Serializable

Serialized Fields

data

java.util.Hashtable data

Class com.ontimize.gui.NavigationEvent extends java.util.EventObject implements Serializable

Serialized Fields

type

int type

formManager

java.lang.String formManager

Class com.ontimize.gui.OKCancelFormDialog extends EJDialog implements Serializable

Serialized Fields

form

Form form

formManager

FormManager formManager

formName

java.lang.String formName

returnValue

java.lang.String returnValue

emptyMessage

java.lang.String emptyMessage

value

java.lang.Object value

titleKey

java.lang.String titleKey

result

int result

returnValues

java.lang.String[] returnValues

validator

OKCancelFormDialog.OKActionValidator validator

Class com.ontimize.gui.OperationEvent extends java.util.EventObject implements Serializable

Class com.ontimize.gui.PaintPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

bgPaint

java.awt.Paint bgPaint

Class com.ontimize.gui.ParameterException extends java.lang.Exception implements Serializable

Serialized Fields

params

java.lang.Object[] params

Class com.ontimize.gui.RadioMenuItem extends javax.swing.JRadioButtonMenuItem implements Serializable

Serialized Fields

statusText

java.lang.String statusText
The status text reference. By default, null.


attribute

java.lang.String attribute

shortcut

java.lang.String shortcut

visiblePermission

MenuPermission visiblePermission

enabledPermission

MenuPermission enabledPermission

dynamic

boolean dynamic

restricted

boolean restricted
The restricted condition. By default, false.

Class com.ontimize.gui.RowTransferEvent extends java.util.EventObject implements Serializable

Serialized Fields

transferredRowKey

java.util.Vector transferredRowKey

Class com.ontimize.gui.SearchTopWindow extends TopWindow implements Serializable

Class com.ontimize.gui.SearchValue extends java.lang.Object implements Serializable

Serialized Fields

condition

int condition

value

java.lang.Object value

Class com.ontimize.gui.SearchWindow extends EJDialog implements Serializable

Serialized Fields

L_CONTAIN

java.lang.String L_CONTAIN
See Also:
Constant Field Values

L_PRIVATE

java.lang.String L_PRIVATE
See Also:
Constant Field Values

L_SEARCH

java.lang.String L_SEARCH
See Also:
Constant Field Values

L_CLOSE

java.lang.String L_CLOSE
See Also:
Constant Field Values

L_ONLYPRIVATE

java.lang.String L_ONLYPRIVATE
See Also:
Constant Field Values

L_GOOGLE_DESKTOP

java.lang.String L_GOOGLE_DESKTOP
See Also:
Constant Field Values

lContain

javax.swing.JLabel lContain

containText

javax.swing.JTextField containText

searchButton

javax.swing.JButton searchButton

closeButton

javax.swing.JButton closeButton

locator

EntityReferenceLocator locator

onlyPrivate

javax.swing.JCheckBox onlyPrivate

googleDesktop

javax.swing.JCheckBox googleDesktop

bundle

java.util.ResourceBundle bundle

wResult

SearchWindow.SearchResultWindow wResult

Class com.ontimize.gui.SearchWindow.SearchResultWindow extends javax.swing.JDialog implements Serializable

Serialized Fields

resultList

SearchWindow.SearchResultWindow.JListResult resultList

scroll

javax.swing.JScrollPane scroll

Class com.ontimize.gui.SearchWindow.SearchResultWindow.JListResult extends javax.swing.JList implements Serializable

Class com.ontimize.gui.ServerLauncherServlet extends javax.servlet.http.HttpServlet implements Serializable

Class com.ontimize.gui.ServerMonitor extends javax.swing.JFrame implements Serializable

Serialized Fields

tabPanel

javax.swing.JTabbedPane tabPanel

tabInfo

javax.swing.JPanel tabInfo

gridBagLayout

java.awt.GridBagLayout gridBagLayout

jScrollPane1

javax.swing.JScrollPane jScrollPane1

connectionsNumberLabel

javax.swing.JLabel connectionsNumberLabel

usedLabel

javax.swing.JLabel usedLabel

userList

javax.swing.JList userList

connectionsNumber

javax.swing.JLabel connectionsNumber

lockNumberLabel

javax.swing.JLabel lockNumberLabel

memoryMonitorPanel

javax.swing.JPanel memoryMonitorPanel

border1

javax.swing.border.Border border1

tabDebug

javax.swing.JPanel tabDebug

borderLayout1

java.awt.BorderLayout borderLayout1

jPanel2

javax.swing.JPanel jPanel2

jScrollPane2

javax.swing.JScrollPane jScrollPane2

textPane

javax.swing.JTextPane textPane

debugAP

javax.swing.JCheckBox debugAP

gridLayout

java.awt.GridLayout gridLayout

debugET

javax.swing.JCheckBox debugET

debugRE

javax.swing.JCheckBox debugRE

debugSQL

javax.swing.JCheckBox debugSQL

border2

javax.swing.border.Border border2

runtime

java.lang.Runtime runtime

update

boolean update

totalMemory

long totalMemory

freeMemory

long freeMemory

history

long[] history

index

int index

errorTextAttributes

javax.swing.text.SimpleAttributeSet errorTextAttributes

fDialog

FindDialog fDialog

popup

javax.swing.JPopupMenu popup

bys

java.io.ByteArrayOutputStream bys

errorBuffer

java.io.ByteArrayOutputStream errorBuffer

buffer

java.io.BufferedOutputStream buffer

bsErr

java.io.BufferedOutputStream bsErr

ps

java.io.PrintStream ps

psErr

java.io.PrintStream psErr

psJDBC

java.io.PrintStream psJDBC

memoryUpdateThread

java.lang.Thread memoryUpdateThread

updateDBManagerThread

ServerMonitor.UpdateThread updateDBManagerThread

updateMonitor

javax.swing.JCheckBox updateMonitor

gCButton

javax.swing.JButton gCButton

closeSession

javax.swing.JButton closeSession

maxBufferSize

int maxBufferSize

updateCycle

long updateCycle

dBManager

DatabaseConnectionManager dBManager

locator

EntityReferenceLocator locator

closeServer

javax.swing.JButton closeServer

border3

javax.swing.border.Border border3

titledBorder1

javax.swing.border.TitledBorder titledBorder1

compressionButton

javax.swing.JButton compressionButton

recordOp

javax.swing.JCheckBox recordOp

lockTimeLabel

javax.swing.JLabel lockTimeLabel

lockTime

javax.swing.JLabel lockTime

maxLockTimeLabel

javax.swing.JLabel maxLockTimeLabel

maxLockTime

javax.swing.JLabel maxLockTime

flush

javax.swing.JButton flush

clear

javax.swing.JButton clear

panelJDBC

javax.swing.JPanel panelJDBC

borderLayout2

java.awt.BorderLayout borderLayout2

connectionsMonitorCheckBox

javax.swing.JCheckBox connectionsMonitorCheckBox

textAreaJDBC

javax.swing.JTextArea textAreaJDBC

border4

javax.swing.border.Border border4

Class com.ontimize.gui.ServerPermissionManagerComponent extends javax.swing.JPanel implements Serializable

Serialized Fields

attribute

java.lang.Object attribute
Deprecated. 

permissionTree

PermissionTree permissionTree
Deprecated. 

userPermissionTree

BasicTree userPermissionTree
Deprecated. 

description

javax.swing.JTextField description
Deprecated. 

assignAllPermissionsButton

javax.swing.JButton assignAllPermissionsButton
Deprecated. 

removeAllPermissionButtons

javax.swing.JButton removeAllPermissionButtons
Deprecated. 

assignSelectedPermissionsButton

javax.swing.JButton assignSelectedPermissionsButton
Deprecated. 

removeSelectedPermissionButton

javax.swing.JButton removeSelectedPermissionButton
Deprecated. 

splitPane

javax.swing.JSplitPane splitPane
Deprecated. 

parentForm

Form parentForm
Deprecated. 

locator

EntityReferenceLocator locator
Deprecated. 

visiblePermission

FormPermission visiblePermission
Deprecated. 

enabledPermission

FormPermission enabledPermission
Deprecated. 

permissionTreeListener

javax.swing.event.TreeSelectionListener permissionTreeListener
Deprecated. 

restricted

boolean restricted
Deprecated. 

Class com.ontimize.gui.Splash extends javax.swing.JWindow implements Serializable

Serialized Fields

centerLabel

javax.swing.JLabel centerLabel

images

java.util.List images

Class com.ontimize.gui.TableMultipleValue extends java.lang.Object implements Serializable

Serialized Fields

value

java.lang.Object value

values

java.util.Hashtable values

Class com.ontimize.gui.TipScroll extends JTipWindow implements Serializable

Serialized Fields

textLabel

javax.swing.JLabel textLabel

bgColor

java.awt.Color bgColor

leftAlignment

boolean leftAlignment

Class com.ontimize.gui.TipWindow extends javax.swing.JDialog implements Serializable

Serialized Fields

textPaneTip

javax.swing.JTextPane textPaneTip

titleTip

javax.swing.JLabel titleTip

tipIcon

javax.swing.ImageIcon tipIcon

nextButton

javax.swing.JButton nextButton

previousButton

javax.swing.JButton previousButton

closeButton

javax.swing.JButton closeButton

sortedTips

java.util.Vector sortedTips

tipDescriptions

java.util.Vector tipDescriptions

currentTipIndex

int currentTipIndex

locale

java.util.Locale locale

Class com.ontimize.gui.TopWindow extends javax.swing.JWindow implements Serializable

Serialized Fields

label

javax.swing.JLabel label

resources

java.util.ResourceBundle resources

labelIm

javax.swing.JLabel labelIm

repaintWindow

boolean repaintWindow

labelIm2

javax.swing.JLabel labelIm2

repaintTime

int repaintTime

repaintThread

TopWindow.RepaintThread repaintThread

Class com.ontimize.gui.ValueEvent extends java.util.EventObject implements Serializable

Serialized Fields

oldValue

java.lang.Object oldValue

newValue

java.lang.Object newValue

type

int type


Package com.ontimize.gui.actions

Class com.ontimize.gui.actions.RedoAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

undoManager

javax.swing.undo.UndoManager undoManager

Class com.ontimize.gui.actions.UndoAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

undoManager

javax.swing.undo.UndoManager undoManager


Package com.ontimize.gui.alarm

Class com.ontimize.gui.alarm.AlarmList extends javax.swing.JPanel implements Serializable

Serialized Fields

informationIcon

javax.swing.ImageIcon informationIcon

warningIcon

javax.swing.ImageIcon warningIcon

listeners

AlarmListener[] listeners

rowNumber

int rowNumber

list

javax.swing.JList list
List


labelComponent

javax.swing.JLabel labelComponent

northPanel

javax.swing.JPanel northPanel

southPanel

javax.swing.JPanel southPanel

state

javax.swing.JLabel state

labelInfo

javax.swing.JLabel labelInfo

labelWarning

javax.swing.JLabel labelWarning

recognizeButton

javax.swing.JButton recognizeButton

attribute

java.lang.Object attribute

storedValue

java.lang.Object storedValue

parentFrame

java.awt.Frame parentFrame

t

AlarmList.AlarmThread t

alarmWindow

AlarmList.AlarmWindow alarmWindow

show

boolean show

required

boolean required

modificable

boolean modificable


Package com.ontimize.gui.attachment

Class com.ontimize.gui.attachment.AttachmentComponent extends javax.swing.JPanel implements Serializable

Serialized Fields

data

java.util.Hashtable data

isPrivate

boolean isPrivate

attachmentId

java.lang.Object attachmentId

format

java.text.SimpleDateFormat format

dMax

java.awt.Dimension dMax

state

int state

check

javax.swing.JCheckBox check

lDelete

LabelItem lDelete

saveLabel

LabelItem saveLabel

editDescriptionLabel

LabelItem editDescriptionLabel

textLabel

LabelItem textLabel

delete

javax.swing.ImageIcon delete

edit

javax.swing.ImageIcon edit

save

javax.swing.ImageIcon save

Class com.ontimize.gui.attachment.AttachmentListModel extends javax.swing.AbstractListModel implements Serializable

Serialized Fields

record

EntityResult record

Class com.ontimize.gui.attachment.AttachmentListPopup extends javax.swing.JList implements Serializable

Serialized Fields

popup

javax.swing.JPopupMenu popup

emptyLabel

javax.swing.JLabel emptyLabel

lInfo

javax.swing.JLabel lInfo

scroll

javax.swing.JScrollPane scroll

res

java.util.ResourceBundle res

handler

MouseHandler handler

currentAction

int currentAction

currentSelectionIndex

int currentSelectionIndex

Class com.ontimize.gui.attachment.EJFile extends javax.swing.JFileChooser implements Serializable

Serialized Fields

panel

JDescriptionPanel panel

Class com.ontimize.gui.attachment.JDescriptionPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

lPrivate

javax.swing.JLabel lPrivate

lDescription

javax.swing.JLabel lDescription

tDescription

javax.swing.JTextArea tDescription

tPrivate

javax.swing.JCheckBox tPrivate

bundle

java.util.ResourceBundle bundle

Class com.ontimize.gui.attachment.MouseHandler.JDescriptionPanelExtended extends JDescriptionPanel implements Serializable

Serialized Fields

panelButtons

javax.swing.JPanel panelButtons

selectedRecord

int selectedRecord

buSaveDescription

javax.swing.JButton buSaveDescription

buCancelSaveDescription

javax.swing.JButton buCancelSaveDescription


Package com.ontimize.gui.button

Class com.ontimize.gui.button.AbstractButtonSelection extends ButtonSelection implements Serializable

Serialized Fields

align

int align
Parameter to specify the button alignment in the container with GridBagLayout. The function getConstraints() in the Component interface uses this property.


verticalAlign

int verticalAlign

icon

java.lang.String icon

buttonKey

java.lang.String buttonKey
String to identify the button


parentForm

Form parentForm

bundle

java.util.ResourceBundle bundle

text

java.lang.String text

tooltip

java.lang.String tooltip

ownerTooltip

boolean ownerTooltip

keyStrokeText

java.lang.String keyStrokeText

visiblePermission

FormPermission visiblePermission

enablePermission

FormPermission enablePermission

listenerHighlightButtons

java.awt.event.MouseAdapter listenerHighlightButtons

opaque

boolean opaque

border

javax.swing.border.Border border

restricted

boolean restricted

Class com.ontimize.gui.button.AttachmentFileButton extends Button implements Serializable

Serialized Fields

entity

java.lang.String entity

addDescription

boolean addDescription

refreshForm

boolean refreshForm

Class com.ontimize.gui.button.Button extends javax.swing.JButton implements Serializable

Serialized Fields

text

java.lang.String text
The text to show in button. By default, null.


alignment

int alignment
The alignment. By default, centered.


alignmentV

int alignmentV
The vertical alignment. By default, at top.


buttonKey

java.lang.String buttonKey
The key to manages the button. By default, null.


focusable

boolean focusable
Condition about focusable. By default, true.


tooltip

java.lang.String tooltip
The tooltip key.


specifiedTooltip

boolean specifiedTooltip
A condition to check if tooltip is specified. By default, false.


rollover

boolean rollover
The roll over condition. By default, false.


resourcesFileName

java.util.ResourceBundle resourcesFileName
A reference to resource bundle file. By default, null.


parentForm

Form parentForm
A reference to parent form. By default, null.


visiblePermission

FormPermission visiblePermission
A visible permission reference. By default, null.


enabledPermission

FormPermission enabledPermission
A enable permission reference. By default, null.


labelSize

int labelSize
The label size. By default, -1.


preferredHeight

int preferredHeight
The preferred height. By default, -1.


fontSize

int fontSize
The font size. By default, 12 pt.


fontColor

java.awt.Color fontColor
The font color. By default, black.


bold

boolean bold
The bold font condition. By default, false.


keyStrokeText

java.lang.String keyStrokeText
The text to show when key pressed from keyboard. By default, null.


helpId

java.lang.String helpId
The help identifier. By default, null.


icon

java.lang.String icon
The icon reference. By default, null.


altIcon

java.lang.String altIcon
The reference to icon with alt key pressed. By default, null.


alttext

java.lang.String alttext
The reference to text with alt key pressed. By default, null.


altTip

java.lang.String altTip
The reference to tip with alt key pressed. By default, null.


restricted

boolean restricted
The restricted condition. By default, false.


altMode

boolean altMode
The alt mode state condition. By default, false.

Class com.ontimize.gui.button.ButtonSelectionInternationalization extends ButtonSelection implements Serializable

Serialized Fields

originalButtonText

java.lang.String originalButtonText

originalButtonTip

java.lang.String originalButtonTip

resource

java.util.ResourceBundle resource

locale

java.util.Locale locale

parentForm

Form parentForm

Class com.ontimize.gui.button.DeleteAttachmentButton extends Button implements Serializable

Serialized Fields

action

java.awt.event.ActionListener action

entity

java.lang.String entity

delete

boolean delete

refresh

boolean refresh

Class com.ontimize.gui.button.DownloadAttachmentFileButton extends Button implements Serializable

Serialized Fields

entity

java.lang.String entity

Class com.ontimize.gui.button.FilterButton extends IdentifiedAbstractFormComponent implements Serializable

Serialized Fields

entity

java.lang.String entity

filterButton

Button filterButton

filterText

javax.swing.JTextField filterText

label

javax.swing.JLabel label

lCols

java.lang.String[] lCols

tCols

java.lang.String[] tCols

queryExpression

QueryExpression queryExpression

popup

javax.swing.JPopupMenu popup

clearButton

javax.swing.JButton clearButton

Class com.ontimize.gui.button.FormBundleButton extends FormHeaderButton implements Serializable

Serialized Fields

dialogTitle

java.lang.String dialogTitle

remoteObjectName

java.lang.String remoteObjectName

configurationDialogClassName

java.lang.String configurationDialogClassName

enabledModes

java.util.List enabledModes

configurationDialog

IConfigureFormBundleGUI configurationDialog

Class com.ontimize.gui.button.FormHeaderButton extends Button implements Serializable

Class com.ontimize.gui.button.FormHeaderPopupButton extends ApToolBarPopupButton implements Serializable

Serialized Fields

parentForm

Form parentForm
The reference to parent form. By default, false.

Class com.ontimize.gui.button.GenerateReportButton extends Button implements Serializable

Class com.ontimize.gui.button.HelpButton extends Button implements Serializable

Class com.ontimize.gui.button.MoveBetweenTablesButton extends Button implements Serializable

Serialized Fields

sourceTableName

java.lang.String sourceTableName

targetTableName

java.lang.String targetTableName

sourceTable

Table sourceTable

targetTable

Table targetTable

listeners

java.util.Vector listeners

keeporder

boolean keeporder
The condition to keep the order in moved rows. By default, false.

Class com.ontimize.gui.button.OpenAppWindowsButton extends Button implements Serializable

Serialized Fields

appName

java.lang.String appName
Deprecated. 

Class com.ontimize.gui.button.QueryButton extends Button implements Serializable

Serialized Fields

entity

java.lang.String entity

formAttributes

java.util.Vector formAttributes

queryAttributes

java.util.Vector queryAttributes

requiredQueryAttributes

java.util.Vector requiredQueryAttributes

listenedAttributeList

java.util.Vector listenedAttributeList

locator

EntityReferenceLocator locator

table

Table table

tableWindow

javax.swing.JDialog tableWindow

oKButton

javax.swing.JButton oKButton

ASTERISK

java.lang.String ASTERISK
See Also:
Constant Field Values

addAsterisk

boolean addAsterisk

someFieldChangeByUser

boolean someFieldChangeByUser

Class com.ontimize.gui.button.QueryFilterButton extends AbstractButtonSelection implements Serializable

Serialized Fields

filterMenu

javax.swing.JPopupMenu filterMenu

itemListener

QueryFilterButton.ItemListener itemListener

defaultItemListener

QueryFilterButton.DefaultItemListener defaultItemListener

itemDeleteListener

QueryFilterButton.ItemDeleteListener itemDeleteListener

itemSaveListener

QueryFilterButton.ItemSaveListener itemSaveListener

locator

EntityReferenceLocator locator

insertMenuItem

javax.swing.JMenuItem insertMenuItem

Class com.ontimize.gui.button.RefreshTableButton extends Button implements Serializable

Serialized Fields

entity

java.lang.String entity
The entity reference. By default, null.


withoutDataMessage

java.lang.String withoutDataMessage
The reference for the message when there are not results after refreshing. By default, null.

Class com.ontimize.gui.button.RolloverButton extends RolloverButton implements Serializable

Class com.ontimize.gui.button.ToggleButton extends javax.swing.JToggleButton implements Serializable

Serialized Fields

text

java.lang.String text
The text to show in button. By default, null.


alignment

int alignment
The alignment. By default, centered.


alignmentV

int alignmentV
The vertical alignment. By default, at top.


buttonKey

java.lang.String buttonKey
The key to manages the button. By default, null.


focusable

boolean focusable
Condition about focusable. By default, true.


tooltip

java.lang.String tooltip
The tooltip key.


specifiedTooltip

boolean specifiedTooltip
A condition to check if tooltip is specified. By default, false.


rollover

boolean rollover
The roll over condition. By default, false.


resourcesFileName

java.util.ResourceBundle resourcesFileName
A reference to resource bundle file. By default, null.


parentForm

Form parentForm
A reference to parent form. By default, null.


visiblePermission

FormPermission visiblePermission
A visible permission reference. By default, null.


enabledPermission

FormPermission enabledPermission
A enable permission reference. By default, null.


labelSize

int labelSize
The label size. By default, -1.


preferredHeight

int preferredHeight
The preferred height. By default, -1.


fontSize

int fontSize
The font size. By default, 12 pt.


fontColor

java.awt.Color fontColor
The font color. By default, black.


bold

boolean bold
The bold font condition. By default, false.


keyStrokeText

java.lang.String keyStrokeText
The text to show when key pressed from keyboard. By default, null.


helpId

java.lang.String helpId
The help identifier. By default, null.


icon

java.lang.String icon
The icon reference. By default, null.


altIcon

java.lang.String altIcon
The reference to icon with alt key pressed. By default, null.


alttext

java.lang.String alttext
The reference to text with alt key pressed. By default, null.


altTip

java.lang.String altTip
The reference to tip with alt key pressed. By default, null.


restricted

boolean restricted
The restricted condition. By default, false.


altMode

boolean altMode
The alt mode state condition. By default, false.


Package com.ontimize.gui.calendar

Class com.ontimize.gui.calendar.CalendarWindow extends EJDialog implements Serializable

Serialized Fields

selectionListener

javax.swing.event.ListSelectionListener selectionListener

calendar

java.util.GregorianCalendar calendar

layout

java.awt.GridBagLayout layout

years

javax.swing.JTextField years

months

javax.swing.JComboBox months

dayTable

javax.swing.JTable dayTable

model

CalendarWindow.DayModel model

weekDayNamesList

java.util.Vector weekDayNamesList

monthNameList

java.util.Vector monthNameList

locale

java.util.Locale locale

dateDataField

DataComponent dateDataField

Class com.ontimize.gui.calendar.VisualCalendarComponent extends javax.swing.JPanel implements Serializable

Serialized Fields

tfYear

javax.swing.JTextField tfYear

comboMonth

javax.swing.JComboBox comboMonth

nextYearButton

javax.swing.JButton nextYearButton

prevYearBt

javax.swing.JButton prevYearBt

nextMonthButton

javax.swing.JButton nextMonthButton

prevMonthBt

javax.swing.JButton prevMonthBt

daysTable

javax.swing.JTable daysTable

menu

javax.swing.JMenu menu

calendar

java.util.Calendar calendar

fireCalendarEvents

boolean fireCalendarEvents

truncate

boolean truncate

scrollTable

javax.swing.JScrollPane scrollTable

calendarLocale

java.util.Locale calendarLocale

listeners

java.util.Vector listeners

Class com.ontimize.gui.calendar.VisualCalendarComponent.DayRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Serialized Fields

selectedBorder

javax.swing.border.Border selectedBorder

vc

VisualCalendarComponent vc

calendar

java.util.Calendar calendar

paintTodayBorder

boolean paintTodayBorder

daySelected

boolean daySelected

Class com.ontimize.gui.calendar.VisualCalendarComponent.DayTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

calendar

java.util.Calendar calendar

dateFormat

java.text.DateFormatSymbols dateFormat

locale

java.util.Locale locale

listeners

java.util.Vector listeners

table

javax.swing.JTable table

truncate

boolean truncate

rowSelectionListener

javax.swing.event.ListSelectionListener rowSelectionListener

columnSelectionListener

javax.swing.event.ListSelectionListener columnSelectionListener

Class com.ontimize.gui.calendar.VisualCalendarComponent.EButton extends javax.swing.JButton implements Serializable

Class com.ontimize.gui.calendar.VisualCalendarComponent.EButtonBorder extends javax.swing.border.SoftBevelBorder implements Serializable

Class com.ontimize.gui.calendar.VisualCalendarComponent.HeaderRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Serialized Fields

headerBorder

javax.swing.border.Border headerBorder

Class com.ontimize.gui.calendar.VisualCalendarComponent.YearDocument extends javax.swing.text.PlainDocument implements Serializable


Package com.ontimize.gui.calendar.event

Class com.ontimize.gui.calendar.event.CalendarEvent extends java.util.EventObject implements Serializable

Serialized Fields

day

int day

month

int month

year

int year

locale

java.util.Locale locale


Package com.ontimize.gui.container

Class com.ontimize.gui.container.BackgroundImageGroup extends JImageContainer implements Serializable

Serialized Fields

dataComponent

java.util.Hashtable dataComponent

attribute

java.lang.Object attribute

Class com.ontimize.gui.container.BasicDataComponentGroup extends javax.swing.JPanel implements Serializable

Serialized Fields

attribute

java.lang.Object attribute
The attribute reference. By default, null.


attributeList

java.util.Vector attributeList
The attribute list instance.


parentForm

Form parentForm
The reference to parent form. By default, null.


prefSize

java.awt.Dimension prefSize
The preferred size instance.


constraints

java.awt.GridBagConstraints constraints
The constraints for component.

Class com.ontimize.gui.container.CardPanel extends Column implements Serializable

Class com.ontimize.gui.container.CollapsibleGroup extends JCollapsibleGroupPanel.JCollapsibleGroup implements Serializable

Serialized Fields

backgroundPaint

java.awt.Paint backgroundPaint
A reference to background paint. By default, null.


backgroundImage

java.awt.Image backgroundImage
A reference to specify a background image in the column.


texturePaint

java.awt.TexturePaint texturePaint
A reference to specify a texture paint.


title

java.lang.String title
The Collapsible Group title. By default, "Group"


attribute

java.lang.Object attribute
The attribute reference. By default, null.


visiblePermission

FormPermission visiblePermission
The visible permission reference. By default, null.


restricted

boolean restricted
The restricted condition. By default, false.


parentForm

Form parentForm
A reference to parent Form.

Class com.ontimize.gui.container.CollapsibleGroup.CollapsibleGroupHeader extends JCollapsibleGroupPanel.JCollapsibleGroupHeader implements Serializable

Serialized Fields

fgColor

java.awt.Color fgColor

fgRollOverColor

java.awt.Color fgRollOverColor

fgPressedColor

java.awt.Color fgPressedColor

fgOpenColor

java.awt.Color fgOpenColor

fgShadowColor

java.awt.Color fgShadowColor

fgShadowRollOverColor

java.awt.Color fgShadowRollOverColor

fgShadowPressedColor

java.awt.Color fgShadowPressedColor

fgShadowOpenColor

java.awt.Color fgShadowOpenColor

fontShadowColor

java.awt.Color fontShadowColor

fontColor

java.awt.Color fontColor

bgColor

java.awt.Color bgColor

bgRollOverColor

java.awt.Color bgRollOverColor

bgOpenColor

java.awt.Color bgOpenColor

bgImage

java.awt.Image bgImage

bgRollOverImage

java.awt.Image bgRollOverImage

bgOpenImage

java.awt.Image bgOpenImage

separatorLineColor

java.awt.Color separatorLineColor

rolloverIcon

javax.swing.ImageIcon rolloverIcon

bundle

java.util.ResourceBundle bundle

locale

java.util.Locale locale

font

java.awt.Font font

icon

javax.swing.Icon icon

rollOver

boolean rollOver
Variable that indicates if the mouse is over the Collpasible Group Header.


clicked

boolean clicked
Variable that indicates if the mouse is pressed or not into the Collapsible Group Header.


collapsed

boolean collapsed
Variable that indicates if the CollpasibleGroup is collapsed or not.

Class com.ontimize.gui.container.CollapsibleGroupPanel extends JCollapsibleGroupPanel implements Serializable

Serialized Fields

backgroundPaint

java.awt.Paint backgroundPaint
A reference to background paint. By default, null.


backgroundImage

java.awt.Image backgroundImage
A reference to specify a background image in the column.


texturePaint

java.awt.TexturePaint texturePaint
A reference to specify a texture paint.


attribute

java.lang.Object attribute
The reference to attribute. By default, null.


title

java.lang.String title
The title for the Collapsible Group Panel border. By default is "null".


titledBorder

javax.swing.border.TitledBorder titledBorder
Indicates a special title with arbitrary border with the addition of a String title in a specified position and justification.


borderPosition

int borderPosition
The border position.


parentForm

Form parentForm
The reference to parent form for component. By default, null.


locator

EntityReferenceLocator locator
The reference to locator. By default, null.


visiblePermission

FormPermission visiblePermission
The reference for visible permission. By default, null.


restricted

boolean restricted
The restricted condition. By default, false.


borderStyle

int borderStyle
The border style.


resources

java.util.ResourceBundle resources

Class com.ontimize.gui.container.CollapsiblePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

orientation

int orientation

innerComponent

javax.swing.JPanel innerComponent

viewPort

javax.swing.JViewport viewPort

deployedState

boolean deployedState

expandHorizontal

boolean expandHorizontal

expandVertical

boolean expandVertical

expandLast

boolean expandLast

verticalAlignment

int verticalAlignment

attribute

java.lang.Object attribute

borderStyle

int borderStyle

title

java.lang.String title

deployTime

int deployTime

animated

boolean animated

bundle

java.util.ResourceBundle bundle

timer

javax.swing.Timer timer

customHeight

int customHeight

customWidth

int customWidth

minHeight

int minHeight

minWidth

int minWidth

tiptext

java.lang.String tiptext

doFirstShow

boolean doFirstShow

firstTime

boolean firstTime

baseTooltip

java.lang.String baseTooltip

reverseIcons

boolean reverseIcons

initiatedPreferences

boolean initiatedPreferences

parentForm

Form parentForm

cycleStart

long cycleStart

Class com.ontimize.gui.container.CollapsiblePanelFiller extends javax.swing.JComponent implements Serializable

Serialized Fields

deployed

boolean deployed

Class com.ontimize.gui.container.Column extends javax.swing.JPanel implements Serializable

Serialized Fields

texturePaint

java.awt.TexturePaint texturePaint

title

java.lang.String title
The column title. By default is "null".


titledBorder

javax.swing.border.TitledBorder titledBorder
Indicates a special title with arbitrary border with the addition of a String title in a specified position and justification.


titleToUpperCase

boolean titleToUpperCase

horizontalExpand

boolean horizontalExpand
To specify horizontal expand. By default, "true".


horizontalWeight

java.lang.Double horizontalWeight

lastExpand

boolean lastExpand
Indicates whether the component placed in the bottom of column will be expanded and take up all remaining column space .


attribute

java.lang.Object attribute
The attribute object.


alignment

int alignment
The alignment. By default, TOP value.


alignmentV

int alignmentV
The vertical alignment. By default, TOP value.


parentForm

Form parentForm
A reference to parent form.


visiblePermission

FormPermission visiblePermission
To set the visible permissions.


activedPermission

FormPermission activedPermission
To set the active permissions.


borderStyle

int borderStyle
The border style.


borderPosition

int borderPosition
The border position.


preferredWidht

int preferredWidht
The preferred column width. By default, -1.


preferredHigh

int preferredHigh
The preferred column high. By default, -1.


backgroundPaint

java.awt.Paint backgroundPaint
A reference to background paint. By default, null.


r

java.awt.Rectangle r
A new Rectangle.


backgroundImage

java.awt.Image backgroundImage
A reference to specify a background image in the column.


restricted

boolean restricted
The restricted condition. By default, "false".

Class com.ontimize.gui.container.ColumnRadioButtonGroup extends Column implements Serializable

Serialized Fields

buttonGroup

NullableButtonGroup buttonGroup
An instance of container button group.


allowNullSelection

boolean allowNullSelection
Boolean to allow null selection.


initSelection

java.lang.String initSelection
The reference to init selection. By default, null.

Class com.ontimize.gui.container.CurveMattedDeployableBorder extends javax.swing.border.MatteBorder implements Serializable

Serialized Fields

downIcon

javax.swing.ImageIcon downIcon

upIcon

javax.swing.ImageIcon upIcon

rightIcon

javax.swing.ImageIcon rightIcon

leftIcon

javax.swing.ImageIcon leftIcon

imageBound

java.awt.Rectangle imageBound

highlight

boolean highlight

title

java.lang.String title

rectTitleColor

java.awt.Color rectTitleColor

highlightColor

java.awt.Color highlightColor

solidBandColor

java.awt.Color solidBandColor

gradientBandInitColor

java.awt.Color gradientBandInitColor

gradientBandEndColor

java.awt.Color gradientBandEndColor

fontColor

java.awt.Color fontColor

fontShadowColor

java.awt.Color fontShadowColor

font

java.awt.Font font

orientation

int orientation

borderPosition

int borderPosition

margin

java.awt.Insets margin

Class com.ontimize.gui.container.DeployBorder extends javax.swing.border.TitledBorder implements Serializable

Serialized Fields

previous

java.lang.String previous

textLoc

java.awt.Point textLoc

imageBound

java.awt.Rectangle imageBound

downIcon

javax.swing.ImageIcon downIcon

upIcon

javax.swing.ImageIcon upIcon

currentIcon

javax.swing.ImageIcon currentIcon

highlight

boolean highlight

orientation

int orientation

rightIcon

javax.swing.ImageIcon rightIcon

leftIcon

javax.swing.ImageIcon leftIcon

margin

java.awt.Insets margin

Class com.ontimize.gui.container.EJDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

autoPackOnOpen

boolean autoPackOnOpen

sizePositionPreference

java.lang.String sizePositionPreference

askQuestionOnEsc

boolean askQuestionOnEsc

askQuestionEverOnClose

boolean askQuestionEverOnClose

previousGlassPane

java.awt.Component previousGlassPane

focusSet

boolean focusSet

glassPanel

OGlassPanel glassPanel

Class com.ontimize.gui.container.ExtendedMultiReference extends javax.swing.JPanel implements Serializable

Serialized Fields

show

boolean show
The condition to show.


entity

java.lang.String entity
The reference to entity. By default, null.


code

java.lang.String code
The reference to code. By default, null.


parentKey

java.lang.String parentKey
The reference to parentkey. By default, null.


tableWindow

javax.swing.JDialog tableWindow
The reference to table window. By default, null.


okButton

javax.swing.JButton okButton
The reference to ok button. By default, null.


t

Table t
The reference to table. By default, null.


locator

EntityReferenceLocator locator
The reference to locator. By default, null.


alignment

int alignment
The reference to alignment. By default, north.


windowTitle

java.lang.String windowTitle
The reference to window title. By default, null.


text

java.lang.String text
The reference to text. By default, null.


queryButton

javax.swing.JButton queryButton
The reference to query button. By default, null.


deleteButton

javax.swing.JButton deleteButton
The reference to delete button. By default, null.


fieldAttributes

java.util.Vector fieldAttributes

askedAttributes

java.util.Vector askedAttributes
The reference to asked attributes. By default, null.


attribute

java.lang.String attribute
The reference to attributes. By default, null.


tip

java.lang.String tip
The reference to tip. By default, null.


icon

java.lang.String icon
The reference to icon. By default, null.


defaultIcon

java.lang.String defaultIcon
The reference to default icon path.


parentForm

Form parentForm
The reference to parent form. By default, null.


parentFrame

java.awt.Frame parentFrame
The reference to parent frame. By default, null.


resources

java.util.ResourceBundle resources
The reference to bundle resources. By default, null.


visiblePermission

FormPermission visiblePermission
The reference to visible permission. By default, null.


enabledPermission

FormPermission enabledPermission
The reference to enabled permission. By default, null.


focusListener

java.awt.event.FocusAdapter focusListener
An instance of a focus listener.


restricted

boolean restricted
The restricted condition. By default, false.

Class com.ontimize.gui.container.FormHeader extends AbstractFormComponent implements Serializable

Serialized Fields

listenerHighlightButtons

java.awt.event.MouseListener listenerHighlightButtons

borderbuttons

boolean borderbuttons

opaquebuttons

boolean opaquebuttons

highlightButtons

boolean highlightButtons

Class com.ontimize.gui.container.Grid extends javax.swing.JPanel implements Serializable

Serialized Fields

attribute

java.lang.Object attribute
The reference to attribute. By default, null.


parentForm

Form parentForm
The reference to parent form. By default, null.


visiblePermission

FormPermission visiblePermission
The reference to visible permission. By default, null.


enabledPermission

FormPermission enabledPermission
The reference to enabled permission. By default, null.


title

java.lang.String title
The reference to title. By default, null.


borderStyle

int borderStyle

restricted

boolean restricted
The restricted condition. By default, false.

Class com.ontimize.gui.container.Grid.InnerGridPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

innerComponent

java.awt.Component innerComponent

Class com.ontimize.gui.container.JImageContainer extends JImage implements Serializable

Class com.ontimize.gui.container.MattedDeployableBorder extends javax.swing.border.MatteBorder implements Serializable

Serialized Fields

downIcon

javax.swing.ImageIcon downIcon

upIcon

javax.swing.ImageIcon upIcon

rightIcon

javax.swing.ImageIcon rightIcon

leftIcon

javax.swing.ImageIcon leftIcon

imageBound

java.awt.Rectangle imageBound

highlight

boolean highlight

title

java.lang.String title

rectTitleColor

java.awt.Color rectTitleColor

highlightColor

java.awt.Color highlightColor

fontColor

java.awt.Color fontColor

fontShadowColor

java.awt.Color fontShadowColor

font

java.awt.Font font

orientation

int orientation

margin

java.awt.Insets margin

Class com.ontimize.gui.container.MultiReference extends Column implements Serializable

Serialized Fields

storedValue

java.lang.Object storedValue
An object to store data. By default, null.


required

boolean required
The required condition. By default, false.


modificable

boolean modificable
The modifiable condition. By default, true.


show

boolean show
The condition to show. By default, true.


entity

java.lang.String entity
The entity reference. By default, null.


key

java.lang.String key
The key reference. By default, null.


parentKey

java.lang.String parentKey
The parentkey reference. By default, null.


tableWindow

javax.swing.JDialog tableWindow
A reference to a table window. By default, null.


t

Table t
A reference to a table. By default, null.


locator

EntityReferenceLocator locator
A reference to locator. By default, null.


parentFrame

java.awt.Frame parentFrame
A reference to a parent frame. By default, null.


dataComponents

java.util.Hashtable dataComponents
A reference to a data components. By default, null.


queryButton

javax.swing.JButton queryButton
An instance of a query button.


deleteButton

javax.swing.JButton deleteButton
An instance of a delete button.


okButton

javax.swing.JButton okButton
An instance of a accept button.


buttonPanel

javax.swing.JPanel buttonPanel
An instance of a button panel with alignment to left.

See Also:
FlowLayout.LEFT

focusListener

java.awt.event.FocusAdapter focusListener
An instance of focus adapter to manage the loss focus.

Class com.ontimize.gui.container.RadioItemGroup extends javax.swing.ButtonGroup implements Serializable

Class com.ontimize.gui.container.Row extends javax.swing.JPanel implements Serializable

Serialized Fields

texturePaint

java.awt.TexturePaint texturePaint

titleKey

java.lang.String titleKey
The reference to the title key. By default, null.


titledBorder

javax.swing.border.TitledBorder titledBorder
The reference to the title border.


titleToUpperCase

boolean titleToUpperCase

verticalExpand

boolean verticalExpand
The condition of vertical expansion. By default, false.


verticalWeight

java.lang.Double verticalWeight

borderStyle

int borderStyle
The border style.


borderPosition

int borderPosition
The border position.


attribute

java.lang.Object attribute
The attribute reference. By default, null.


preferredHeight

int preferredHeight
The preferred height. By default, -1.


preferredWidth

int preferredWidth
The preferred width. By default, -1.


parentForm

Form parentForm
Reference to parent form. By default, null.


visiblePermissions

FormPermission visiblePermissions
Reference to visible form permissions. By default, null.


enabledPermissions

FormPermission enabledPermissions
Reference to enabled form permissions. By default, null.


backgroundPaint

java.awt.Paint backgroundPaint
The background paint reference. By default, null.


r

java.awt.Rectangle r
An instance of a rectangle.


backgroundImage

java.awt.Image backgroundImage
The reference for a background image. By default, null.


opacity

float opacity

restricted

boolean restricted
The restricted condition. By default, false.

Class com.ontimize.gui.container.RowRadioButtonGroup extends Row implements Serializable

Serialized Fields

buttonGroup

NullableButtonGroup buttonGroup
A instance of a button group.


allowNullSelection

boolean allowNullSelection
Boolean to allow null selection.


initSelection

java.lang.String initSelection
A string reference for the initial selection. By default, null.

Class com.ontimize.gui.container.Scroll extends javax.swing.JScrollPane implements Serializable

Serialized Fields

contain

Column contain
A reference for a column. By default, null.


parentForm

Form parentForm
A reference to the parent form. By default, null.


attribute

java.lang.Object attribute
A reference to attribute. By default, null.


restricted

boolean restricted
The restricted condition. By default, false.


preferredWidth

int preferredWidth

preferredHeight

int preferredHeight

visiblePermission

FormPermission visiblePermission
The visible permission. By default, null.


enabledPermission

FormPermission enabledPermission
The enabled permission. By default, null.

Class com.ontimize.gui.container.SplitPane extends javax.swing.JSplitPane implements Serializable

Serialized Fields

initiatedPreferences

boolean initiatedPreferences

orientation

int orientation
The orientation. By default, JSplitPane.VERTICAL_SPLIT


addedComponent

boolean addedComponent
Indicates whether a component has just added. By default, false.


attribute

java.lang.Object attribute
The attribute reference. By default, null


parentForm

Form parentForm
The parent form reference. By default, null.


userPrefs

java.lang.String userPrefs
The user reference. By default null.

Class com.ontimize.gui.container.Tab extends javax.swing.JPanel implements Serializable

Serialized Fields

title

java.lang.String title
The tab title. By default, "Tab"


titleKey

java.lang.String titleKey
The title key reference. By default, null.


scroll

javax.swing.JScrollPane scroll
An instance of a scroll pane.


containPanel

javax.swing.JPanel containPanel
An instance of a panel.


layout

CustomColumnGridBagLayout layout
An instance of layout.


icon

javax.swing.ImageIcon icon
The reference for an icon. By default, null.


attribute

java.lang.Object attribute
The attribute reference. By default, null.


visiblePermission

FormPermission visiblePermission
The visible permission reference. By default, null.


enabledPermission

FormPermission enabledPermission
The enabled permission reference. By default, null.


parentForm

Form parentForm
A reference for the parent form. By default, null.


tipKey

java.lang.String tipKey
The reference to the tip key. By default, null.


queryIfVisible

boolean queryIfVisible
The querying when it is visible the default value condition assignation.


useScroll

boolean useScroll
The use scroll condition.


tabFieldAttributesList

java.util.Vector tabFieldAttributesList
The tab field attribute vector. By defautl, null.


noRequiredTabFieldAttributesList

java.util.Vector noRequiredTabFieldAttributesList
The vector for not required tab field attribute list. By default, null.


restricted

boolean restricted
The restricted condition. By default, false.

Class com.ontimize.gui.container.TabPanel extends javax.swing.JTabbedPane implements Serializable

Serialized Fields

attribute

java.lang.Object attribute
The reference to attribute. By default, null.


tabs

java.util.Vector tabs
The instance of vector with tabs.


parentForm

Form parentForm
The reference to parent form for component. By default, null.


locator

EntityReferenceLocator locator
The reference to locator. By default, null.


visiblePermission

FormPermission visiblePermission
The reference for visible permission. By default, null.


enabledPermission

FormPermission enabledPermission
The reference for enabled permission. By default, null.


noQueriedTabs

java.util.Vector noQueriedTabs

resources

java.util.ResourceBundle resources

restricted

boolean restricted
The restricted condition. By default, false.

Class com.ontimize.gui.container.TwoLevelContainer extends javax.swing.JPanel implements Serializable

Serialized Fields

entity

java.lang.String entity

formName

java.lang.String formName

value

java.util.Hashtable value

required

boolean required

attribute

java.lang.Object attribute

modificable

boolean modificable

labelText

java.lang.String labelText

renderClass

java.lang.String renderClass

parameters

java.lang.Object[] parameters

preferredWidth

int preferredWidth

hSeparation

int hSeparation

vSeparation

int vSeparation

auxPanel

javax.swing.JPanel auxPanel

panels

java.util.Hashtable panels

form

Form form

parentForm

Form parentForm

parentFrame

java.awt.Frame parentFrame

detailWindow

javax.swing.JDialog detailWindow

firstLevelKey

java.lang.String firstLevelKey

secondLevelKey

java.lang.String secondLevelKey

Class com.ontimize.gui.container.TwoLevelContainer.FirstLevelPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

id

java.lang.Object id

components

java.util.Hashtable components

margins

javax.swing.border.EmptyBorder margins

titleBorder

javax.swing.border.TitledBorder titleBorder

innerPanel

javax.swing.JPanel innerPanel


Package com.ontimize.gui.customcharts

Class com.ontimize.gui.customcharts.SurfaceChart extends javax.swing.JPanel implements Serializable

Serialized Fields

canvas

SurfaceChart.SurfaceCanvas canvas

Class com.ontimize.gui.customcharts.SurfaceChart.ControlPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

tfDispDivisions

javax.swing.JTextField tfDispDivisions

tfCalcDivisions

javax.swing.JTextField tfCalcDivisions

tfXMin

javax.swing.JTextField tfXMin

tfXMax

javax.swing.JTextField tfXMax

tfYMin

javax.swing.JTextField tfYMin

tfYMax

javax.swing.JTextField tfYMax

tfZMin

javax.swing.JTextField tfZMin

tfZMax

javax.swing.JTextField tfZMax

lDispDivisions

javax.swing.JLabel lDispDivisions

lCalcDivisions

javax.swing.JLabel lCalcDivisions

lXMin

javax.swing.JLabel lXMin

lXMax

javax.swing.JLabel lXMax

lYMin

javax.swing.JLabel lYMin

lYMax

javax.swing.JLabel lYMax

lZMin

javax.swing.JLabel lZMin

lZMax

javax.swing.JLabel lZMax

grid

javax.swing.JCheckBox grid

labelXY

javax.swing.JCheckBox labelXY

labelZ

javax.swing.JCheckBox labelZ

mesh

javax.swing.JCheckBox mesh

combo

javax.swing.JComboBox combo

chart

SurfaceChart chart

Class com.ontimize.gui.customcharts.SurfaceChart.SurfaceCanvas extends javax.swing.JComponent implements Serializable

Serialized Fields

Buffer

java.awt.Image Buffer

BufferGC

java.awt.Graphics BufferGC

image_drawn

boolean image_drawn

projector

Projector projector

vertex

SurfaceChart.SurfaceVertex[][] vertex

critical

boolean critical

prevwidth

int prevwidth

prevheight

int prevheight

color

float color

cop

SurfaceChart.SurfaceVertex cop

plot_mode

int plot_mode

calc_divisions

int calc_divisions

displayDivisions

int displayDivisions

isBoxed

boolean isBoxed

isMesh

boolean isMesh

isScaleBox

boolean isScaleBox

isDisplayXY

boolean isDisplayXY

isDisplayZ

boolean isDisplayZ

isDisplayGrids

boolean isDisplayGrids

xmin

float xmin

xmax

float xmax

ymin

float ymin

ymax

float ymax

zmin

float zmin

zmax

float zmax

WIREFRAME

int WIREFRAME
See Also:
Constant Field Values

NORENDER

int NORENDER
See Also:
Constant Field Values

SPECTRUM

int SPECTRUM
See Also:
Constant Field Values

GRAYSCALE

int GRAYSCALE
See Also:
Constant Field Values

DUALSHADE

int DUALSHADE
See Also:
Constant Field Values

TOP

int TOP
See Also:
Constant Field Values

CENTER

int CENTER
See Also:
Constant Field Values

UPPER

int UPPER
See Also:
Constant Field Values

COINCIDE

int COINCIDE
See Also:
Constant Field Values

LOWER

int LOWER
See Also:
Constant Field Values

dragged

boolean dragged

click_x

int click_x

click_y

int click_y

factor_x

int factor_x

factor_y

int factor_y

t_x

int t_x

t_y

int t_y

t_z

int t_z

color_factor

float color_factor

poly_x

int[] poly_x

poly_y

int[] poly_y

upperpart

SurfaceChart.SurfaceVertex[] upperpart

lowerpart

SurfaceChart.SurfaceVertex[] lowerpart

values1

SurfaceChart.SurfaceVertex[] values1

values2

SurfaceChart.SurfaceVertex[] values2

testpoint

java.awt.Point[] testpoint

popupMenuEnabled

boolean popupMenuEnabled

popupMenu

SurfaceChart.SurfaceCanvas.ControlMenu popupMenu

colorBase

java.awt.Color colorBase

expression

java.lang.String expression

Class com.ontimize.gui.customcharts.SurfaceChart.SurfaceCanvas.ControlMenu extends javax.swing.JPopupMenu implements Serializable

Serialized Fields

mBoxed

javax.swing.JCheckBoxMenuItem mBoxed

mMesh

javax.swing.JCheckBoxMenuItem mMesh

mGrid

javax.swing.JCheckBoxMenuItem mGrid

mDisplayXY

javax.swing.JCheckBoxMenuItem mDisplayXY

mDisplayZ

javax.swing.JCheckBoxMenuItem mDisplayZ

w

javax.swing.JRadioButtonMenuItem w

h

javax.swing.JRadioButtonMenuItem h

cl

javax.swing.JRadioButtonMenuItem cl

gs

javax.swing.JRadioButtonMenuItem gs

ds

javax.swing.JRadioButtonMenuItem ds

grupo

javax.swing.ButtonGroup grupo

m

javax.swing.JMenu m

changeRange

javax.swing.JMenuItem changeRange

changeExpr

javax.swing.JMenuItem changeExpr

rd

SurfaceChart.SurfaceCanvas.ControlMenu.RangeDialog rd

allowChangeExpression

boolean allowChangeExpression

Class com.ontimize.gui.customcharts.SurfaceChart.SurfaceCanvas.ControlMenu.RangeDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

tfDispDivisions

javax.swing.JTextField tfDispDivisions

tfCalcDivisions

javax.swing.JTextField tfCalcDivisions

tfXMin

javax.swing.JTextField tfXMin

tfXMax

javax.swing.JTextField tfXMax

tfYMin

javax.swing.JTextField tfYMin

tfYMax

javax.swing.JTextField tfYMax

tfZMin

javax.swing.JTextField tfZMin

tfZMax

javax.swing.JTextField tfZMax

lDispDivisions

javax.swing.JLabel lDispDivisions

lCalcDivisions

javax.swing.JLabel lCalcDivisions

lXMin

javax.swing.JLabel lXMin

lXMax

javax.swing.JLabel lXMax

lYMin

javax.swing.JLabel lYMin

lYMax

javax.swing.JLabel lYMax

lZMin

javax.swing.JLabel lZMin

lZMax

javax.swing.JLabel lZMax

bOK

javax.swing.JButton bOK

bCancel

javax.swing.JButton bCancel

Class com.ontimize.gui.customcharts.SurfaceChartComponent extends SurfaceChart implements Serializable

Serialized Fields

attr

java.lang.Object attr


Package com.ontimize.gui.field

Class com.ontimize.gui.field.AbstractFormComponent extends javax.swing.JComponent implements Serializable

Class com.ontimize.gui.field.AbstractMultipleReferenceDataField extends DataField implements Serializable

Serialized Fields

parentkeyCache

boolean parentkeyCache

locator

EntityReferenceLocator locator
The Entity reference Locator that provides a locator to this entity


parentFrame

java.awt.Frame parentFrame

onsetvaluesetAttributes

java.util.List onsetvaluesetAttributes
The vector with attributes to update when data field value changed. By default, null.


cods

java.util.ArrayList cods
An ArrayList where will be inserted the data field names of codes


typecods

java.util.ArrayList typecods
An ArrayList where the possible types of codes will be inserted. If no other specification(String,Float,Double) exists, the type will be Integer by default. The order must be the same that cods have in Arraylist cods.


visibleCods

java.util.ArrayList visibleCods
An ArrayList where the visible column codes will be inserted . If it is empty all codes will be hidden and by default all codes will be visible.


jVisibleCods

java.util.Hashtable jVisibleCods
An hashtable to put the visible key-component pairs.


visiblesize

java.util.Hashtable visiblesize
An hashtable to put the visible parameters-position in multiple data field


parentCods

java.util.ArrayList parentCods
The reference to parent cods. By default, null.


keys

java.util.ArrayList keys
The reference to keys. By default, null.


parentkeys

java.util.ArrayList parentkeys
The reference to parent keys. By default, null.


cols

java.util.ArrayList cols

separator

java.lang.String separator
A separator reference. By default, ' '.


value

java.lang.Object value
A reference to a value object. By default, null.


entity

java.lang.String entity

cacheTime

int cacheTime
Defines the cache time. By default, the Integer.MAX_VALUE


lastCacheTime

long lastCacheTime
The last cache time. By default, zero to query always the first time


dataCacheInitialized

boolean dataCacheInitialized
The condition about data cache initialization. By default, false.


dataCache

java.util.Hashtable dataCache
A data cache.


initCacheOnSetValue

boolean initCacheOnSetValue
The condition to initialize cache on setValue. By default, false.


useCacheManager

boolean useCacheManager
The condition to use cache manager. By default, true.


cacheManager

CacheManager cacheManager
A reference to cache manager. By default, null.


formatColumn

java.util.Hashtable formatColumn
The format column.


valueEventDisabled

boolean valueEventDisabled
The condition to disable events. By default, false.


innerListener

AbstractMultipleReferenceDataField.InnerListener innerListener
A reference to inner Listener. By default, null.


codListener

AbstractMultipleReferenceDataField.CodFieldListener codListener
An instance of cod field listener.

Class com.ontimize.gui.field.AbstractMultipleReferenceDataField.CEJTextField extends TextFieldDataField.EJTextField implements Serializable

Class com.ontimize.gui.field.AnalogImage extends javax.swing.JPanel implements Serializable

Serialized Fields

required

boolean required

show

boolean show

modificable

boolean modificable

active

short active

savedValue

java.lang.Object savedValue

value

java.lang.Number value

fontSize

int fontSize

fontColor

java.awt.Color fontColor

x

int x

y

int y

attribute

java.lang.String attribute

width

int width

high

int high

attributeLabel

javax.swing.JLabel attributeLabel

panelLabel

javax.swing.JPanel panelLabel

panelImage

AnalogImage.JImageAnalog panelImage

parentForm

Form parentForm

visiblePermission

FormPermission visiblePermission

enabledPermission

FormPermission enabledPermission

restricted

boolean restricted

Class com.ontimize.gui.field.AudioDataField extends DataField implements Serializable

Serialized Fields

bytesSound

byte[] bytesSound

currentSound

byte[] currentSound

parentFrame

java.awt.Frame parentFrame

icon

javax.swing.ImageIcon icon

emptyIco

javax.swing.ImageIcon emptyIco

loadButton

javax.swing.JButton loadButton

deleteButton

javax.swing.JButton deleteButton

chooser

javax.swing.JFileChooser chooser

lastPath

java.io.File lastPath

audioPlayer

AudioDataField.AudioPlayer audioPlayer

playerThread

AudioDataField.AudioPlayerThread playerThread

format

java.text.NumberFormat format

fieldListener

java.awt.event.MouseAdapter fieldListener

Class com.ontimize.gui.field.AudioDataField.AudioPlayer extends javax.swing.JDialog implements Serializable

Serialized Fields

playButton

javax.swing.JButton playButton

pauseButton

javax.swing.JButton pauseButton

stopButton

javax.swing.JButton stopButton

rewindButton

javax.swing.JButton rewindButton

fordwardButton

javax.swing.JButton fordwardButton

slider

javax.swing.JSlider slider

status

javax.swing.JLabel status

line

javax.sound.sampled.Clip line

audioFormat

javax.sound.sampled.AudioFormat audioFormat

paused

boolean paused

microsecondPosition

long microsecondPosition

Class com.ontimize.gui.field.BasicTree extends javax.swing.JTree implements Serializable

Serialized Fields

attribute

java.lang.Object attribute

parentForm

Form parentForm

visiblePermission

FormPermission visiblePermission

enabledPermission

FormPermission enabledPermission

restricted

boolean restricted

Class com.ontimize.gui.field.BooleanComboDataField extends ComboDataField implements Serializable

Serialized Fields

returnBoolean

boolean returnBoolean
The return boolean. By default, false.


returnString

boolean returnString
The return string. By default, false.


translateTexts

boolean translateTexts
The translate texts. By default, false.


trueValue

java.lang.String trueValue
The true value adaptation.


falseValue

java.lang.String falseValue
The false value adaptation.


translatedTrueValue

java.lang.String translatedTrueValue

translatedFalseValue

java.lang.String translatedFalseValue

colorFalse

java.awt.Color colorFalse

colorTrue

java.awt.Color colorTrue

Class com.ontimize.gui.field.BooleanComboDataField.TranslateRenderer extends ComboDataField.DefaultCustomComboBoxRenderer implements Serializable

Class com.ontimize.gui.field.ButtonGroupDataField extends IdentifiedAbstractFormComponent implements Serializable

Serialized Fields

valueType

java.lang.String valueType

orientation

int orientation

booleanType

boolean booleanType

modifiable

boolean modifiable

changedListeners

java.util.Vector changedListeners

horizontalTextPosition

int horizontalTextPosition

fontColor

java.awt.Color fontColor
The default font color. By default, black.


valueSave

java.lang.Object valueSave
The variable to store the field value when setValue() is called.


required

boolean required
The condition to indicate when field is required. By default, false.


show

boolean show
The condition to indicate whether must be shown. By default, true.


returnBoolean

boolean returnBoolean
The returned boolean. By default, false.


returnString

boolean returnString
The returned string. By default, false.


opaque

boolean opaque

alignment

int alignment

valueList

java.util.List valueList

trueValue

java.lang.String trueValue

falseValue

java.lang.String falseValue

buttonGroup

javax.swing.ButtonGroup buttonGroup

buttons

java.util.Hashtable buttons

selectedListener

ButtonGroupDataField.SelectedButtonListener selectedListener

Class com.ontimize.gui.field.ButtonGroupDataField.CustomButtonGroup extends javax.swing.ButtonGroup implements Serializable

Serialized Fields

oldSelection

javax.swing.ButtonModel oldSelection

Class com.ontimize.gui.field.CalculatedCurrencyDataField extends CurrencyDataField implements Serializable

Serialized Fields

expression

java.lang.String expression
A reference for calculated expression. By default, null.


attributeFields

java.util.Vector attributeFields
An instance of attribute fields.


parser

MathExpressionParser parser
An instance of Java package for parsing and evaluating mathematical expressions.


requiredFields

java.util.Vector requiredFields
An instance of 2 x 2 vector for required fields.

Class com.ontimize.gui.field.CalculatedDataField extends RealDataField implements Serializable

Serialized Fields

expresion

java.lang.String expresion
A reference for the mathematical expression. By default, null.


attributeFields

java.util.Vector attributeFields
An instance of attribute fields.


parser

MathExpressionParser parser
An instance of parser for mathematical operation.


requiredFields

java.util.Vector requiredFields
A 2x2 Vector for required fields.


source

java.lang.String source
A reference for associated fields.

Class com.ontimize.gui.field.CalculatedExpressionDataField extends JCalculatedExpression implements Serializable

Serialized Fields

show

boolean show
The condition to indicate whether must be shown. By default, true.


attribute

java.lang.Object attribute
The reference to attribute. By default, null.


valueSave

java.lang.Object valueSave
The variable to store the field value when setValue() is called.


enabled

boolean enabled
The condition to indicate when field is active. By default, true.


isEnabled

boolean isEnabled

modifiable

boolean modifiable
The condition to indicate when field is modifiable. By default, true.


restricted

boolean restricted
The restricted condition. By default, false.


borderText

java.lang.String borderText
The reference for border text. By default, null.


backgroundColor

java.awt.Color backgroundColor
The default background color. By default, white.


availableFields

java.util.List availableFields
List that contains the name of the available fields to use into the editor of expressions.


valueListener

java.util.Vector valueListener
The vector instance for a value listener.


fireValueEvents

boolean fireValueEvents
The condition to activate field events. By default, yes.


innerListener

CalculatedExpressionDataField.InnerDocumentListener innerListener
The reference to inner listener. By default, null.


fieldlistenerFocus

CalculatedExpressionDataField.FieldFocusListener fieldlistenerFocus
The reference for field focus listener. By default, null.


parentForm

Form parentForm
The reference to parent form. By default, null.


permissionVisible

FormPermission permissionVisible
The reference to visible permission in form. By default, null.


permissionActivate

FormPermission permissionActivate
The reference to activate permission. By default, null.


resources

java.util.ResourceBundle resources
The reference for resources file. By default, null.


selItemRenderer

SelectableItemListCellRenderer selItemRenderer
The renderer for elements of the list available fields.

Class com.ontimize.gui.field.CalculatedTextDataField extends TextDataField implements Serializable

Serialized Fields

separator

java.lang.String separator
The separator string. By default, " ".


attributeFields

java.util.Vector attributeFields
The five attribute fields Vector instance.

Class com.ontimize.gui.field.CalendarDataField extends IdentifiedAbstractFormComponent implements Serializable

Serialized Fields

valueListener

java.util.ArrayList valueListener

fireValueEvents

boolean fireValueEvents
The condition of value events activation. By default, true.


calendarComp

VisualCalendarComponent calendarComp

calendar

java.util.Calendar calendar
The reference to calendar. By default, null.


modifiable

boolean modifiable
The possibility to modify the field. By default, true.


required

boolean required
The required condition to field. By default, false.


storeValue

java.lang.Object storeValue
The stored value when setValue is called. By default, null.


innerStoredValue

java.lang.Object innerStoredValue
The inner stored value reference. By default, null.

Class com.ontimize.gui.field.CalendarSpinnerDataField extends DataField implements Serializable

Serialized Fields

innerListener

CalendarSpinnerDataField.InnerListener innerListener

deletebutton

boolean deletebutton

calendarbutton

boolean calendarbutton

deleteButton

DataField.FieldButton deleteButton

calendarButton

DataField.FieldButton calendarButton

vCalendar

EJDialog vCalendar

mainCalendar

java.util.GregorianCalendar mainCalendar

calendarChange

boolean calendarChange

calendarTitleKey

java.lang.String calendarTitleKey

calendarComp

VisualCalendarComponent calendarComp

Class com.ontimize.gui.field.CalendarSpinnerDataField.CalendarSpinnerDataFieldDateEditor extends javax.swing.JSpinner.DateEditor implements Serializable

Class com.ontimize.gui.field.CalendarSpinnerDataField.CalendarSpinnerDataFieldDateModel extends javax.swing.SpinnerDateModel implements Serializable

Serialized Fields

nullSelection

boolean nullSelection

Class com.ontimize.gui.field.CalendarSpinnerDataField.CalendarSpinnerGroup extends javax.swing.JPanel implements Serializable

Serialized Fields

layoutType

java.lang.String layoutType

defaultLayout

java.awt.GridBagLayout defaultLayout

spinnerDays

javax.swing.JSpinner spinnerDays

spinnerMonths

javax.swing.JSpinner spinnerMonths

spinnerYears

javax.swing.JSpinner spinnerYears

spinnerDateModel

javax.swing.SpinnerDateModel spinnerDateModel

Class com.ontimize.gui.field.Chart extends javax.swing.JPanel implements Serializable

Serialized Fields

chartComponentPanel

javax.swing.JPanel chartComponentPanel
An instance of a chart component panel.


scroll

javax.swing.JScrollPane scroll
An instance of a scroll pane.


chartPanel

java.lang.Object chartPanel
A reference for a chart panel. By default null.


attribute

java.lang.Object attribute
A reference to attribute. By default, null.


xAxesName

java.lang.String xAxesName
A reference to a x Axis name. By default, null.


yAxesName

java.util.Vector yAxesName
A reference to a y Axis name. By default, null.


visibleSeries

java.util.Vector visibleSeries
A reference to a visible series. By default, null.


type

int type
The reference to type. By default, LYNE type.


value

java.util.Hashtable value
A reference to value. By default, null.


labelX

java.lang.String labelX
A reference to X label. By default, "".


labelY

java.lang.String labelY
A reference to Y label. By default, "".


entityName

java.lang.String entityName
A reference to a entity name. By default, null.


prefW

int prefW
The preferred weight. By default, -1.


prefH

int prefH
The preferred height. By default, -1.


bundle

java.util.ResourceBundle bundle

title

java.lang.String title

backgroundPaint

java.awt.Paint backgroundPaint

backgroundPlotPaint

java.awt.Paint backgroundPlotPaint

chartImpl

IChartComponent chartImpl

Class com.ontimize.gui.field.Chart_0_9 extends javax.swing.JPanel implements Serializable

Serialized Fields

chartComponentPanel

javax.swing.JPanel chartComponentPanel
An instance of a chart component panel.


scroll

javax.swing.JScrollPane scroll
An instance of a scroll pane.


chartPanel

com.jrefinery.chart.ChartPanel chartPanel
A reference for a chart panel. By default null.


attribute

java.lang.Object attribute
A reference to attribute. By default, null.


xAxesName

java.lang.String xAxesName
A reference to a x Axis name. By default, null.


yAxesName

java.util.Vector yAxesName
A reference to a y Axis name. By default, null.


visibleSeries

java.util.Vector visibleSeries
A reference to a visible series. By default, null.


type

int type
The reference to type. By default, LYNE type.


value

java.util.Hashtable value
A reference to value. By default, null.


labelX

java.lang.String labelX
A reference to X label. By default, "".


labelY

java.lang.String labelY
A reference to Y label. By default, "".


entityName

java.lang.String entityName
A reference to a entity name. By default, null.


prefW

int prefW
The preferred weight. By default, -1.


prefH

int prefH
The preferred height. By default, -1.


bundle

java.util.ResourceBundle bundle

title

java.lang.String title

backgroundPaint

java.awt.Paint backgroundPaint

backgroundPlotPaint

java.awt.Paint backgroundPlotPaint

chartImpl

IChartComponent chartImpl

Class com.ontimize.gui.field.Chart_1_0 extends javax.swing.JPanel implements Serializable

Serialized Fields

northPanel

javax.swing.JPanel northPanel
An instance of a north panel.


chartComponentPanel

javax.swing.JPanel chartComponentPanel
An instance of a chart component panel.


scroll

javax.swing.JScrollPane scroll
An instance of a scroll pane.


chartPanel

ChartPanel chartPanel
A reference for a chart panel. By default null.


attribute

java.lang.Object attribute
A reference to attribute. By default, null.


xAxesName

java.lang.String xAxesName
A reference to a x Axis name. By default, null.


yAxesName

java.util.Vector yAxesName
A reference to a y Axis name. By default, null.


visibleSeries

java.util.Vector visibleSeries
A reference to a visible series. By default, null.


type

int type
The reference to type. By default, LYNE type.


value

java.util.Hashtable value
A reference to value. By default, null.


labelX

java.lang.String labelX
A reference to X label. By default, "".


labelY

java.lang.String labelY
A reference to Y label. By default, "".


entityName

java.lang.String entityName
A reference to a entity name. By default, null.


prefW

int prefW
The preferred weight. By default, -1.


prefH

int prefH
The preferred height. By default, -1.


bundle

java.util.ResourceBundle bundle

title

java.lang.String title

backgroundPaint

java.awt.Paint backgroundPaint

backgroundPlotPaint

java.awt.Paint backgroundPlotPaint

Class com.ontimize.gui.field.CheckDataField extends DataField implements Serializable

Serialized Fields

returnBoolean

boolean returnBoolean
The returned boolean. By default, false.


returnString

boolean returnString
The returned string. By default, false.


includeMenu

javax.swing.JCheckBoxMenuItem includeMenu
An instance of checkbox menu item.


borderNotIncluded

javax.swing.border.Border borderNotIncluded
An instance of a line and a bevel border definition.


innerListener

CheckDataField.InnerListener innerListener
An instance for a inner listener.


selectIcon

javax.swing.ImageIcon selectIcon

deselectIcon

javax.swing.ImageIcon deselectIcon

Class com.ontimize.gui.field.CheckToggleImage extends ToggleImage implements Serializable

Serialized Fields

changeListeners

java.util.Vector changeListeners

required

boolean required

show

boolean show

modificable

boolean modificable

storedValue

java.lang.Object storedValue

processMouse

boolean processMouse

checkToggleImageMouse

java.awt.event.MouseAdapter checkToggleImageMouse

Class com.ontimize.gui.field.CIFDataField extends TextFieldDataField implements Serializable

Class com.ontimize.gui.field.ColorDataField extends TextFieldDataField implements Serializable

Serialized Fields

colorButton

javax.swing.JButton colorButton
The color button.


deleteButton

javax.swing.JButton deleteButton
The delete button.


panelColor

ColorDataField.JPanelColor panelColor
The panel Color.


returnType

int returnType
The return color.

See Also:
ColorDocument.RETURN_COLOR

textFieldEnabled

boolean textFieldEnabled
The condition to enable text field.


colorDocument

ColorDocument colorDocument
The Color document.

Class com.ontimize.gui.field.ColorDataField.JPanelColor extends javax.swing.JPanel implements Serializable

Serialized Fields

color

java.awt.Color color

Class com.ontimize.gui.field.ComboDataField extends DataField implements Serializable

Serialized Fields

localeComponente

java.util.Locale localeComponente
The reference to locale. By default, null.


values

java.util.Vector values
Reference to a vector. By default, null.


formatPattern

FormatPattern formatPattern
Pattern to format the field contents. Null if the format parameter is missing. Also wrappers the content of the dateformat parameter.

Since:
Ontimize 5.2059EN

innerListener

ComboDataField.InnerListener innerListener
The inner listener instance.


nullSelection

boolean nullSelection

Class com.ontimize.gui.field.ComboDataField.CustomComboBox extends javax.swing.JComboBox implements Serializable

Serialized Fields

textTip

TipScroll textTip
The text tip instance.


queryText

java.lang.StringBuffer queryText
The query text instance.


size

int size
The size of combo. By default, 10.


fitSizeToContained

boolean fitSizeToContained
Indicates whether size is fit to contain. By default, false.

Class com.ontimize.gui.field.ComboDataField.DefaultCustomComboBoxRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Class com.ontimize.gui.field.CurrencyDataField extends TextFieldDataField implements Serializable

Serialized Fields

euroIcon

javax.swing.ImageIcon euroIcon
The euro icon. By default, null.


pstIcon

javax.swing.ImageIcon pstIcon
The pta icon. By default, null.


euro

java.lang.String euro
An instance of Euro.


pst

java.lang.String pst
An instance of Pta.


currencyButton

javax.swing.JButton currencyButton
An instance of currency button. By default, null.


showEuros

boolean showEuros
The condition to show euro coin. By default, true.


advancedHelpBMenu

javax.swing.JMenuItem advancedHelpBMenu
A reference for advanced help menu. By default, null.


frame

java.awt.Frame frame
A reference for the frame. By default, null.


calcButton

javax.swing.JButton calcButton
A reference for a calc button. By default, null.


calc

Calculator calc
A calculator reference. By default, null.

Class com.ontimize.gui.field.CustomComboBoxModel extends javax.swing.DefaultComboBoxModel implements Serializable

Serialized Fields

disableEvents

boolean disableEvents

nullSelection

boolean nullSelection

Class com.ontimize.gui.field.CustomEditorPane extends javax.swing.JEditorPane implements Serializable

Serialized Fields

paint

java.awt.Paint paint

Class com.ontimize.gui.field.DataField extends javax.swing.JPanel implements Serializable

Serialized Fields

x

int x

y

int y

width

int width

height

int height

popupMenu

ExtendedJPopupMenu popupMenu
The reference for a pop-up menu. By default, null.


menuCopy

javax.swing.JMenuItem menuCopy
A menu item reference for copy operation. By default, null.


menuPaste

javax.swing.JMenuItem menuPaste
A menu item reference for paste operation. By default, null.


menuCut

javax.swing.JMenuItem menuCut
A menu item reference for cut operation. By default, null.


menuHelpPreferences

javax.swing.JMenuItem menuHelpPreferences
A menu item reference for help preferences. By default, null.


menuDefineHelpPreference

javax.swing.JMenuItem menuDefineHelpPreference
A menu item reference for defining help preferences. By default, null.


textHelpPreference

java.lang.String textHelpPreference
The text help preference. By default, null.


initPreferenceHelpText

boolean initPreferenceHelpText
The condition about the help text has been retrieved from preferences.


advancedQueryMode

boolean advancedQueryMode
The condition about advanced query mode state. By default, false.


valueListener

java.util.Vector valueListener
The vector instance for a value listener.


enabled

boolean enabled
The condition to indicate when field is active. By default, true.


isEnabled

boolean isEnabled

required

boolean required
The condition to indicate when field is required. By default, false.


empty

boolean empty
The condition to indicate when field is empty. By default, true.


modifiable

boolean modifiable
The condition to indicate when field is editable. By default, true.


validData

boolean validData
The condition to indicate when data are valid. By default, false.


show

boolean show
The condition to indicate whether must be shown. By default, true.


showLabel

boolean showLabel
The condition to show the label field. By default, true.


parentForm

Form parentForm
The reference to parent form. By default, null.


textAlignment

int textAlignment
The default text alignment. By default, -1.


borderText

java.lang.String borderText
The reference for border text. By default, null.


labelPosition

int labelPosition
The label position. By default, left.

{@value}


fireValueEvents

boolean fireValueEvents
The condition to activate field events. By default, yes.


labelText

java.lang.String labelText
The label text reference. By default, null.


requiredBorder

java.lang.String requiredBorder
The name of the border to use in the required fields. This name must be exist in the BorderManager


noRequiredBorder

javax.swing.border.Border noRequiredBorder

labelComponent

DataField.ELabel labelComponent
A instance of a label component.


panel

javax.swing.JPanel panel
An instance of an auxiliary panel.


conditions

javax.swing.JComboBox conditions
The conditions for combo box. By default, null.


dataField

javax.swing.JComponent dataField
Component for data insertions.


fieldSize

int fieldSize
The size of field in number of characters. By default, 10.


attribute

java.lang.Object attribute
The reference to attribute. By default, null.


valueSave

java.lang.Object valueSave
The variable to store the field value when setValue() is called.


dim

int dim
Variable to indicate the field resize.


alignment

int alignment
The field alignment. By default, north.


Valignment

int Valignment
The vertical field alignment. By default, north.


redimensionPanel

int redimensionPanel
The resize panel value. By default, none.


redimensJTextField

int redimensJTextField
The resize text field value. By default, none.


weightPanelH

int weightPanelH
The horizontal weight of panel. By default, 0.


weightDataFieldH

int weightDataFieldH
The horizontal weight of data field. By default, 1.


resources

java.util.ResourceBundle resources
The reference for resources file. By default, null.


tipKey

java.lang.String tipKey
The reference for tip. By default, null.


fontSize

int fontSize
The default font size. By default, -1


originalSize

int originalSize
The reference for original size. By default, -1.


incrementalFont

boolean incrementalFont
The condition to active the incremental font. By default, false.


fontColor

java.awt.Color fontColor
The default font color. By default, black.


disabledbgcolor

java.awt.Color disabledbgcolor

bold

boolean bold
The bold condition. By default, false.


backgroundColor

java.awt.Color backgroundColor
The default background color. By default, white.


locale

java.util.Locale locale
The default locale application.

See Also:
Locale.getDefault()

permissionVisible

FormPermission permissionVisible
The reference to visible permission in form. By default, null.


permissionActivate

FormPermission permissionActivate
The reference to activate permission. By default, null.


fieldlistenerFocus

DataField.FieldFocusListener fieldlistenerFocus
The reference for field focus listener. By default, null.


restricted

boolean restricted
The restricted condition. By default, false.

Class com.ontimize.gui.field.DataField.AuxPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

asteriskLabel

javax.swing.JLabel asteriskLabel

Class com.ontimize.gui.field.DataField.ELabel extends javax.swing.JLabel implements Serializable

Serialized Fields

labelSize

int labelSize

preferredWidth

int preferredWidth

Class com.ontimize.gui.field.DataField.FieldButton extends RolloverButton implements Serializable

Serialized Fields

high

int high
The reference to high. By default, 22.

Class com.ontimize.gui.field.DataField.ToggleButton extends javax.swing.JToggleButton implements Serializable

Serialized Fields

high

int high
The reference to high. By default, 22.

Class com.ontimize.gui.field.DataLabel extends Label implements Serializable

Serialized Fields

required

boolean required
The condition of required. By default, false.


show

boolean show
The condition to show. By default, true.


modificable

boolean modificable
The condition to modify. By default, true.


textWithoutData

java.lang.String textWithoutData
The text without data reference. By default, null.

Class com.ontimize.gui.field.DateDataField extends TextFieldDataField implements Serializable

Serialized Fields

calendarTitleKey

java.lang.String calendarTitleKey
Indicates to set the title to the calendar, by default "calendar".


frame

java.awt.Frame frame
A reference to the parent frame used to select a date.


mainCalendar

java.util.GregorianCalendar mainCalendar
A reference to the Gregorian Calendar.


calendarChange

boolean calendarChange
Indicates the form to notify the calendar change event. By default, "false".


calendarButton

javax.swing.JButton calendarButton
A reference to calendar button


locale

java.util.Locale locale
A reference to the default locale.


emphasizeInvalidDate

boolean emphasizeInvalidDate
Indicates if the date must be emphasized with a different color when it is invalid. By default "true".


advancedHelpBMenu

javax.swing.JMenuItem advancedHelpBMenu
A reference to a possible advance help menu.


vCalendar

EJDialog vCalendar
Especial dialog with the functionality that Esc key throws the event WINDOW_CLOSING.


calendarComp

VisualCalendarComponent calendarComp
Implements a calendar with selectable year, month and day. The calendar is sensitive to locale.

Class com.ontimize.gui.field.DateDataField.CloseAction extends javax.swing.AbstractAction implements Serializable

Class com.ontimize.gui.field.DictionaryDataField extends DataField implements Serializable

Serialized Fields

maxLenght

int maxLenght

uppercase

boolean uppercase

textErrorAttributes

javax.swing.text.SimpleAttributeSet textErrorAttributes

textOkAttributes

javax.swing.text.SimpleAttributeSet textOkAttributes

initialLanguage

java.lang.String initialLanguage

currentDictionayFile

java.lang.String currentDictionayFile

currentLanguage

java.lang.String currentLanguage

dictionaryListFile

java.lang.String dictionaryListFile

locale

java.util.Locale locale

currentWordList

java.util.Vector currentWordList

menuKey

java.lang.String menuKey

saveKey

java.lang.String saveKey

deleteKey

java.lang.String deleteKey

changeDictionaryKey

java.lang.String changeDictionaryKey

suggestionKey

java.lang.String suggestionKey

menu

ExtendedJPopupMenu menu

saveMenu

javax.swing.JMenuItem saveMenu

deleteMenu

javax.swing.JMenuItem deleteMenu

changeDictionaryMenu

javax.swing.JMenuItem changeDictionaryMenu

suggestionMenu

javax.swing.JMenu suggestionMenu

noSuggestionMenu

javax.swing.JMenuItem noSuggestionMenu

parentFrame

java.awt.Frame parentFrame

delay

int delay

rowNumber

int rowNumber

sQLTypeText

boolean sQLTypeText

collator

java.text.Collator collator

analyzer

DictionaryDataField.Analyzer analyzer

doc

DictionaryDataField.DictionayDocument doc

Class com.ontimize.gui.field.DictionaryDataField.DictionayDocument extends javax.swing.text.DefaultStyledDocument implements Serializable

Serialized Fields

upper

boolean upper

maxLength

int maxLength

innerListenerEnabled

boolean innerListenerEnabled

Class com.ontimize.gui.field.DictionaryDataField.ExtendedTextPane extends javax.swing.JTextPane implements Serializable

Serialized Fields

rows

int rows

rowHeight

int rowHeight

Class com.ontimize.gui.field.DictionaryEvent extends java.util.EventObject implements Serializable

Serialized Fields

language

java.lang.String language

word

java.lang.String word

Class com.ontimize.gui.field.EntityFunctionAttribute extends java.lang.Object implements Serializable

Serialized Fields

attr

java.lang.String attr
String to identify the attribute


entityName

java.lang.String entityName
Name of the entity to make the query


columName

java.lang.String columName
Name of the column to apply the function


parentkeys

java.util.Vector parentkeys
Column names to use as filter


function

java.lang.String function
Function name (max, min, count(*), sum, avg ...)


queryColumns

java.util.Vector queryColumns
Column names to use in the select statement


useNullValueToParentkeys

boolean useNullValueToParentkeys
Boolean to know if it is necessary use NullValues when parentkey columns have no value


useDefaultKeyFilter

boolean useDefaultKeyFilter
By default the query other entities in EntityTable class always make a filter with the entity key.
If this parameter is false query not use the entity key as a filter parameter.

Class com.ontimize.gui.field.EntityFunctionDataField extends TextDataField implements Serializable

Serialized Fields

fieldType

java.lang.String fieldType

pattern

java.lang.String pattern

sdf

java.text.SimpleDateFormat sdf

entityAttribute

EntityFunctionAttribute entityAttribute

Class com.ontimize.gui.field.FileDataField extends TextFieldDataField implements Serializable

Serialized Fields

selectionButton

DataField.FieldButton selectionButton
The instance of selection button.


openButton

DataField.FieldButton openButton
The instance of open button.


saveButton

DataField.FieldButton saveButton
The save button. By default, null.


parentFrame

java.awt.Frame parentFrame
A reference for a frame. By default, null.


file

DataFile file
The reference for a file. By default, null.


chooser

javax.swing.JFileChooser chooser
A reference for chooser element. By default, null.


chooserSave

javax.swing.JFileChooser chooserSave
A reference for chooser save element. By default, null.


limitSizeBytes

int limitSizeBytes
The limitation in bytes. By default, Integer.MAX_VALUE.


openThread

FileDataField.OpenAppThread openThread
The reference for open thread. By default, null.

Class com.ontimize.gui.field.FilterComponent extends IdentifiedAbstractFormComponent implements Serializable

Serialized Fields

entityName

java.lang.String entityName

filterButton

RolloverButton filterButton

text

java.lang.String text

filterText

javax.swing.JTextField filterText

label

javax.swing.JLabel label

lCols

java.lang.String[] lCols

tCols

java.lang.String[] tCols

queryExpression

QueryExpression queryExpression

popup

javax.swing.JPopupMenu popup

pList

javax.swing.JPopupMenu pList

arrowButton

RolloverButton arrowButton

clearButton

javax.swing.JButton clearButton

Class com.ontimize.gui.field.Form2HTMLDataField extends IdentifiedAbstractFormComponent implements Serializable

Serialized Fields

modifiable

boolean modifiable

required

boolean required

fireValueEvents

boolean fireValueEvents

valueSave

java.lang.String valueSave

valueListener

java.util.List valueListener

reload

javax.swing.JButton reload

apply

javax.swing.JButton apply

navigator

javax.swing.JButton navigator

zoomIn

javax.swing.JButton zoomIn

zoomOut

javax.swing.JButton zoomOut

right

javax.swing.JButton right

viewer

BasicHTMLViewer viewer

xslList

javax.swing.JComboBox xslList

xslParameters

java.util.Hashtable xslParameters

html

XMLTextPane html

xmlFieldAttr

java.lang.String xmlFieldAttr

cssContentFile

java.lang.String cssContentFile

patternContentFile

java.lang.String patternContentFile

htmlTitle

java.lang.String htmlTitle

htmlViewerTitle

java.lang.String htmlViewerTitle

xslLabel

java.lang.String xslLabel

menuComponent

javax.swing.JComponent menuComponent

jlXSLLabel

javax.swing.JLabel jlXSLLabel

htmlEditorPanel

javax.swing.JPanel htmlEditorPanel

resourceBundle

java.util.ResourceBundle resourceBundle

xslListValues

java.util.Vector xslListValues

tFactory

javax.xml.transform.TransformerFactory tFactory

transformer

javax.xml.transform.Transformer transformer

Class com.ontimize.gui.field.HorizontalSeparator extends javax.swing.JPanel implements Serializable

Serialized Fields

border

javax.swing.border.EtchedBorder border

Class com.ontimize.gui.field.HourDateDataField extends DateDataField implements Serializable

Serialized Fields

hourField

javax.swing.JTextField hourField

dateVisible

boolean dateVisible

dateAttribute

java.lang.String dateAttribute

register

boolean register

Class com.ontimize.gui.field.HTMLComponent extends javax.swing.JTextPane implements Serializable

Serialized Fields

attribute

java.lang.Object attribute
The reference to attribute. By default, null.


file

java.lang.String file
The reference to the .html file.


locale

java.util.Locale locale
The default locale reference.


parentForm

Form parentForm
The reference to parent form. By default, false.


visiblePermission

FormPermission visiblePermission
The reference for visible permission in form. By default, null.


enabledPermission

FormPermission enabledPermission
The reference for enabled permission in form. By default, null.


restricted

boolean restricted

Class com.ontimize.gui.field.HTMLComponent.ExtendedHTMLEditorKit extends javax.swing.text.html.HTMLEditorKit implements Serializable

Class com.ontimize.gui.field.HTMLDataField extends MemoDataField implements Serializable

Serialized Fields

minFontSize

int minFontSize

maxFontSize

int maxFontSize

fontSizeStep

int fontSizeStep

opaquebuttons

boolean opaquebuttons

borderbuttons

boolean borderbuttons

listenerHighlightButtons

java.awt.event.MouseListener listenerHighlightButtons

lastSelectedFontSize

int lastSelectedFontSize

buttonsPanel

javax.swing.JPanel buttonsPanel

boldBt

javax.swing.JToggleButton boldBt

italicBt

javax.swing.JToggleButton italicBt

underlineBt

javax.swing.JToggleButton underlineBt

leftAlignBt

javax.swing.JToggleButton leftAlignBt

centerAlignBt

javax.swing.JToggleButton centerAlignBt

rightAlignBt

javax.swing.JToggleButton rightAlignBt

fontsizeCombo

javax.swing.JComboBox fontsizeCombo

colorButton

javax.swing.JButton colorButton

context

javax.swing.text.StyleContext context

styles

java.util.Hashtable styles

editor

javax.swing.text.html.HTMLEditorKit editor
Overwrite to avoid break line in the Writer


plainTextColumn

java.lang.String plainTextColumn

advancedQueryMode

boolean advancedQueryMode

alignListener

HTMLDataField.AlignListener alignListener

alignButtonGroup

javax.swing.ButtonGroup alignButtonGroup

Class com.ontimize.gui.field.HTMLDataField.ExtForegroundAction extends javax.swing.text.StyledEditorKit.StyledTextAction implements Serializable

Class com.ontimize.gui.field.HTMLDataField.ToggleButton extends javax.swing.JToggleButton implements Serializable

Serialized Fields

iHigh

int iHigh

Class com.ontimize.gui.field.HtmlHelpField extends IdentifiedAbstractFormComponent implements Serializable

Serialized Fields

htmlViewer

CustomEditorPane htmlViewer

horizontalScroll

boolean horizontalScroll

verticalScroll

boolean verticalScroll

scrollable

boolean scrollable

originalTemplate

java.lang.String originalTemplate
Variables useful to show the same template with different values in it


currentTemplate

java.lang.String currentTemplate

currentData

java.util.Hashtable currentData

currentSeparator

java.lang.String currentSeparator

Class com.ontimize.gui.field.HTMLLabel extends IdentifiedAbstractFormComponent implements Serializable

Serialized Fields

scroll

javax.swing.JScrollPane scroll
A reference for a scroll. By default, null.


htmlHyperlinkListener

HTMLLabel.HTMLHyperlinkListener htmlHyperlinkListener
A hyperlink listener. By default, null.


editorPane

javax.swing.JEditorPane editorPane
A reference for a editor pane. By default, null.


urlHTML

java.lang.String urlHTML
A reference for an urlHTML. By default, null.

Class com.ontimize.gui.field.HyperlinkLabel extends Label implements Serializable

Serialized Fields

mouseListener

java.awt.event.MouseListener mouseListener
The reference to mouse listener. By default, null.


action

CreateFormInDialog action
The reference to create a form in a dialog. By default, null.


formName

java.lang.String formName
A reference for the name of form. By default, null.


formsManagerName

java.lang.String formsManagerName
The name of forms manager. By default, null.


keyTitle

java.lang.String keyTitle
The key for the title. By default, " ".


activated

boolean activated
The activated condition. By default, false.


equivalences

java.util.Hashtable equivalences
The equivalences Hashtable.

Class com.ontimize.gui.field.IdentifiedAbstractFormComponent extends AbstractFormComponent implements Serializable

Serialized Fields

attribute

java.lang.Object attribute
Reference to attribute. By default, null.


visiblePermission

FormPermission visiblePermission
Reference to visible permission. By default, null.


enabledPermission

FormPermission enabledPermission
Reference to enabled permission. By default, null.


parentForm

Form parentForm
The reference to parent form. By default, null.


restricted

boolean restricted
The restricted condition. By default, false.

Class com.ontimize.gui.field.ImageDataField extends DataField implements Serializable

Serialized Fields

locationButtons

int locationButtons
The location buttons. By default, top.


parentFrame

java.awt.Frame parentFrame
The parent frame. By default, null.


image

javax.swing.ImageIcon image
The reference to image icon. By default, null.


loadButton

javax.swing.JButton loadButton
An instance of a load button.


deleteBt

javax.swing.JButton deleteBt
An instance of a delete button.


twainBt

javax.swing.JButton twainBt
A reference for a twain button. By default, null.


pasteBt

javax.swing.JButton pasteBt
An instance of a paste button.


previewTwainBt

javax.swing.JButton previewTwainBt
A reference for a preview twain button. By default, null.


lastPath

java.io.File lastPath
The last path for file. By default, null.


bytesImage

byte[] bytesImage
The reference for the bytes of image.


iHigh

int iHigh
The image high. By default, 0.


imageWidth

int imageWidth
The image width. By default, 0.


keepAspectRatio

boolean keepAspectRatio

allowZoom

boolean allowZoom

emptyImage

javax.swing.ImageIcon emptyImage
A reference for an empty image icon. By default, null.


deleteBtListener

java.awt.event.ActionListener deleteBtListener
A reference for a delete button listener. By default, null.


loadBtListener

java.awt.event.ActionListener loadBtListener
A reference for a load button listener. By default, null.


zoomListenerEnabled

boolean zoomListenerEnabled
The zoom listener enabled condition. By default, true.

Class com.ontimize.gui.field.ImageDataField.ZoomWindow extends javax.swing.JDialog implements Serializable

Serialized Fields

panelInfo

javax.swing.JPanel panelInfo

panelScroll

javax.swing.JScrollPane panelScroll

zoomImage

javax.swing.ImageIcon zoomImage

labelImage

javax.swing.JLabel labelImage

zoom

float zoom

sizeLabel

javax.swing.JLabel sizeLabel

saveButton

javax.swing.JButton saveButton

copyButton

javax.swing.JButton copyButton

pasteButton

javax.swing.JButton pasteButton

Class com.ontimize.gui.field.ImageField extends javax.swing.JPanel implements Serializable

Serialized Fields

image

javax.swing.ImageIcon image

attribute

java.lang.String attribute

Class com.ontimize.gui.field.IntegerDataField extends TextFieldDataField implements Serializable

Serialized Fields

frame

java.awt.Frame frame
Reference for the parent frame used in date selection dialog. By default, null.


calcButton

javax.swing.JButton calcButton
The reference for calculator button. This button shows a calculator. By default, null.


calc

Calculator calc
The reference for calculator.


returnString

boolean returnString
The return string. By default, false.


advancedHelpBMenu

javax.swing.JMenuItem advancedHelpBMenu
The advanced help menu reference. By default, null.

Class com.ontimize.gui.field.JAIImageDataField extends DataField implements Serializable

Serialized Fields

outputFormat

java.lang.String outputFormat
The reference to output format. By default, jpeg.


encodeParams

com.sun.media.jai.codec.ImageEncodeParam encodeParams
The reference to encode parameters. By default, null.


value

BytesBlock value
A reference to image data block. By default, null.


image

java.awt.image.RenderedImage image
A reference for a rendered image. By default, null.


dZoom

javax.swing.JDialog dZoom
A reference for a zoom dialog. By default, null.


scroll

javax.swing.JScrollPane scroll
A reference for a scroll.


displayZoom

JAIImageDataField.EJImageDisplayJAI displayZoom
The reference to display zoom. By default, null.

Class com.ontimize.gui.field.JAIImageDataField.EJImageDisplayJAI extends JImageDisplayJAI implements Serializable

Class com.ontimize.gui.field.JImage extends javax.swing.JPanel implements Serializable

Serialized Fields

status

int status

image

java.awt.Image image

urlImage

java.net.URL urlImage

width

int width

high

int high

lockWidth

boolean lockWidth

lockHigh

boolean lockHigh

rotate

boolean rotate

Class com.ontimize.gui.field.Label extends javax.swing.JPanel implements Serializable

Serialized Fields

bold

boolean bold
The bolt writing condition.


attribute

java.lang.Object attribute
The param attribute. By default, null.

See Also:
Label.getAttribute()

fontColor

java.awt.Color fontColor
The font color. By default, black.

See Also:
Color.black

fontSize

int fontSize
The font size. By default, -1.


originalSize

int originalSize
The original size. By default, -1.


incrementalFont

boolean incrementalFont
The incremental font. By default, false.


labelSize

int labelSize
The label size. By default, -1.


textLabel

java.lang.String textLabel
The text label. By default, -1.


alignment

int alignment
The alignment. By default, NORTHWEST.

See Also:
GridBagConstraints.NORTHWEST

alignmentV

int alignmentV
The alignment. By default, NORTH.

See Also:
GridBagConstraints.NORTH

parentForm

Form parentForm
The parent form. By default, null.


permissionVisible

FormPermission permissionVisible
The visibility permission. By default, null.


permissionsActived

FormPermission permissionsActived
The activation permission. By default, null.


resourceFile

java.util.ResourceBundle resourceFile
The resource file. By default, null.


label

javax.swing.JLabel label
The label.


dim

double dim
Variable to indicate the field resize.


restricted

boolean restricted
Checks whether component is restricted.

Class com.ontimize.gui.field.Label.EJLabel extends javax.swing.JLabel implements Serializable

Serialized Fields

underlined

boolean underlined
The underlined text possibility. By default, false.


paintViewInsets

java.awt.Insets paintViewInsets

Class com.ontimize.gui.field.LinkComponent extends IdentifiedAbstractFormComponent implements Serializable

Serialized Fields

editorPane

javax.swing.JEditorPane editorPane
A reference for a editor pane. By default, null.


scroll

boolean scroll
The scroll presence condition. By default, true.


enabled

boolean enabled
The enabled condition. By default, true.


opaque

boolean opaque
The opaque condition. By default, true.


bundle

java.util.ResourceBundle bundle
A reference for the bundle. By default, null.


labelVector

java.util.Vector labelVector
An instance for a label vector.


linkVector

java.util.Vector linkVector
An instance for a link vector.


tableVector

java.util.Vector tableVector
An instance for a table vector.


insertModeVector

java.util.Vector insertModeVector
The insert mode vector.

Class com.ontimize.gui.field.LinkComponent.LinkEditorPane extends javax.swing.JEditorPane implements Serializable

Class com.ontimize.gui.field.ListDataField extends DataField implements Serializable

Serialized Fields

rowsNumber

int rowsNumber
The number of rows. By default, 5.


scrollPolicy

int scrollPolicy

scrollPane

javax.swing.JScrollPane scrollPane

Class com.ontimize.gui.field.MaskDataField extends TextFieldDataField implements Serializable

Serialized Fields

mask

java.lang.String mask
The mask reference. By default, "".


exactMatch

boolean exactMatch
The exact match condition. By default, false.


originalFontColor

java.awt.Color originalFontColor

colorListener

MaskDataField.ColorListener colorListener
A reference to a color listener. By default, null.

Class com.ontimize.gui.field.MemoDataField extends DataField implements Serializable

Serialized Fields

rows

int rows
The memo data field rows. By default, 2.


sqlTypeText

boolean sqlTypeText
The condition about the SQL type: False -> VARCHAR ; True -> LONGVARCHAR. By default, false.


searchMenu

javax.swing.JMenuItem searchMenu
A reference for a search menu. By default, null.


selectAllMenu

javax.swing.JMenuItem selectAllMenu
A reference for a all selection menu.


parentFrame

java.awt.Frame parentFrame
The reference for parent frame. By default, null.


dQuery

FindDialog dQuery
A reference for a find dialog. By default, null.

See Also:
FindDialog

scrollTip

TipScroll scrollTip
A reference for a scroll tip. By default, null.

See Also:
TipScroll

activationScrollTip

boolean activationScrollTip
The condition of scroll tip activation. By default, true.


scroll

javax.swing.JScrollPane scroll
A reference for a scroll. By default, null.


translateDE

java.lang.String translateDE
The reference to translate the "OF" text. By default, "OF".


maximumTextLength

int maximumTextLength
The maximum text length. By default, -1.


uppercase

boolean uppercase
The reference for upper case condition. By default, false.


expandVertical

boolean expandVertical
The reference to vertical expansion. By default, false.


undoManager

javax.swing.undo.UndoManager undoManager

innerListener

MemoDataField.InnerDocumentListener innerListener
The reference to inner listener. By default, null.

Class com.ontimize.gui.field.MonthComboDataField extends TextComboDataField implements Serializable

Serialized Fields

calendar

java.util.GregorianCalendar calendar

currentLocaleExists

boolean currentLocaleExists

Class com.ontimize.gui.field.MultipleReferenceComboDataField extends AbstractMultipleReferenceDataField implements Serializable

Class com.ontimize.gui.field.MultipleReferenceDataField extends AbstractMultipleReferenceDataField implements Serializable

Serialized Fields

searchButton

javax.swing.JButton searchButton
An instance for a search button.


deleteButton

javax.swing.JButton deleteButton
An instance for a delete button.


tableWindow

MultipleReferenceDataField.TableWindow tableWindow
An instance for a table Window. By default, null.


okButton

javax.swing.JButton okButton
A reference for the ok button. By default, null.


showButtons

boolean showButtons

refreshCacheButton

javax.swing.JButton refreshCacheButton
The reference for refreshing the cache button. By default, null.


t

Table t
The reference for the table.


windowTitle

java.lang.String windowTitle
The window title.


queryListener

java.awt.event.ActionListener queryListener
An instance of query listener.

Class com.ontimize.gui.field.MultipleReferenceDataField.TableWindow extends EJDialog implements Serializable

Serialized Fields

auxCodeField

javax.swing.JTextField auxCodeField
An auxiliary text field for codes. By default, null.


auxCodeLabel

javax.swing.JLabel auxCodeLabel
An auxiliary code label. By default, null.


searchButton

javax.swing.JButton searchButton
A search button reference. By default, null.


codeFieldPanel

javax.swing.JPanel codeFieldPanel
An instance of a panel with FlowLayout alignment fixed to LEFT.

Class com.ontimize.gui.field.MultipleReferenceDataFieldAttribute extends java.lang.Object implements Serializable

Serialized Fields

attr

java.lang.String attr

cods

java.util.List cods

typecods

java.util.List typecods

parentCods

java.util.List parentCods

keys

java.util.List keys

parentkeys

java.util.List parentkeys

entity

java.lang.String entity

cols

java.util.List cols

timeCache

long timeCache

lastCache

long lastCache

Class com.ontimize.gui.field.MultipleTableAttribute extends java.lang.Object implements Serializable

Serialized Fields

attributesTable

java.util.Hashtable attributesTable

attr

java.lang.Object attr

Class com.ontimize.gui.field.NavigationMenu extends javax.swing.JPanel implements Serializable

Serialized Fields

menuList

java.util.ArrayList menuList
ArrayList that contains all the menuGroups contained into the NavigatioMenu.


bgImage

java.awt.Image bgImage
Background image of the NavigationMenu.


fixImage

java.awt.Image fixImage
Background image if it is wanted to fit into the NavigationMenu. It could be used as a centered corporative logo.


fixImagePosition

int fixImagePosition
Position to place fixImage. It could be: north, south, east, west, north_east, south_east, north_west, south_west.


centerImage

boolean centerImage
Parameter that indicates if it is wanted to center the background image into the NavigationMenu.


mosaic

boolean mosaic

imageBasePath

java.lang.String imageBasePath
String that contains the base search route of all the images and icons of the NavigationMenu.


width

int width
Width of the NavigationMenu background image.


height

int height
Height of the NavigationMenu background image.


menuItemRenderer

NavigationMenu.MenuItemRenderer menuItemRenderer
Renderer of the MenuItem.


menuHeaderRenderer

NavigationMenu.MenuHeaderRenderer menuHeaderRenderer
Renderer of the Header.

Class com.ontimize.gui.field.NavigationMenu.BasicMenuHeaderRenderer extends javax.swing.JComponent implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle
The ResourceBundle of the Header renderer.


menuGroup

NavigationMenu.MenuGroup menuGroup

Class com.ontimize.gui.field.NavigationMenu.DefaultMenuHeaderRenderer extends javax.swing.JComponent implements Serializable

Serialized Fields

leftImage

java.awt.Image leftImage

centerImage

java.awt.Image centerImage

rightImage

java.awt.Image rightImage

bundle

java.util.ResourceBundle bundle
The ResourceBundle of the Header renderer.


menuGroup

NavigationMenu.MenuGroup menuGroup

Class com.ontimize.gui.field.NavigationMenu.DefaultMenuItemRenderer extends javax.swing.JLabel implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle
The ResourceBundle of the MenuItem renderer.

Class com.ontimize.gui.field.NavigationMenu.MenuGroup extends javax.swing.JComponent implements Serializable

Serialized Fields

optionsOffset

int optionsOffset
Number of pixels of separation between the Header and the items of the Menu. By default it is set to 5 pixels.


menuItemClass

java.lang.String menuItemClass
String that contains the location's route of the MenuItem Class. If MenuItem Class is overridden this variable must contain the location route of it.


actionListener

java.awt.event.ActionListener actionListener
The ActionListener assigned to the MenuGroup.


itemHeight

int itemHeight
The height of each item in pixels.


bgHeader

java.awt.Color bgHeader
Color of the Header of the Menu.


bgBody

java.awt.Color bgBody
Color of the background of the Menu.


foregroundColor

java.awt.Color foregroundColor
Color of the font of the Menu.


foregroundColorHeader

java.awt.Color foregroundColorHeader
Color of the font of the Menu Header.


header

java.lang.String header
String with the text that will be displayed into the Header of the Menu.


borderColor

java.awt.Color borderColor
Color of the border of the Menu.


border

javax.swing.border.Border border
Border Object with the border of the Menu.


borderString

java.lang.String borderString
String with the style of the border of the Menu.


selectedOption

java.lang.String selectedOption
String that contains the selected Option into the Menu.


opaque

boolean opaque
Parameter that allows to configure the Menu opaque or not. If it is true the Menu will be displayed opaque. By default it is set to true.


dragEnabled

boolean dragEnabled
Parameter that allows to drag the Menu or not. If it is true the Menu is possible to drag. By default it is set to true.


dragAllMenuEnabled

boolean dragAllMenuEnabled
Parameter that allows to drag all Menu. by default only menu header is draggable.


separator

boolean separator
Parameter that displays a separator between the MenuItems of the MenuGroup.


hasBorder

boolean hasBorder
Parameter that allows to configure if the MenuGroup has or not border.


bundle

java.util.ResourceBundle bundle
The Resource Bundle assigned to the Menu.


menuItem

NavigationMenu.MenuItem[] menuItem
Array with all the MenuItems of the Menu.


headerheight

int headerheight
Variable that contains the header height of the Menu.


menuItemRenderer

NavigationMenu.MenuItemRenderer menuItemRenderer
The renderer of each MenuItem of the Menu.


menuHeaderRenderer

NavigationMenu.MenuHeaderRenderer menuHeaderRenderer
The renderer of each MenuHeader of the Menu.


icon

javax.swing.ImageIcon icon
Icon of the Header that indicates if the Menu Group could be dragged.

Class com.ontimize.gui.field.NavigatorMenuGUI extends NavigationMenu implements Serializable

Serialized Fields

attribute

java.lang.Object attribute

visiblePermission

FormPermission visiblePermission

enabledPermision

FormPermission enabledPermision

parentForm

Form parentForm

restricted

boolean restricted

popupmenu

javax.swing.JPopupMenu popupmenu

bundle

java.util.ResourceBundle bundle

dialog

NavigatorMenuGUI.SetupDialog dialog

aPreferences

ApplicationPreferences aPreferences

userPrefs

java.lang.String userPrefs

Class com.ontimize.gui.field.NavigatorMenuGUI.InnerLabel extends javax.swing.JLabel implements Serializable

Class com.ontimize.gui.field.NavigatorMenuGUI.MenuGroupGUI extends NavigationMenu.MenuGroup implements Serializable

Serialized Fields

defaultX

int defaultX
Default value to the x coordinate of the MenuGroupGUI


defaultY

int defaultY
Default value to the y coordinate of the MenuGroupGUI


offsetX

int offsetX
Value of displacements into x-axis.


offsetY

int offsetY
Value of displacements into x-axis.


drag

boolean drag
Boolean that indicate if the MenuGroup are going to be dragged.


executing

boolean executing

Class com.ontimize.gui.field.NavigatorMenuGUI.SetupDialog extends EJDialog implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle
ResourceBundle to be applied to the JDialog.


operation

int operation
Contains the result of the operation that was done over the JDialog.


menulist

java.util.ArrayList menulist
ArrayList that contains all the MenuGroups of the NavigationMenu.


menuGroupInfo

java.util.Hashtable menuGroupInfo
Hashtable that contains the whole information about a MenuGroup.


bcancel

javax.swing.JButton bcancel
Cancel JButton.


baccept

javax.swing.JButton baccept
Accept JButton


allDeselected

boolean allDeselected

Class com.ontimize.gui.field.NIFDataField extends TextFieldDataField implements Serializable

Class com.ontimize.gui.field.ObjectDataField extends DataField implements Serializable

Class com.ontimize.gui.field.PasswordDataField extends TextFieldDataField implements Serializable

Serialized Fields

maskCharacter

char maskCharacter

encrypt

boolean encrypt

tooltip

javax.swing.JToolTip tooltip

popupTip

JTipWindow popupTip

tipMouseListener

PasswordDataField.TipListener tipMouseListener

tipFocusListener

PasswordDataField.TipFocusListener tipFocusListener

keyboardListener

PasswordDataField.KeyboardListener keyboardListener

Class com.ontimize.gui.field.PercentDataField extends TextFieldDataField implements Serializable

Class com.ontimize.gui.field.PivotTable extends IdentifiedAbstractFormComponent implements Serializable

Serialized Fields

table

javax.swing.JTable table

entity

java.lang.String entity

rows

java.util.Vector rows

column

java.lang.String column

value

java.lang.String value

keys

java.util.Vector keys

parentkeys

java.util.Vector parentkeys

bundle

java.util.ResourceBundle bundle

cacheValue

java.lang.Object cacheValue

queryRowNumber

int queryRowNumber

operation

int operation

date_group

int date_group

comparators

java.util.Hashtable comparators

percentage

boolean percentage

parameters

java.util.Hashtable parameters

dDetailPivot

EJDialog dDetailPivot

Class com.ontimize.gui.field.RadioButtonDataField extends CheckDataField implements Serializable

Class com.ontimize.gui.field.RealDataField extends TextFieldDataField implements Serializable

Serialized Fields

frame

java.awt.Frame frame
A reference for the parent Frame used in the selection of date.


calcButton

javax.swing.JButton calcButton
A reference for a button.


calc

Calculator calc
A reference for a calculator.


advancedHelpBMenu

javax.swing.JMenuItem advancedHelpBMenu
A reference for a help menu.

Class com.ontimize.gui.field.ReferenceComboDataField extends ComboDataField implements Serializable

Serialized Fields

parentFrame

java.awt.Frame parentFrame
The parent Frame. By default, null.


multipleResultWindow

ReferenceExtDataField.MultipleResultWindow multipleResultWindow
The reference to multiple result window. By default, null.


visibleCodeSearch

boolean visibleCodeSearch
The condition of code visibility of the code in the detail window. By default, false.


hOnSetValueSetEquivalences

java.util.Hashtable hOnSetValueSetEquivalences
This object is used to store onsetvalueset attributes and equivalences (for these fields in entity) when structure of parameter onsetvalueset is: "fieldonset1:fieldentitypk1;fieldonset2:fieldentitypk2;...fieldonsetn:fieldentitypkn"


codeQueryField

java.lang.String codeQueryField
The code query field key. By default, null.


deployedList

ReferenceComboDataField.DeployedList deployedList
A reference to deployed list. By default, null.


queryValues

java.util.Vector queryValues
A vector for query values. By default, null.


hParentkeyEquivalences

java.util.Hashtable hParentkeyEquivalences
This object is used to store parentkeys and equivalences (for these fields in entity) when structure of parameter parentkeys is: "fieldpk1:fieldentitypk1;fieldpk2:fieldentitypk2;...fieldpkn:fieldentitypkn"


showErrorMessages

boolean showErrorMessages
The condition to show error messages. By default, true.


detailButton

javax.swing.JButton detailButton
A reference to detail button. By default, null.


formName

java.lang.String formName
The form name. By default, null.


dataRecordListenerReady

boolean dataRecordListenerReady
True when DataRecordListener is registered in the detail form


onsetvaluesetAttributes

java.util.Vector onsetvaluesetAttributes
The vector with attributes to update when data field value changed. By default, null.


ignorenullonsetvalueset

boolean ignorenullonsetvalueset
Indicates if fields contained into 'onsetvalueset' have to be deleted on null value of the field.

Since:
5.2068EN-0.6

parentkeyListener

boolean parentkeyListener
Indicates whether this field has registered a listener for each parentkey fields to reset it when one of the values of these parentkeys change (when parentkey field that changes is null it is not reset).

Since:
5.2057EN-1.4

parentkeyListenerEvent

java.lang.String parentkeyListenerEvent
Indicates the type of event that is taken into consideration on parentkey listener changes.

Since:
5.2068EN-0.6

disableonparentkeynull

boolean disableonparentkeynull
Indicates whether this field has disabled when parentkey field is null.

Since:
5.2057EN-1.4

codeFieldListener

ReferenceComboDataField.CodeFieldListener codeFieldListener
A reference to code field listener.


renderer

ReferenceComboDataField.MultiColumnComboRenderer renderer
A multiple column combo renderer reference. By default, null.


integerValue

boolean integerValue
The condition of integer value. By default, false.


codeNumber

boolean codeNumber
The condition about existence of code number. By default, false.


codeNumberClass

int codeNumberClass
The code number class. By default, it is referred to integer code.


code

java.lang.String code
The string code. By default, null.


locator

EntityReferenceLocator locator
The locator reference. By default, null.


codeField

javax.swing.JTextField codeField
A reference to code field. By default, null.


parentKeys

java.util.Vector parentKeys
The parent Keys vector. By default, null.


entityName

java.lang.String entityName
The entity name. By default, null.


attrAux

java.lang.String attrAux
A reference for a possible auxiliary attribute. By default, null.


cols

java.util.Vector cols
The columns vector. By default, null.


visibleColumns

java.util.Vector visibleColumns
The visible columns vector. By default, null.


codVisible

boolean codVisible
The condition about visible cod. By default, false.


applyMask

java.lang.String applyMask
The mask to apply, by default, null.


cacheTime

int cacheTime
The cache time. By default, 600000.


parentkeyCache

boolean parentkeyCache

lastCacheTime

long lastCacheTime
The last cache time variable. By default, 0 to perform a query always the first time that combo is deployed.


dataCache

java.util.Hashtable dataCache
The dataCache implementation.


separator

java.lang.String separator
The separator. By default, " ".


updateData

javax.swing.JMenuItem updateData
A menu with update data text.


advancedQuery

javax.swing.JMenuItem advancedQuery
A menu for an advanced query text.


visibleArrowButton

boolean visibleArrowButton
The condition about visible arrow button. By default, true.


cacheManager

CacheManager cacheManager
The reference to cache manager. By default, null.


useCacheManager

boolean useCacheManager
The condition about cache manager use. By default, true.


initCacheOnSetValue

boolean initCacheOnSetValue
The condition about initialize cache on set value. By default, false.


dataCacheInitialized

boolean dataCacheInitialized
The condition about data cache initialization. By default, false.


detailButtonListener

java.awt.event.ActionListener detailButtonListener
A reference for detail button listener. By default, null.

Class com.ontimize.gui.field.ReferenceComboDataField.DeployedList extends javax.swing.JDialog implements Serializable

Serialized Fields

list

javax.swing.JList list
The instance of a list.


comboRef

ReferenceComboDataField comboRef
A reference for a reference combo data field. By default, null.


accept

javax.swing.JButton accept
A reference for an accept button. By default, null.


cancel

javax.swing.JButton cancel
A reference for a cancel button. By default, null.


info

javax.swing.JLabel info
A instance of a info label.

Class com.ontimize.gui.field.ReferenceComboDataField.ExtCustomComboBox extends ComboDataField.CustomComboBox implements Serializable

Serialized Fields

referenceComboDataField

ReferenceComboDataField referenceComboDataField

keySelectionManagerSet

boolean keySelectionManagerSet

Class com.ontimize.gui.field.ReferenceComboDataField.MultiColumnComboRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Serialized Fields

separator

java.lang.String separator
A reference for a separator. By default, " ".


textColor

java.awt.Color textColor
A reference for text color. By default, null.


text

java.lang.StringBuffer text
An instance of String buffer.


auxRenderer

javax.swing.JLabel auxRenderer
An instance of JLabel.


opaque

boolean opaque

Class com.ontimize.gui.field.ReferenceDataField extends TextFieldDataField implements Serializable

Serialized Fields

entityName

java.lang.String entityName
Deprecated. 

locator

EntityReferenceLocator locator
Deprecated. 

codeField

javax.swing.JTextField codeField
Deprecated. 

queryBt

javax.swing.JButton queryBt
Deprecated. 

dialog

javax.swing.JDialog dialog
Deprecated. 

parentFrame

java.awt.Frame parentFrame
Deprecated. 

code

java.lang.String code
Deprecated. 

description

java.lang.String description
Deprecated. 

attributesVector

java.util.Vector attributesVector
Deprecated. 

localeAttributesVector

java.util.Vector localeAttributesVector
Deprecated. 

descriptionField

java.util.Vector descriptionField
Deprecated. 

table

javax.swing.JTable table
Deprecated. 

model

javax.swing.table.DefaultTableModel model
Deprecated. 

scrollPane

javax.swing.JScrollPane scrollPane
Deprecated. 

descriptionValue

boolean descriptionValue
Deprecated. 

labelInfo

javax.swing.JLabel labelInfo
Deprecated. 

parentKey

java.lang.String parentKey
Deprecated. 

codeFieldVisible

boolean codeFieldVisible
Deprecated. 

integerValue

boolean integerValue
Deprecated. 

queryThread

ReferenceDataField.QueryThread queryThread
Deprecated. 

Class com.ontimize.gui.field.ReferenceExtDataField extends TextFieldDataField implements Serializable

Serialized Fields

dataRecordListenerReady

boolean dataRecordListenerReady
True when DataRecordListener is registered in the detail form


parentkeyListener

boolean parentkeyListener
Indicates whether this field has registered a listener for each parentkey fields to reset it when one of the values of these parentkeys change (when parentkey field that changes is null it is not reset).

Since:
5.2057EN-1.4

disableonparentkeynull

boolean disableonparentkeynull
Indicates whether this field has disabled when parentkey field is null.

Since:
5.2057EN-1.4

parentkeyListenerEvent

java.lang.String parentkeyListenerEvent
Indicates the type of event that is taken into consideration on parentkey listener changes.

Since:
5.2068EN-0.6

onsetvaluesetAttributes

java.util.Vector onsetvaluesetAttributes
The vector with attributes to update when data field value changed. By default, null.


ignorenullonsetvalueset

boolean ignorenullonsetvalueset
Indicates if fields contained into 'onsetvalueset' have to be deleted on null value of the field.

Since:
5.2068EN-0.6

descriptionValue

boolean descriptionValue
The description value condition. By default, false.


integerValue

boolean integerValue
The integer value condition. By default, false.


code

java.lang.String code
The code. By default, null.


locator

EntityReferenceLocator locator
The locator. By default, null.


hParentkeyEquivalences

java.util.Hashtable hParentkeyEquivalences
This object is used to store parentkeys and equivalences (for these fields in entity) when structure of parameter parentkeys is: "fieldpk1:fieldentitypk1;fieldpk2:fieldentitypk2;...fieldpkn:fieldentitypkn"


hOnSetValueSetEquivalences

java.util.Hashtable hOnSetValueSetEquivalences
This object is used to store onsetvalueset attributes and equivalences (for these fields in entity) when structure of parameter onsetvalueset is: "fieldonset1:fieldentitypk1;fieldonset2:fieldentitypk2;...fieldonsetn:fieldentitypkn"


codeField

javax.swing.JTextField codeField
This object provides a EJTextField with 4 columns.


queryButton

javax.swing.JButton queryButton
The Field button for query.


deleteButton

javax.swing.JButton deleteButton
The Field button for delete.


parentFrame

java.awt.Frame parentFrame
The parent Frame. By default, null.


parentKeys

java.lang.String parentKeys
The parentkeys. By default, null.


entityName

java.lang.String entityName
The entity name. By default, null.


visibleCodeField

boolean visibleCodeField
The condition of code field visibility. By default, true.


visibleCodeSearch

boolean visibleCodeSearch
The condition of code visibility of the code in the detail window. By default, false.


descriptionFieldVisible

boolean descriptionFieldVisible
The condition of field description visibility. By default, true.


iMask

java.lang.String iMask
The iMask key. By default, null.


windowTitle

java.lang.String windowTitle
The window title key. By default, null.


othersParentKey

java.util.Vector othersParentKey
The others parent keys in a 1x3 Vector.


parentkeyList

java.util.Vector parentkeyList
The parent keys vector.


descriptionColumns

java.util.Vector descriptionColumns
The description columns vector. By default, null.


cacheTime

int cacheTime
The cache time. By default, {@value}.


lastCacheTime

long lastCacheTime
The last cache time. By default, 0. With this default value, it is checked the first time that window is opened.


dataCache

java.util.Hashtable dataCache
A Hashtable used as a data cache.


parentkeyCache

boolean parentkeyCache

separator

java.lang.String separator
A separator. By default, " ".


clearDetailTableQuickFilterWhenShow

boolean clearDetailTableQuickFilterWhenShow

userCacheManager

boolean userCacheManager
The condition to exist a user cache manager. By default, true.


cacheManager

CacheManager cacheManager
The cache manager. By default, null.


initCacheOnSetValue

boolean initCacheOnSetValue
The condition to initialize cache on setvalue method. By default, false.


dataCacheInitialized

boolean dataCacheInitialized
The condition to check whether dataCache are initialized. By default, false.


disabledValueEvents

boolean disabledValueEvents
The enable or disable value events, By default, false.


attrAux

java.lang.String attrAux
The auxiliary attributes. By default, null.


codeNumber

boolean codeNumber
The condition about existence of code number. By default, false.


noresultclearcode

boolean noresultclearcode
The condition about code will be cleared when not matches with existing value. By default, code will be cleared.

Since:
5.2068EN

codeNumberClass

int codeNumberClass
The code number class. By default, it is referred to integer code.


codeQueryField

java.lang.String codeQueryField
The code query field key. By default, null.


codeValue

java.lang.Object codeValue
The code value. By default, null.


auxDateDoc

DateDocument auxDateDoc
An auxiliary date document. By default, null.


multipleResultWindow

ReferenceExtDataField.MultipleResultWindow multipleResultWindow
The reference to multiple result window. By default, null.


tableWindow

ReferenceExtDataField.TableWindow tableWindow
A reference to table Window. By default, null.


okButton

javax.swing.JButton okButton
The ok button. By default, null.


refreshCacheButton

javax.swing.JButton refreshCacheButton
The reference for a refresh cache button. By default, null.


t

Table t
The reference for the table. By default, null.


queryListener

java.awt.event.ActionListener queryListener
A listener for query operation.


codeFieldListener

ReferenceExtDataField.CodeFieldListener codeFieldListener
A reference to code field listener.


formatPattern

FormatPattern formatPattern
Pattern to format the field contents. Null if the format parameter is missing. Also wrappers the content of the dateformat parameter.

Since:
Ontimize 5.2059EN

Class com.ontimize.gui.field.ReferenceExtDataField.TableWindow extends EJDialog implements Serializable

Serialized Fields

auxCodeField

javax.swing.JTextField auxCodeField
The auxiliary code field. By default, null.


auxCodeLabel

javax.swing.JLabel auxCodeLabel
The auxiliary code label. By default, null.


queryBt

javax.swing.JButton queryBt
The query button. By default, null.


codeFieldPanel

javax.swing.JPanel codeFieldPanel
A JPanel reference to code field panel. A default FlowLayout wiht left alignment is created.

Class com.ontimize.gui.field.ReferenceFieldAttribute extends java.lang.Object implements Serializable

Serialized Fields

cod

java.lang.String cod
The cod reference. By default, null.


entityName

java.lang.String entityName
The entity name. By default, null.


attr

java.lang.String attr
The attribute name. By default, null.


cols

java.util.Vector cols
The cols reference. By default, null.

Class com.ontimize.gui.field.RTFDataField extends MemoDataField implements Serializable

Serialized Fields

minFontSize

int minFontSize

maxFontSize

int maxFontSize

fontSizeStep

int fontSizeStep

opaquebuttons

boolean opaquebuttons

borderbuttons

boolean borderbuttons

menuFormattedCut

javax.swing.JMenuItem menuFormattedCut

menuFormattedCopy

javax.swing.JMenuItem menuFormattedCopy

listenerHighlightButtons

java.awt.event.MouseListener listenerHighlightButtons

editor

javax.swing.text.StyledEditorKit editor

lastSelectedFontName

java.lang.String lastSelectedFontName

lastSelectedFontSize

int lastSelectedFontSize

alignButtonGroup

javax.swing.ButtonGroup alignButtonGroup

templateDataType

int templateDataType

buttonsPanel

javax.swing.JPanel buttonsPanel

boldBt

javax.swing.JToggleButton boldBt

italicBt

javax.swing.JToggleButton italicBt

underlineBt

javax.swing.JToggleButton underlineBt

leftAlignBt

javax.swing.JToggleButton leftAlignBt

centerAlignBt

javax.swing.JToggleButton centerAlignBt

rightAlignBt

javax.swing.JToggleButton rightAlignBt

fontsizeCombo

javax.swing.JComboBox fontsizeCombo

fontFamilyCombo

javax.swing.JComboBox fontFamilyCombo

colorButton

javax.swing.JButton colorButton

context

javax.swing.text.StyleContext context

styles

java.util.Hashtable styles

plainTextColumn

java.lang.String plainTextColumn

advancedQueryMode

boolean advancedQueryMode

Class com.ontimize.gui.field.RTFDataField.ExtForegroundAction extends javax.swing.text.StyledEditorKit.StyledTextAction implements Serializable

Class com.ontimize.gui.field.RTFDataField.FontCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Serialized Fields

iFontSize

int iFontSize

Class com.ontimize.gui.field.RTFDataField.RTFCopyAction extends javax.swing.AbstractAction implements Serializable

Class com.ontimize.gui.field.SelectionListDataField extends DataField implements Serializable

Class com.ontimize.gui.field.SliderDataField extends DataField implements Serializable

Serialized Fields

defaultValue

int defaultValue
The default value. By default, 0.


listenersList

java.util.Vector listenersList
An instance of a listener list.


innerListener

SliderDataField.InnerDocumentListener innerListener
A reference for an inner document listener. By default, null.


scale

double scale
The scale. By default, 1.0.


includeMenu

javax.swing.JCheckBoxMenuItem includeMenu
A checkbox menu item for including menu in search.


notIncludeBorder

javax.swing.border.Border notIncludeBorder
An instance for not including borders.

Class com.ontimize.gui.field.SpinnerDataField extends DataField implements Serializable

Serialized Fields

type

java.lang.String type

numberclass

int numberclass

format

java.lang.String format

values

java.lang.Object values

innerListener

SpinnerDataField.InnerListener innerListener
The inner listener instance.


includeMenu

javax.swing.JCheckBoxMenuItem includeMenu

innerDocumentListener

SpinnerDataField.InnerDocumentListener innerDocumentListener

Class com.ontimize.gui.field.SpinnerDataField.EJSpinner extends javax.swing.JSpinner implements Serializable

Class com.ontimize.gui.field.SubForm extends IdentifiedAbstractFormComponent implements Serializable

Serialized Fields

formName

java.lang.String formName

form

Form form

parentFrame

java.awt.Frame parentFrame

locator

EntityReferenceLocator locator

formBuilder

FormBuilder formBuilder

parentKeys

java.util.Vector parentKeys

formManager

FormManager formManager

Class com.ontimize.gui.field.TextArea extends javax.swing.JTextArea implements Serializable

Serialized Fields

textKey

java.lang.String textKey

resources

java.util.ResourceBundle resources

fontSize

int fontSize

fontColor

java.awt.Color fontColor

Class com.ontimize.gui.field.TextComboDataField extends ComboDataField implements Serializable

Serialized Fields

translateTexts

boolean translateTexts
The condition to translate texts. By default, false.


equivalents

java.util.Properties equivalents
The equivalences properties. By default, null.

Class com.ontimize.gui.field.TextComboDataField.TranslateRenderer extends ComboDataField.DefaultCustomComboBoxRenderer implements Serializable

Serialized Fields

opaque

boolean opaque

Class com.ontimize.gui.field.TextDataField extends TextFieldDataField implements Serializable

Serialized Fields

uppercase

boolean uppercase
A reference to uppercase condition. By default, false.


trim

boolean trim
Condition about whether field value must contain leading and trailing whitespace omitted or not.

Since:
5.2068EN

Class com.ontimize.gui.field.TextFieldDataField extends DataField implements Serializable

Serialized Fields

innerListener

TextFieldDataField.InnerDocumentListener innerListener
A reference to the inner listener. By default, null.

Class com.ontimize.gui.field.TextFieldDataField.EJTextField extends javax.swing.JTextField implements Serializable

Serialized Fields

columnWidth

int columnWidth
The column width. By default, 0.


locale

java.util.Locale locale
The default locale.


decimalSeparator

char decimalSeparator
The decimal separator. By default, '.'


replaceDecimalSeparator

boolean replaceDecimalSeparator
The condition to replace decimal separator. By default, false.


setCaretPositionOnFocusLost

boolean setCaretPositionOnFocusLost
If true the caret position will be set to 0 on focus lost

Class com.ontimize.gui.field.ToggleImage extends javax.swing.JPanel implements Serializable

Serialized Fields

alignment

int alignment

valignment

int valignment

labelPosition

int labelPosition

status

int status

preferredStatus

int preferredStatus

loadStatusOn

int loadStatusOn

loadStatusOff

int loadStatusOff

loadStatusAlarm

int loadStatusAlarm

loadStatusDisabled

int loadStatusDisabled

onImage

ImageField onImage

offImage

ImageField offImage

alarmImage

ImageField alarmImage

disabledImage

ImageField disabledImage

onImageURL

java.net.URL onImageURL

offImageURL

java.net.URL offImageURL

alarmImageURL

java.net.URL alarmImageURL

disabledImageURL

java.net.URL disabledImageURL

attribute

java.lang.String attribute

labelText

java.lang.String labelText

width

int width

high

int high

dim

int dim

attributeLabel

javax.swing.JLabel attributeLabel

labelPanel

javax.swing.JPanel labelPanel

panelImage

JImage panelImage

alarmThread

ToggleImage.AlarmThread alarmThread

isAlarmImage

boolean isAlarmImage

parentForm

Form parentForm

callForm

boolean callForm

visiblePermission

FormPermission visiblePermission

enabledPermission

FormPermission enabledPermission

showLabel

boolean showLabel

show

boolean show

onImageObserver

ToggleImage.OnImageObserver onImageObserver

offImageObserver

ToggleImage.OffImageObserver offImageObserver

alarmImageObserver

ToggleImage.AlarmImageObserver alarmImageObserver

disabledImageObserver

ToggleImage.DisabledImageObserver disabledImageObserver

restricted

boolean restricted

Class com.ontimize.gui.field.TwoLevelImageComponent extends javax.swing.JPanel implements Serializable

Serialized Fields

scroll

javax.swing.JScrollPane scroll

entity

java.lang.String entity

value

java.util.Hashtable value

componentBounds

java.util.Hashtable componentBounds

required

boolean required

attribute

java.lang.Object attribute

modificable

boolean modificable

labelText

java.lang.String labelText

twoLevelComponent

CheckToggleImage twoLevelComponent

paintedMaxHigh

int paintedMaxHigh

imagenWidth

int imagenWidth

hComponentSeparation

int hComponentSeparation

vComponentSeparation

int vComponentSeparation

levelOneUpperMargin

int levelOneUpperMargin

levelOneLowerMargin

int levelOneLowerMargin

Class com.ontimize.gui.field.WWWDataField extends TextDataField implements Serializable

Serialized Fields

internetButton

javax.swing.JButton internetButton

Class com.ontimize.gui.field.XMLDataField extends MemoDataField implements Serializable

Serialized Fields

docBFactory

javax.xml.parsers.DocumentBuilderFactory docBFactory
A reference to document factory. By default, null.


docB

javax.xml.parsers.DocumentBuilder docB
A reference to document builder. By default, null.


errorTextAttribute

javax.swing.text.SimpleAttributeSet errorTextAttribute
An instance for error text attribute.


oKTextAttribute

javax.swing.text.SimpleAttributeSet oKTextAttribute
An instance for OK text attribute.


analyzeMenu

javax.swing.JMenuItem analyzeMenu
An instance of analyze menu item.


indentItem

javax.swing.JMenuItem indentItem

format

boolean format

indentSize

int indentSize


Package com.ontimize.gui.field.document

Class com.ontimize.gui.field.document.AdvancedDateDocument extends DateDocument implements Serializable

Serialized Fields

advancedQueryMode

boolean advancedQueryMode

Class com.ontimize.gui.field.document.AdvancedIntegerDocument extends IntegerDocument implements Serializable

Serialized Fields

advancedQueryMode

boolean advancedQueryMode

Class com.ontimize.gui.field.document.AdvancedRealDocument extends RealDocument implements Serializable

Serialized Fields

advancedQueryMode

boolean advancedQueryMode

Class com.ontimize.gui.field.document.CIFDocument extends MaskDocument implements Serializable

Class com.ontimize.gui.field.document.ColorDocument extends javax.swing.text.PlainDocument implements Serializable

Serialized Fields

colorValue

java.awt.Color colorValue

returnMode

int returnMode

Class com.ontimize.gui.field.document.CurrencyDocument extends AdvancedRealDocument implements Serializable

Serialized Fields

euro

java.lang.String euro

showEuros

boolean showEuros

pstFormatter

java.text.NumberFormat pstFormatter

Class com.ontimize.gui.field.document.DateDocument extends javax.swing.text.PlainDocument implements Serializable

Serialized Fields

dateFormat

java.text.SimpleDateFormat dateFormat

datePattern

java.lang.String datePattern

insertedDate

java.util.Date insertedDate

currentDate

java.util.Date currentDate

currentTimestamp

java.sql.Timestamp currentTimestamp

locale

java.util.Locale locale

Class com.ontimize.gui.field.document.HourDateDocument extends DateDocument implements Serializable

Serialized Fields

sDateHourSeparator

java.lang.String sDateHourSeparator

patternHour

java.lang.String patternHour
String with hour pattern


patternHourDate

java.lang.String patternHourDate
String with hour and date patterns separated by charDateHourSeparator. Order of these patterns will be assigned according to variable hourFirst. By default, hour is showed at first.


currentDocumentDate

java.util.Date currentDocumentDate
Date that stores the document for each moment.


onlyHour

boolean onlyHour
It assigns a pattern to the document without date, only with hour.


hourFirst

boolean hourFirst
Hour will be showed at first.

Class com.ontimize.gui.field.document.HourDocument extends javax.swing.text.PlainDocument implements Serializable

Serialized Fields

locale

java.util.Locale locale

dateFormat

java.text.SimpleDateFormat dateFormat

patternHour

java.lang.String patternHour

hour

java.util.Date hour

hourTimestamp

java.sql.Timestamp hourTimestamp

Class com.ontimize.gui.field.document.IntegerDocument extends javax.swing.text.PlainDocument implements Serializable

Serialized Fields

lastNumberTypeUsed

int lastNumberTypeUsed

numberFormat

java.text.NumberFormat numberFormat

symbols

java.text.DecimalFormatSymbols symbols

integerValue

java.lang.Number integerValue

Class com.ontimize.gui.field.document.LimitedTextDocument extends TextDocument implements Serializable

Serialized Fields

maxLength

int maxLength

activateLimit

boolean activateLimit

Class com.ontimize.gui.field.document.MaskDocument extends javax.swing.text.PlainDocument implements Serializable

Serialized Fields

mask

java.lang.String mask

exactMatch

boolean exactMatch

Class com.ontimize.gui.field.document.NIFDocument extends MaskDocument implements Serializable

Class com.ontimize.gui.field.document.PasswordDocument extends javax.swing.text.PlainDocument implements Serializable

Serialized Fields

echoChar

char echoChar

contain

java.lang.StringBuffer contain

Class com.ontimize.gui.field.document.PercentDocument extends RealDocument implements Serializable

Class com.ontimize.gui.field.document.RealDocument extends javax.swing.text.PlainDocument implements Serializable

Serialized Fields

symbology

java.text.DecimalFormatSymbols symbology

formatter

java.text.NumberFormat formatter

floatValue

java.lang.Double floatValue

Class com.ontimize.gui.field.document.TextDocument extends javax.swing.text.PlainDocument implements Serializable

Serialized Fields

upperCase

boolean upperCase


Package com.ontimize.gui.field.spinner

Class com.ontimize.gui.field.spinner.CustomDateEditor extends javax.swing.JSpinner.DateEditor implements Serializable

Class com.ontimize.gui.field.spinner.CustomListEditor extends javax.swing.JSpinner.ListEditor implements Serializable

Class com.ontimize.gui.field.spinner.CustomNumberEditor extends javax.swing.JSpinner.NumberEditor implements Serializable

Serialized Fields

numberFormattedFactory

CustomNumberEditor.NumberFormatterFactory numberFormattedFactory

Class com.ontimize.gui.field.spinner.CustomNumberEditor.CustomNumberFormatter extends javax.swing.text.NumberFormatter implements Serializable

Class com.ontimize.gui.field.spinner.CustomSpinnerDateModel extends javax.swing.SpinnerDateModel implements Serializable

Serialized Fields

value

java.util.Calendar value

Class com.ontimize.gui.field.spinner.CustomSpinnerDateModel.SpinnerDateDocument extends javax.swing.text.PlainDocument implements Serializable

Serialized Fields

dateFormat

java.text.SimpleDateFormat dateFormat

datePattern

java.lang.String datePattern

currentDate

java.util.Date currentDate

currentTimestamp

java.sql.Timestamp currentTimestamp

locale

java.util.Locale locale

Class com.ontimize.gui.field.spinner.CustomSpinnerListModel extends javax.swing.SpinnerListModel implements Serializable

Serialized Fields

index

int index

Class com.ontimize.gui.field.spinner.CustomSpinnerNumberModel extends javax.swing.SpinnerNumberModel implements Serializable

Serialized Fields

stepSize

java.lang.Number stepSize

value

java.lang.Number value

minimum

java.lang.Comparable minimum

maximum

java.lang.Comparable maximum


Package com.ontimize.gui.formtemplates

Class com.ontimize.gui.formtemplates.PopupPrintingTemplateList extends PopupList implements Serializable

Serialized Fields

fileChooser

javax.swing.JFileChooser fileChooser

mouseHandler

PopupPrintingTemplateList.MouseHandlerPopupList mouseHandler

helpItem

PopupItem helpItem

wordItem

PopupItem wordItem

openofficeItem

PopupItem openofficeItem

addTemplateItem

PopupItem addTemplateItem

helpFieldsDialog

javax.swing.JDialog helpFieldsDialog

Class com.ontimize.gui.formtemplates.PopupPrintingTemplateListCellRenderer extends javax.swing.JLabel implements Serializable

Serialized Fields

point

int point

sel

int sel

paintBorder

boolean paintBorder

selBgColor

java.awt.Color selBgColor

selFgColor

java.awt.Color selFgColor

notSelectedForegroundColor

java.awt.Color notSelectedForegroundColor

notSelectedBackgroundColor

java.awt.Color notSelectedBackgroundColor

trashIcon

javax.swing.Icon trashIcon

saveIcon

javax.swing.Icon saveIcon

keySelected

java.lang.String keySelected

keyNameFile

java.lang.String keyNameFile

check

javax.swing.JRadioButton check

privatetemplate

javax.swing.JCheckBox privatetemplate

delete

PopupPrintingTemplateListCellRenderer.Label delete

save

PopupPrintingTemplateListCellRenderer.Label save

panelCellRenderer

javax.swing.JPanel panelCellRenderer

enablePrivateTemplates

boolean enablePrivateTemplates

Class com.ontimize.gui.formtemplates.PopupPrintingTemplateListCellRenderer.Label extends javax.swing.JLabel implements Serializable

Serialized Fields

paintBorder

boolean paintBorder


Package com.ontimize.gui.i18n

Class com.ontimize.gui.i18n.ConfigureFormBundleDialog extends EJDialog implements Serializable

Serialized Fields

form

Form form

originalValues

EntityResult originalValues

confTable

Table confTable

acceptButton

Button acceptButton

cancelButton

Button cancelButton

applyButton

Button applyButton

refreshButton

Button refreshButton

tableChanges

EntityResult tableChanges

availableLocales

java.lang.String[] availableLocales

remoteObjectName

java.lang.String remoteObjectName

resourceBundle

java.util.ResourceBundle resourceBundle

panel

javax.swing.JPanel panel

internationalizationComponents

java.util.List internationalizationComponents

textsToTranslate

java.util.Vector textsToTranslate

originalTitle

java.lang.String originalTitle

Class com.ontimize.gui.i18n.ConfigureFormBundleDialog.CustomComboCellEditor extends ComboCellEditor implements Serializable

Serialized Fields

table

Table table

Class com.ontimize.gui.i18n.ConfigureFormBundleDialog.CustomStringCellRenderer extends CellRenderer implements Serializable

Class com.ontimize.gui.i18n.DatabaseBundleManager extends AbstractRemoteReference implements Serializable

Serialized Fields

localeColumnNames

java.util.Hashtable localeColumnNames

autoconfigureLocaleColumns

boolean autoconfigureLocaleColumns

Class com.ontimize.gui.i18n.DatabaseBundleValues extends java.lang.Object implements Serializable

Serialized Fields

availableLocales

java.lang.String[] availableLocales

bundleValues

java.util.List bundleValues

Class com.ontimize.gui.i18n.DatabaseBundleValues.BundleValue extends java.lang.Object implements Serializable

Serialized Fields

textKey

java.lang.String textKey

bundleClassName

java.lang.String bundleClassName

translationValues

java.util.Hashtable translationValues

Class com.ontimize.gui.i18n.DatabaseResourceBundle extends java.util.ResourceBundle implements Serializable

Serialized Fields

values

java.util.Hashtable values

locale

java.util.Locale locale

Class com.ontimize.gui.i18n.LocaleEvent extends java.util.EventObject implements Serializable

Serialized Fields

locale

java.util.Locale locale

resourceBundle

java.lang.String resourceBundle

Class com.ontimize.gui.i18n.LocaleMenuItem extends RadioMenuItem implements Serializable

Serialized Fields

locale

java.util.Locale locale

Class com.ontimize.gui.i18n.MenuLocale extends Menu implements Serializable

Serialized Fields

bundle

java.lang.String bundle

buttonGroup

javax.swing.ButtonGroup buttonGroup

autoconfigureItems

boolean autoconfigureItems

localeListenerList

javax.swing.event.EventListenerList localeListenerList

listener

java.awt.event.ItemListener listener


Package com.ontimize.gui.imaging

Class com.ontimize.gui.imaging.JImageDisplayJAI extends javax.swing.JPanel implements Serializable

Serialized Fields

source

java.awt.image.RenderedImage source

adjustSize

int adjustSize

scale

double scale

zoom

double zoom

selectionRectangle

java.awt.Rectangle selectionRectangle

pSize

java.awt.Dimension pSize

selStroke

java.awt.Stroke selStroke


Package com.ontimize.gui.login

Class com.ontimize.gui.login.AbstractLoginDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

loggedIn

boolean loggedIn

locator

EntityReferenceLocator locator

application

Application application

user

TextDataField user

password

PasswordDataField password

rememberLogin

CheckDataField rememberLogin

rememberPassword

CheckDataField rememberPassword

serverCombo

javax.swing.JComboBox serverCombo

acceptButton

Button acceptButton

cancelButton

Button cancelButton

status

javax.swing.JLabel status

connectToLabel

Label connectToLabel

bundle

java.util.ResourceBundle bundle

acceptListener

AbstractLoginDialog.AcceptListener acceptListener

cancelListener

AbstractLoginDialog.CancelListener cancelListener

statusBarForeground

java.awt.Color statusBarForeground

certificateButton

Button certificateButton

certificateListener

AbstractLoginDialog.CertificateListener certificateListener

aliasCertPair

AliasCertPair aliasCertPair

installedDNIeProvider

boolean installedDNIeProvider

Class com.ontimize.gui.login.CertificateChooserDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

ct

CertificateTable ct

jlHelp

javax.swing.JLabel jlHelp

okButton

Button okButton

cancelButton

Button cancelButton

aliasCert

AliasCertPair aliasCert

Class com.ontimize.gui.login.CertificateTable extends javax.swing.JTable implements Serializable

Class com.ontimize.gui.login.CertificateTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

model

java.util.List model

bundle

java.util.ResourceBundle bundle

Class com.ontimize.gui.login.DefaultLoginDialog extends AbstractLoginDialog implements Serializable

Serialized Fields

loginText

java.lang.String loginText

titleKey

java.lang.String titleKey

ConnectingKey

java.lang.String ConnectingKey

hideOptionsKey

java.lang.String hideOptionsKey

showOptionsKey

java.lang.String showOptionsKey

icon

javax.swing.JLabel icon

text

javax.swing.JLabel text

statusPanel

javax.swing.JPanel statusPanel

avancedButton

Button avancedButton

comboPanel

javax.swing.JPanel comboPanel

Class com.ontimize.gui.login.LoginDialog extends AbstractLoginDialog implements Serializable

Serialized Fields

background

LoginDialog.BackgroundPanel background

lastCursor

java.awt.Cursor lastCursor

isMovingWindow

boolean isMovingWindow
Set to true if the drag operation is moving the window.


dragCursor

int dragCursor
Used to determine the corner the resize is occuring from.


dragOffsetX

int dragOffsetX
X location the mouse went down on for a drag operation.


dragOffsetY

int dragOffsetY
Y location the mouse went down on for a drag operation.


dragWidth

int dragWidth
Width of the window when the drag started.


dragHeight

int dragHeight
Height of the window when the drag started.

Class com.ontimize.gui.login.LoginDialog.BackgroundPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

label

javax.swing.JLabel label

Class com.ontimize.gui.login.PasswordDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

okButton

Button okButton

cancelButton

Button cancelButton

passwordField

javax.swing.JPasswordField passwordField

help

javax.swing.JLabel help

Class com.ontimize.gui.login.PKCS11Dialog extends EJDialog implements Serializable

Serialized Fields

selectedLibraryPath

java.lang.String selectedLibraryPath

selectedLibraryDirectory

java.lang.String selectedLibraryDirectory

butChoosePKCS

Button butChoosePKCS

cancelButton

Button cancelButton

okButton

Button okButton

textLibrary

javax.swing.JTextField textLibrary

labelHelp

javax.swing.JLabel labelHelp

chooserPKCS

javax.swing.JFileChooser chooserPKCS


Package com.ontimize.gui.preferences

Class com.ontimize.gui.preferences.BasicRemoteApplicationPreferences extends java.rmi.server.UnicastRemoteObject implements Serializable

Serialized Fields

basicApplicationPreferences

BasicApplicationPreferences basicApplicationPreferences

locator

EntityReferenceLocator locator

loaded

boolean loaded

Class com.ontimize.gui.preferences.BasicRemoteApplicationPreferences_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l

Class com.ontimize.gui.preferences.ControlApplicationPreferences extends EJDialog implements Serializable

Serialized Fields

buttonSet

javax.swing.JButton buttonSet

buttonSaveFile

javax.swing.JButton buttonSaveFile

buttonLoad

javax.swing.JButton buttonLoad

buttonDelete

javax.swing.JButton buttonDelete

bCurrentUserSaveFile

javax.swing.JButton bCurrentUserSaveFile

bCurrentUserLoadFile

javax.swing.JButton bCurrentUserLoadFile

errorMessage

javax.swing.JOptionPane errorMessage

resource

java.util.ResourceBundle resource

fChooser

javax.swing.JFileChooser fChooser

locator

ClientReferenceLocator locator

Class com.ontimize.gui.preferences.DatabaseApplicationPreferences extends java.rmi.server.UnicastRemoteObject implements Serializable

Serialized Fields

locator

EntityReferenceLocator locator

entityName

java.lang.String entityName
Preference's entity name.


idCol

java.lang.String idCol
Table column name of the IDs.


userNameCol

java.lang.String userNameCol
Table column name of the Users.


prefNameCol

java.lang.String prefNameCol
Table column name of the Preference Names.


prefValueCol

java.lang.String prefValueCol
Table column name of the Preference Values.


idValule

java.lang.Object idValule
Value of the ID column.


usePrivilegedId

boolean usePrivilegedId

Class com.ontimize.gui.preferences.PreferenceEvent extends java.util.EventObject implements Serializable

Serialized Fields

user

java.lang.String user

preference

java.lang.String preference

value

java.lang.String value

Class com.ontimize.gui.preferences.ShortcutDialogConfiguration extends javax.swing.JDialog implements Serializable

Serialized Fields

table

javax.swing.JTable table

applicationMenuBar

ApplicationMenuBar applicationMenuBar

resources

java.util.ResourceBundle resources

buttonClose

javax.swing.JButton buttonClose

buttonChange

javax.swing.JButton buttonChange

deleteButton

javax.swing.JButton deleteButton

changeD

ShortcutDialogConfiguration.ChangeDialog changeD

Class com.ontimize.gui.preferences.ShortcutDialogConfiguration.ChangeDialog extends EJDialog implements Serializable

Serialized Fields

infoLabel

javax.swing.JLabel infoLabel

repetLabel

javax.swing.JLabel repetLabel

textKeys

javax.swing.JTextField textKeys

ksSel

javax.swing.KeyStroke ksSel

accept

boolean accept

acceptButton

javax.swing.JButton acceptButton

cancelButton

javax.swing.JButton cancelButton


Package com.ontimize.gui.table

Class com.ontimize.gui.table.BooleanCellEditor extends CellEditor implements Serializable

Serialized Fields

autoStopEditing

boolean autoStopEditing

selectedEditor

boolean selectedEditor

Class com.ontimize.gui.table.BooleanCellRenderer extends CellRenderer implements Serializable

Class com.ontimize.gui.table.BundleCellRenderer extends CellRenderer implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

Class com.ontimize.gui.table.ButtonCellEditor extends javax.swing.JButton implements Serializable

Serialized Fields

listeners

java.util.Vector listeners

lastValue

java.lang.Object lastValue

Class com.ontimize.gui.table.ButtonCellRenderer extends CellRenderer implements Serializable

Serialized Fields

button

javax.swing.JButton button

Class com.ontimize.gui.table.CalculatedColumnDialog extends EJDialog implements Serializable

Serialized Fields

table

Table table

calculatedColumnsPanel

Column calculatedColumnsPanel

createNewCalculatedColumnButton

Button createNewCalculatedColumnButton

deleteCalculatedColumnButton

Button deleteCalculatedColumnButton

calculatedColumnList

javax.swing.JList calculatedColumnList

expressionEditorPanel

Column expressionEditorPanel

addButton

Button addButton

substractButton

Button substractButton

multiplyButton

Button multiplyButton

divideButton

Button divideButton

openParenthesisButton

Button openParenthesisButton

closeParenthesisButton

Button closeParenthesisButton

availableColumnPanel

Column availableColumnPanel

availableColumnsList

javax.swing.JList availableColumnsList

expressionPane

ComponentTextPane expressionPane

acceptButton

Button acceptButton

cancelButton

Button cancelButton

internationalizationComponentList

java.util.List internationalizationComponentList

deletedExpressions

java.util.List deletedExpressions

newExpressions

java.util.List newExpressions

updateSelectedCalculatedColumnExpression

boolean updateSelectedCalculatedColumnExpression

undoManager

javax.swing.undo.UndoManager undoManager

htmlHelpField

HtmlHelpField htmlHelpField

componentsGroup

java.util.List componentsGroup
List with all the components that must be enabled or disabled when a calculated columns is selected or not

Class com.ontimize.gui.table.CalculatedColumnDialog.CustomListModel extends javax.swing.AbstractListModel implements Serializable

Serialized Fields

values

java.util.List values

Class com.ontimize.gui.table.CalculatedColumnDialog.TranslationListCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Class com.ontimize.gui.table.CellEditor extends javax.swing.JComponent implements Serializable

Serialized Fields

field

DataField field

value

java.lang.Object value

clickNumber

int clickNumber

currentEditor

DataComponent currentEditor

listeners

java.util.Vector listeners

editor

javax.swing.JComponent editor

column

java.lang.String column

Class com.ontimize.gui.table.CellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Serialized Fields

remarkLines

boolean remarkLines

remarkEditable

boolean remarkEditable

format

java.text.Format format

component

javax.swing.JComponent component

prefSize

java.awt.Dimension prefSize

cellRendererColorManager

CellRenderer.CellRendererColorManager cellRendererColorManager

cellRendererFontManager

CellRenderer.CellRendererFontManager cellRendererFontManager

configureRenderer

boolean configureRenderer

Class com.ontimize.gui.table.ChartButton extends TableButtonSelection implements Serializable

Serialized Fields

chartConfigMenu

javax.swing.JPopupMenu chartConfigMenu

listener

java.awt.event.ActionListener listener

listenerDelete

ChartButton.ListenerDeleteItem listenerDelete

chartMenu

ExtendedJPopupMenu chartMenu

chartUtilities

IChartUtilities chartUtilities

table

Table table

loadButtonVisible

boolean loadButtonVisible

saveButtonVisible

boolean saveButtonVisible

Class com.ontimize.gui.table.ColumnCalculatorWindow.ResultModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

tModel

javax.swing.table.TableModel tModel

parser

MathExpressionParser parser

Class com.ontimize.gui.table.ColumnCalculatorWindow.ResultTable extends javax.swing.JTable implements Serializable

Serialized Fields

table

Table table

Class com.ontimize.gui.table.ComboCellEditor extends CellEditor implements Serializable

Class com.ontimize.gui.table.ComboReferenceCellEditor extends CellEditor implements Serializable

Serialized Fields

editorAux

com.ontimize.gui.table.ComboReferenceCellEditor.EditorComp editorAux

colsSetTypes

java.util.Hashtable colsSetTypes

Class com.ontimize.gui.table.ComboReferenceCellEditor.ExtCampoComboRef extends ReferenceComboDataField implements Serializable

Serialized Fields

comboReferenceCellEditor

ComboReferenceCellEditor comboReferenceCellEditor

Class com.ontimize.gui.table.ComboReferenceCellRenderer extends ReferenceComboDataField implements Serializable

Serialized Fields

remarkLines

boolean remarkLines

remarkEditable

boolean remarkEditable

parameters

java.util.Hashtable parameters

cellRendererColorManager

CellRenderer.CellRendererColorManager cellRendererColorManager

cellRendererFontManager

CellRenderer.CellRendererFontManager cellRendererFontManager

Class com.ontimize.gui.table.CurrencyCellEditor extends CellEditor implements Serializable

Class com.ontimize.gui.table.CurrencyCellRenderer extends RealCellRenderer implements Serializable

Serialized Fields

EURO_BYTE

byte[] EURO_BYTE

euro

java.lang.String euro

pstFormatter

java.text.NumberFormat pstFormatter

showEuros

boolean showEuros

Class com.ontimize.gui.table.DateCellEditor extends CellEditor implements Serializable

Serialized Fields

showCalendar

boolean showCalendar

editorAux

DateCellEditor.EditorComp editorAux

Class com.ontimize.gui.table.DateCellEditor.EditorComp extends javax.swing.JPanel implements Serializable

Serialized Fields

dataComponent

javax.swing.JComponent dataComponent

field

DateDataField field

calendarButton

javax.swing.JButton calendarButton

Class com.ontimize.gui.table.DateCellRenderer extends CellRenderer implements Serializable

Serialized Fields

dateFormat

java.text.SimpleDateFormat dateFormat

datePattern

java.lang.String datePattern

hourPattern

java.lang.String hourPattern

withHour

boolean withHour

hourOnly

boolean hourOnly

hourInFirstPlace

boolean hourInFirstPlace

Class com.ontimize.gui.table.DateTableRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Serialized Fields

dateDataField

DateDataField dateDataField
Deprecated. 

Class com.ontimize.gui.table.EditingVetoException extends java.lang.Exception implements Serializable

Serialized Fields

showMessage

boolean showMessage

Class com.ontimize.gui.table.EJTable extends javax.swing.JTable implements Serializable

Serialized Fields

visibleColumns

java.util.Vector visibleColumns

textTip

TipScroll textTip

textToFind

java.lang.StringBuffer textToFind

groupCellRenderer

GroupCellRenderer groupCellRenderer

valueByGroupRenderer

ValueByGroupRenderer valueByGroupRenderer

ontimizeTable

Table ontimizeTable

rightDirection

boolean rightDirection

rowHeightSet

boolean rowHeightSet

fitRowsHeight

boolean fitRowsHeight

Class com.ontimize.gui.table.ExtendedTable extends javax.swing.JPanel implements Serializable

Serialized Fields

entity

java.lang.String entity
Deprecated. 

attribute

java.lang.String attribute
Deprecated. 

columns

java.util.Vector columns
Deprecated. 

keys

java.util.Vector keys
Deprecated. 

parentKeys

java.util.Vector parentKeys
Deprecated. 

visibleColumns

java.util.Vector visibleColumns
Deprecated. 

editableColumns

java.util.Vector editableColumns
Deprecated. 

requiredColumns

java.util.Vector requiredColumns
Deprecated. 

currencyColumns

java.util.Vector currencyColumns
Deprecated. 

calculatedColumns

java.util.Hashtable calculatedColumns
Deprecated. 

table

ExtendedTable.MJTable table
Deprecated. 

resources

java.util.ResourceBundle resources
Deprecated. 

locator

EntityReferenceLocator locator
Deprecated. 

parentFrame

java.awt.Frame parentFrame
Deprecated. 

status

javax.swing.JLabel status
Deprecated. 

formName

java.lang.String formName
Deprecated. 

rowPreferredSize

int rowPreferredSize
Deprecated. 

editable

boolean editable
Deprecated. 

visiblePermission

FormPermission visiblePermission
Deprecated. 

enabledPermission

FormPermission enabledPermission
Deprecated. 

openDetailFormListener

java.awt.event.MouseAdapter openDetailFormListener
Deprecated. 

settedColumnWidth

int[] settedColumnWidth
Deprecated. 

parentForm

Form parentForm
Deprecated. 

editors

java.util.Hashtable editors
Deprecated. 

buttonPanel

javax.swing.JPanel buttonPanel
Deprecated. 

confirmChangeCheck

javax.swing.JCheckBox confirmChangeCheck
Deprecated. 

restricted

boolean restricted
Deprecated. 

Class com.ontimize.gui.table.ExtendedTable.MJTable extends javax.swing.JTable implements Serializable

Serialized Fields

inserting

boolean inserting

editRow

int editRow

editColumn

int editColumn

insertedScroll

boolean insertedScroll

scroll

javax.swing.JScrollPane scroll

Class com.ontimize.gui.table.ExtendedTableAttribute extends TableAttribute implements Serializable

Class com.ontimize.gui.table.ExtendedTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

sumCurrencyCellRenderer

javax.swing.table.TableCellRenderer sumCurrencyCellRenderer

sumCellRenderer

javax.swing.table.TableCellRenderer sumCellRenderer

columnsClass

java.lang.Class[] columnsClass

rowNumbers

java.util.Vector rowNumbers

data

java.util.Hashtable data
Hashtable with the data model values


columnNames

java.util.Vector columnNames

columnTexts

java.util.Vector columnTexts

rowsNumber

int rowsNumber

columnsNumber

int columnsNumber

editableColumns

java.util.Vector editableColumns

calculatedColumnsNames

java.util.Vector calculatedColumnsNames

calculatedColumnsExpressions

java.util.Vector calculatedColumnsExpressions

colsReqCalc

java.util.Vector colsReqCalc

parsers

java.util.Vector parsers

editable

boolean editable

Class com.ontimize.gui.table.ExtendedTableModelEvent extends javax.swing.event.TableModelEvent implements Serializable

Class com.ontimize.gui.table.ExtImageCellRenderer extends CellRenderer implements Serializable

Serialized Fields

width

int width

height

int height

keepAspectRatio

boolean keepAspectRatio

Class com.ontimize.gui.table.FileExtensionCellRenderer extends IconCellRenderer implements Serializable

Class com.ontimize.gui.table.FilterDialog extends EJDialog implements Serializable

Serialized Fields

WITHOUTDATA

java.lang.String WITHOUTDATA
See Also:
Constant Field Values

WITHDATA

java.lang.String WITHDATA
See Also:
Constant Field Values

XTIMEAGO

java.lang.String XTIMEAGO
See Also:
Constant Field Values

COLUMN

java.lang.String COLUMN
See Also:
Constant Field Values

FILTER

java.lang.String FILTER
See Also:
Constant Field Values

DISTINCT

java.lang.String DISTINCT
See Also:
Constant Field Values

table

Table table

sorter

TableSorter sorter

dateClass

boolean dateClass

booleanClass

boolean booleanClass

label

javax.swing.JLabel label

conditions

javax.swing.JComboBox conditions

less

java.lang.String less

lessEqual

java.lang.String lessEqual

equal

java.lang.String equal

greater

java.lang.String greater

greaterequal

java.lang.String greaterequal

range

java.lang.String range

distinct

java.lang.String distinct

last

java.lang.String last

filterConditions

javax.swing.JComboBox filterConditions

lInfo

javax.swing.JLabel lInfo

cbNull

javax.swing.JCheckBox cbNull

cbNotNull

javax.swing.JCheckBox cbNotNull

group

javax.swing.ButtonGroup group

cbDay

javax.swing.JCheckBox cbDay

cbMonth

javax.swing.JCheckBox cbMonth

cbYear

javax.swing.JCheckBox cbYear

dMY

javax.swing.JPanel dMY

cdDistinct

javax.swing.JCheckBox cdDistinct

fieldLessDate

DateDataField fieldLessDate

fieldGreaterDate

DateDataField fieldGreaterDate

fieldLessInteger

IntegerDataField fieldLessInteger

fieldGreaterInteger

IntegerDataField fieldGreaterInteger

fieldLessReal

RealDataField fieldLessReal

fieldGreaterReal

RealDataField fieldGreaterReal

fieldCheck

CheckDataField fieldCheck

fieldText

TextDataField fieldText

fieldInteger

IntegerDataField fieldInteger

field

DataField field

filter

java.lang.Object filter

buttonOk

javax.swing.JButton buttonOk

buttonReset

javax.swing.JButton buttonReset

buttonDelete

javax.swing.JButton buttonDelete

buttonDeleteAll

javax.swing.JButton buttonDeleteAll

buttonEdit

javax.swing.JButton buttonEdit

buttonAdd

javax.swing.JButton buttonAdd

bundle

java.util.ResourceBundle bundle

filterConfigurationListPanel

javax.swing.JPanel filterConfigurationListPanel

selectionFilterPanel

javax.swing.JPanel selectionFilterPanel

controlButtonsPanel

javax.swing.JPanel controlButtonsPanel

columnListPanel

javax.swing.JPanel columnListPanel

filters

java.util.Hashtable filters

filterList

FilterDialog.FilterList filterList

columnsList

javax.swing.JList columnsList

conditionLabel

javax.swing.JLabel conditionLabel

columnPanel

javax.swing.JPanel columnPanel

filterPanel

javax.swing.JPanel filterPanel

column

int column

radiosPanel

javax.swing.JPanel radiosPanel

actionListener

java.awt.event.ActionListener actionListener

Class com.ontimize.gui.table.FilterDialog.ColumnList extends javax.swing.JList implements Serializable

Serialized Fields

filterList

FilterDialog.FilterList filterList

Class com.ontimize.gui.table.FilterDialog.FilterList extends javax.swing.JList implements Serializable

Class com.ontimize.gui.table.FilterDialog.FilterList.FilterModel extends javax.swing.AbstractListModel implements Serializable

Serialized Fields

filters

java.util.Hashtable filters

column

java.lang.String column

filterValue

java.lang.Object filterValue

Class com.ontimize.gui.table.FilterDialog.FilterListRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

Class com.ontimize.gui.table.GroupCellRenderer extends CellRenderer implements Serializable

Class com.ontimize.gui.table.HeadCellRenderer extends CellRenderer implements Serializable

Class com.ontimize.gui.table.HeadCellRenderer.EText extends javax.swing.JTextArea implements Serializable

Serialized Fields

icon

javax.swing.Icon icon

maxLinesNumber

int maxLinesNumber

Class com.ontimize.gui.table.IconCellRenderer extends CellRenderer implements Serializable

Serialized Fields

icons

java.util.Hashtable icons

showText

boolean showText

translate

boolean translate

tables

javax.swing.JTable[] tables

resourceFile

java.util.ResourceBundle resourceFile

defaultIcon

java.lang.String defaultIcon

observer

IconCellRenderer.ImgObserver observer

Class com.ontimize.gui.table.ImageCellRenderer extends ImageDataField implements Serializable

Serialized Fields

lineRemark

boolean lineRemark

Class com.ontimize.gui.table.InsertTableInsertRowEvent extends java.util.EventObject implements Serializable

Serialized Fields

rowData

java.util.Hashtable rowData

Class com.ontimize.gui.table.IntegerCellEditor extends CellEditor implements Serializable

Class com.ontimize.gui.table.MaskCellEditor extends CellEditor implements Serializable

Class com.ontimize.gui.table.MemoCellEditor extends CellEditor implements Serializable

Class com.ontimize.gui.table.MemoCellRenderer extends CellRenderer implements Serializable

Class com.ontimize.gui.table.ObjectCellRenderer extends CellRenderer implements Serializable

Serialized Fields

textField

javax.swing.JTextField textField

multiLine

boolean multiLine

Class com.ontimize.gui.table.PageFetcher extends javax.swing.JPanel implements Serializable

Serialized Fields

table

Table table

pageableEnabled

boolean pageableEnabled

firstPageButton

javax.swing.JButton firstPageButton

previousPageButton

javax.swing.JButton previousPageButton

nextPageButton

javax.swing.JButton nextPageButton

lastPageButton

javax.swing.JButton lastPageButton

downloadAllButton

javax.swing.JButton downloadAllButton

pageSizeLabel

javax.swing.JLabel pageSizeLabel

pageSizeField

javax.swing.JTextField pageSizeField

bundle

java.util.ResourceBundle bundle

messageLabel

javax.swing.JLabel messageLabel

pageSize

int pageSize

offset

int offset

totalSize

int totalSize

Class com.ontimize.gui.table.PercentCellRenderer extends CellRenderer implements Serializable

Serialized Fields

max

double max

Class com.ontimize.gui.table.PrintingSetupWindow extends EJDialog implements Serializable

Serialized Fields

paintGrid

javax.swing.JCheckBox paintGrid

remakLines

javax.swing.JCheckBox remakLines

paintRowNumbers

javax.swing.JCheckBox paintRowNumbers

ta

Table ta

printableTable

PrintableTable printableTable

pf

java.awt.print.PageFormat pf

buttonsPanel

javax.swing.JPanel buttonsPanel

buttonPrint

javax.swing.JButton buttonPrint

buttonOrderColumns

javax.swing.JButton buttonOrderColumns

scale

double scale

totalPagesNumber

int totalPagesNumber

panelInfo

javax.swing.JPanel panelInfo

buttonPageSetup

javax.swing.JButton buttonPageSetup

informationPages

javax.swing.JLabel informationPages

optionPanel

javax.swing.JPanel optionPanel

checkBoxListToPrint

java.util.Vector checkBoxListToPrint

titleText

javax.swing.JTextField titleText

informationTitle

javax.swing.JLabel informationTitle

informationSort

javax.swing.JLabel informationSort

stateLabel

javax.swing.JLabel stateLabel

printingVector

java.util.Vector printingVector

comboSort

javax.swing.JComboBox comboSort

columnOrderId

java.util.Vector columnOrderId

buttonPreview

javax.swing.JButton buttonPreview

buttonColumnsToPrint

javax.swing.JButton buttonColumnsToPrint

preview

javax.swing.JDialog preview

page

Page page

pagePanel

javax.swing.JPanel pagePanel

scroll

javax.swing.JScrollPane scroll

currentZoom

double currentZoom

orderColumnVector

javax.swing.JDialog orderColumnVector

printingColumnVector

javax.swing.JDialog printingColumnVector

columnList

javax.swing.JList columnList

buttonUp

javax.swing.JButton buttonUp

buttonDown

javax.swing.JButton buttonDown

MIN_PAGE_HEIGHT

int MIN_PAGE_HEIGHT

buttonAcceptColToPrint

javax.swing.JButton buttonAcceptColToPrint

buttonCancelColToPrint

javax.swing.JButton buttonCancelColToPrint

auxPrintingVector

java.util.Vector auxPrintingVector

lInfoOrdenCols

javax.swing.JLabel lInfoOrdenCols

informationColumn

javax.swing.JLabel informationColumn

keyPaintGrid

java.lang.String keyPaintGrid

remarkLinesKey

java.lang.String remarkLinesKey

keyIncludeRowNumber

java.lang.String keyIncludeRowNumber

titleKey

java.lang.String titleKey

keyAccept

java.lang.String keyAccept

keyCancel

java.lang.String keyCancel

columnsOrderKey

java.lang.String columnsOrderKey

keyInfoColumnsOrder

java.lang.String keyInfoColumnsOrder

pagesTitleKey

java.lang.String pagesTitleKey

sortByKey

java.lang.String sortByKey

keyPrintingColumns

java.lang.String keyPrintingColumns

keyTableFit

java.lang.String keyTableFit

keyTableNotFit

java.lang.String keyTableNotFit

previewKey

java.lang.String previewKey

keyPageSetup

java.lang.String keyPageSetup

keyPrint

java.lang.String keyPrint

keyPrinting

java.lang.String keyPrinting

documentPageNumberKey

java.lang.String documentPageNumberKey

keyFitTableSize

java.lang.String keyFitTableSize

Class com.ontimize.gui.table.PrintingWindow extends EJDialog implements Serializable

Serialized Fields

labelTitle

javax.swing.JLabel labelTitle

buttonPageSetup

javax.swing.JButton buttonPageSetup

buttonPrint

javax.swing.JButton buttonPrint

titleTextField

javax.swing.JTextField titleTextField

panelNorth

javax.swing.JPanel panelNorth

panelCenter

javax.swing.JPanel panelCenter

panelCheckBox

javax.swing.JPanel panelCheckBox

listCheckBox

java.util.Vector listCheckBox

listCheckBoxPrinting

java.util.Vector listCheckBoxPrinting

progressBar

javax.swing.JProgressBar progressBar

panelSouth

javax.swing.JPanel panelSouth

pageFormat

java.awt.print.PageFormat pageFormat

columnNamesOrder

java.util.Vector columnNamesOrder

inf

ReportFrame inf

ontimizeTable

Table ontimizeTable

Class com.ontimize.gui.table.ProgressPrintingWindow extends javax.swing.JFrame implements Serializable

Serialized Fields

progressBar

javax.swing.JProgressBar progressBar

state

javax.swing.JLabel state

cancelButton

javax.swing.JButton cancelButton

printableTable

PrintableTable printableTable

Class com.ontimize.gui.table.RealCellEditor extends CellEditor implements Serializable

Class com.ontimize.gui.table.RealCellRenderer extends CellRenderer implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

Class com.ontimize.gui.table.ReferenceCellEditor extends StringCellEditor implements Serializable

Serialized Fields

editorAux

com.ontimize.gui.table.ReferenceCellEditor.EditorComp editorAux

entityName

java.lang.String entityName

queryField

java.lang.String queryField

ASTERISK

java.lang.String ASTERISK
See Also:
Constant Field Values

addAsterisk

boolean addAsterisk

buttonOK

javax.swing.JButton buttonOK

locator

EntityReferenceLocator locator

parentForm

Form parentForm

table

Table table

tableWindow

javax.swing.JDialog tableWindow

resources

java.util.ResourceBundle resources

columns

java.util.Vector columns

valuesKeys

java.util.Hashtable valuesKeys

colsSet

java.util.Vector colsSet

colsSetTypes

java.util.Hashtable colsSetTypes

codeNumber

boolean codeNumber

codeNumberClass

int codeNumberClass
The code number class. By default, it is referred to integer code.

Class com.ontimize.gui.table.RowHeadCellRenderer extends javax.swing.JLabel implements Serializable

Serialized Fields

bgImage

javax.swing.ImageIcon bgImage

Class com.ontimize.gui.table.SortTableCellRenderer extends HeadCellRenderer implements Serializable

Serialized Fields

verticalHeaderMargin

int verticalHeaderMargin

minHeaderHeight

int minHeaderHeight

currentTable

javax.swing.JTable currentTable

predFont

java.awt.Font predFont

groupBackgroundColor

java.awt.Color groupBackgroundColor

backgroundColor

java.awt.Color backgroundColor

foregroundColor

java.awt.Color foregroundColor

foregroundFilterColor

java.awt.Color foregroundFilterColor

bgImage

javax.swing.ImageIcon bgImage

bgGroupingImage

javax.swing.ImageIcon bgGroupingImage

bgCurrentImage

java.awt.Image bgCurrentImage

defaultBorder

javax.swing.border.Border defaultBorder

lastColumnBorder

javax.swing.border.Border lastColumnBorder

firstColumnBorder

javax.swing.border.Border firstColumnBorder

Class com.ontimize.gui.table.StringCellEditor extends CellEditor implements Serializable

Class com.ontimize.gui.table.SumCellRenderer extends RealCellRenderer implements Serializable

Class com.ontimize.gui.table.SumCurrencyCellRenderer extends CurrencyCellRenderer implements Serializable

Class com.ontimize.gui.table.SumRowSetupDialog extends EJDialog implements Serializable

Serialized Fields

table

Table table

bundle

java.util.ResourceBundle bundle

columnsList

javax.swing.JList columnsList

LIST_MOUSE_X_MAX

int LIST_MOUSE_X_MAX
See Also:
Constant Field Values

labelHelp

javax.swing.JLabel labelHelp

indexPress

int indexPress

menu

javax.swing.JPopupMenu menu

sumMenu

javax.swing.JMenuItem sumMenu

averageMenu

javax.swing.JMenuItem averageMenu

maximumMenu

javax.swing.JMenuItem maximumMenu

minimumMenu

javax.swing.JMenuItem minimumMenu

resetButton

javax.swing.JButton resetButton

okButton

javax.swing.JButton okButton

Class com.ontimize.gui.table.SumRowSetupDialog.SelectableItemModifiableRenderer extends SelectableItemRenderer implements Serializable

Class com.ontimize.gui.table.Table extends javax.swing.JPanel implements Serializable

Serialized Fields

totalText

java.lang.String totalText
GUI text


recordsText

java.lang.String recordsText
GUI text


shownText

java.lang.String shownText
GUI text


rDate

DateCellRenderer rDate
Default renderer for the table


rRowHead

RowHeadCellRenderer rRowHead
Default renderer for the table


rBoolean

BooleanCellRenderer rBoolean
Default renderer for the table


rReal

RealCellRenderer rReal
Default renderer for the table


rObject

ObjectCellRenderer rObject
Default renderer for the table


rImagen

ImageCellRenderer rImagen
Default renderer for the table


rHead

HeadCellRenderer rHead
Default renderer for the table


rMemo

MemoCellRenderer rMemo
Default renderer for the table


memoRenderColumns

java.util.Vector memoRenderColumns
The table columns that will use memo render


minRowHeight

int minRowHeight
Minimum row height, by default is MIN_ROW_HEIGHT


showGridValue

boolean showGridValue

dynamicTable

boolean dynamicTable

translateHeader

boolean translateHeader

listenerHighlightButtons

java.awt.event.MouseListener listenerHighlightButtons

borderbuttons

boolean borderbuttons

opaquebuttons

boolean opaquebuttons

buttonIcons

java.util.Hashtable buttonIcons

dataBaseInsert

boolean dataBaseInsert

dataBaseRemove

boolean dataBaseRemove

vrequiredCols

java.util.Vector vrequiredCols
List with the required columns to insert


vupdateEditableColumns

java.util.Vector vupdateEditableColumns

inserting

boolean inserting
boolean to know when the insertion is executing


insertTableInsertRowListenerList

javax.swing.event.EventListenerList insertTableInsertRowListenerList
List with all the listeners to the insert event


columnWidthListener

java.beans.PropertyChangeListener columnWidthListener
A property change listener that when the property in the event is named width will set the preferred row height.

See Also:
Table.evaluatePreferredRowsHeight()

formView

Form formView

tableView

boolean tableView

formViewIcon

javax.swing.ImageIcon formViewIcon

tableViewIcon

javax.swing.ImageIcon tableViewIcon

parameters

java.util.Hashtable parameters
The parameters passed to the table when it is builded. These parameters are set in the xml.


layout

java.awt.BorderLayout layout

table

javax.swing.JTable table
The JTable inside this table


attributes

java.util.Vector attributes
Contains the columns and keys names


formName

java.lang.String formName
The detail form name


scrollPane

javax.swing.JScrollPane scrollPane

entity

java.lang.String entity
The table entity


memoryEntity

java.lang.String memoryEntity

primaryKey

java.util.Vector primaryKey

keyField

java.lang.String keyField

keyFields

java.util.Vector keyFields

codValues

java.util.Hashtable codValues

parentKey

java.lang.String parentKey

otherParentKeys

java.util.Vector otherParentKeys

parentkeys

java.util.List parentkeys
List with all the fields in the parent form used to filter the table values


hParentkeyEquivalences

java.util.Hashtable hParentkeyEquivalences

onsetvaluesetAttributes

java.util.Vector onsetvaluesetAttributes
The vector with attributes to update when data field value changed. By default, null.


hOnSetValueSetEquivalences

java.util.Hashtable hOnSetValueSetEquivalences
This object is used to store onsetvalueset attributes and equivalences (for these fields in entity) when structure of parameter onsetvalueset is: "fieldonset1:SUM(fieldentitypk1);fieldonset2:CONCAT(fieldentitypk2);...fieldonsetn:MAX(fieldentitypkn)"


hOnSetValueSetFunction

java.util.Hashtable hOnSetValueSetFunction
This object is used to store onsetvalueset attributes and function when structure of parameter onsetvalueset is: "fieldonset1:SUM(fieldentitypk1);fieldonset2:CONCAT(fieldentitypk2);...fieldonsetn:MAX(fieldentitypkn)"


parentFrame

java.awt.Frame parentFrame

formBuilder

FormBuilder formBuilder

detailForm

DetailForm detailForm

parentForm

Form parentForm

visibleFieldKeyColumn

boolean visibleFieldKeyColumn

enabled

boolean enabled

enabledDetail

boolean enabledDetail

showControls

boolean showControls

defaultButtons

boolean defaultButtons

controlsVisible

boolean controlsVisible

quickFilterVisible

boolean quickFilterVisible

allowSetupVisibleColumns

boolean allowSetupVisibleColumns

controlsPanel

javax.swing.JPanel controlsPanel

lInfoFilter

javax.swing.JLabel lInfoFilter

quickFilterText

Table.QuickFieldText quickFilterText

buttonChangeView

javax.swing.JButton buttonChangeView
Table button. It is placed in the control panel.


buttonCopy

javax.swing.JButton buttonCopy
Table button. It is placed in the control panel.


buttonExcelExport

javax.swing.JButton buttonExcelExport
Table button. It is placed in the control panel.


buttonHTMLExport

javax.swing.JButton buttonHTMLExport
Table button. It is placed in the control panel.


buttonPlus

javax.swing.JButton buttonPlus
Table button. It is placed in the control panel.


buttonPlus2

javax.swing.JButton buttonPlus2
Table button. It is placed in the control panel.


buttonPrint

javax.swing.JButton buttonPrint
Table button. It is placed in the control panel.


buttonDelete

javax.swing.JButton buttonDelete
Table button. It is placed in the control panel.


buttonRefresh

javax.swing.JButton buttonRefresh
Table button. It is placed in the control panel.


buttonChart

javax.swing.JButton buttonChart
Table button. It is placed in the control panel.


buttonDefaultChart

TableButtonSelection buttonDefaultChart
Table button. It is placed in the control panel.


buttonVisibleColsSetup

javax.swing.JButton buttonVisibleColsSetup
Table button. It is placed in the control panel.


buttonSumRowSetup

javax.swing.JButton buttonSumRowSetup
Table button. It is placed in the control panel.


buttonReports

TableButtonSelection buttonReports

menuReportSetup

javax.swing.JPopupMenu menuReportSetup

buttonSaveFilterOrderSetup

javax.swing.JButton buttonSaveFilterOrderSetup

buttonCalculatedColumns

javax.swing.JButton buttonCalculatedColumns

addButtons

java.util.Vector addButtons

addComponents

java.util.Vector addComponents

printingWindow

PrintingWindow printingWindow

locale

java.util.Locale locale

fontSize

int fontSize

orderEnabled

boolean orderEnabled

modified

boolean modified

resourcesFile

java.util.ResourceBundle resourcesFile

attributesToFix

java.util.Vector attributesToFix

currencyColumns

java.util.Vector currencyColumns

hourRenderColumns

java.util.Vector hourRenderColumns

editableColumnsUpdateEntity

java.util.Vector editableColumnsUpdateEntity

editableColumns

java.util.Vector editableColumns

filter

javax.swing.JMenuItem filter

activatedFilter

boolean activatedFilter

setPivotTableButton

boolean setPivotTableButton

allowDelete

boolean allowDelete

setRefreshButton

boolean setRefreshButton

installQuickFilter

boolean installQuickFilter

packTable

boolean packTable

menu

ExtendedJPopupMenu menu

chartMenu

ExtendedJPopupMenu chartMenu

menuChartItems

java.util.Vector menuChartItems

chartGraphMenuItems

java.util.Vector chartGraphMenuItems

chartUtilities

IChartUtilities chartUtilities

defaultChartsEnabled

boolean defaultChartsEnabled

menuDetail

javax.swing.JMenuItem menuDetail

menuInsert

javax.swing.JMenuItem menuInsert

menuPrintSelection

javax.swing.JMenuItem menuPrintSelection

menuCopyCell

javax.swing.JMenuItem menuCopyCell

menuCopySelection

javax.swing.JMenuItem menuCopySelection

menuRefresh

javax.swing.JMenuItem menuRefresh

menuResetOrder

javax.swing.JMenuItem menuResetOrder

menuOpenInNewWindow

javax.swing.JMenuItem menuOpenInNewWindow

menuFilter

javax.swing.JMenuItem menuFilter

menuFilterByValue

javax.swing.JMenuItem menuFilterByValue

menuDeleteColumnFilter

javax.swing.JMenuItem menuDeleteColumnFilter

menuDeleteFilter

javax.swing.JMenuItem menuDeleteFilter

menuGroup

javax.swing.JMenuItem menuGroup

menuGroupDate

javax.swing.JMenu menuGroupDate

menuGroupByYear

javax.swing.JMenuItem menuGroupByYear

menuGroupByYearMonth

javax.swing.JMenuItem menuGroupByYearMonth

menuGroupYearMonthDay

javax.swing.JMenuItem menuGroupYearMonthDay

menuGroupByQuarterYear

javax.swing.JMenuItem menuGroupByQuarterYear

menuGroupByQuarter

javax.swing.JMenuItem menuGroupByQuarter

menuGroupByMonth

javax.swing.JMenuItem menuGroupByMonth

menuGroupFunction

javax.swing.JMenu menuGroupFunction

menuSumFunction

javax.swing.JMenuItem menuSumFunction

menuAvgFunction

javax.swing.JMenuItem menuAvgFunction

menuMaxFunction

javax.swing.JMenuItem menuMaxFunction

menuMinFunction

javax.swing.JMenuItem menuMinFunction

menuCountFunction

javax.swing.JMenuItem menuCountFunction

menuDeleteGroup

javax.swing.JMenuItem menuDeleteGroup

menuPageableEnabled

javax.swing.JMenuItem menuPageableEnabled

filterWindow

FilterDialog filterWindow

menuShowHideControls

javax.swing.JCheckBoxMenuItem menuShowHideControls

operationInMemory

boolean operationInMemory

scrollHorizontal

boolean scrollHorizontal

defaultFilter

java.lang.Object defaultFilter

allowOpenInNewWindow

boolean allowOpenInNewWindow

openInNewWindowByDefault

boolean openInNewWindowByDefault

rowPress

int rowPress

colPress

int colPress

eventPress

java.awt.event.MouseEvent eventPress

detailFormBuilder

DetailFormBuilder detailFormBuilder

backgroundDetailFormBuilder

boolean backgroundDetailFormBuilder

reserOrderListener

java.awt.event.ActionListener reserOrderListener
Defines a listener that in the event restored the sorting applied to the table.


addRecordListener

java.awt.event.ActionListener addRecordListener
Defines a listener that opens the table detail form in inserting mode, in order to insert new records to the table.


visibleColumns

java.util.Vector visibleColumns

defaultVisibleColumns

java.util.Vector defaultVisibleColumns

originalVisibleColumns

java.util.Vector originalVisibleColumns

reportCols

java.util.Vector reportCols

columnWidthSet

int[] columnWidthSet

preferredSizeInRows

int preferredSizeInRows

calculedColumns

java.util.Hashtable calculedColumns

originalCalculatedColumns

java.util.Vector originalCalculatedColumns

modifiableCalculatedColumns

boolean modifiableCalculatedColumns

requiredColumnsCalculedColumns

java.util.Vector requiredColumnsCalculedColumns

columnsToOperate

java.util.Vector columnsToOperate

columnsToSum

java.util.Vector columnsToSum

currencyRenderer

CurrencyCellRenderer currencyRenderer

hourRenderer

DateCellRenderer hourRenderer

visibleRowNumberColumn

boolean visibleRowNumberColumn

autoFixHead

boolean autoFixHead

attributeTable

TableAttribute attributeTable
Deprecated.  


rowsNumberToQuery

int rowsNumberToQuery

pageFetcher

PageFetcher pageFetcher

detailFormTitleKey

java.lang.String detailFormTitleKey

dinamicFormClass

java.lang.String dinamicFormClass

dynamicFormManager

DynamicFormManager dynamicFormManager

refreshThread

Table.RefreshThread refreshThread

tAux

Table tAux

visiblePermission

FormPermission visiblePermission

enabledPermission

FormPermission enabledPermission

insertPermission

FormPermission insertPermission

queryPermission

FormPermission queryPermission

tableComponentPermission

Table.ComponentsPermissionsStore tableComponentPermission

tableOpaque

boolean tableOpaque

tableBackgroundColor

java.awt.Color tableBackgroundColor

disableInsert

boolean disableInsert
Determines whether the insertion using the table is enabled or not.


actButtonsModelListener

Table.InfoFilterButtonsModelListener actButtonsModelListener

tipScroll

TipScroll tipScroll
The tip configured to the table scroll.


tipScrollEnabled

boolean tipScrollEnabled
Determines whether the tip scroll is enabled or not.


sumRowSetupDialog

SumRowSetupDialog sumRowSetupDialog

visibleColsSetupDialog

VisibleColsSetupDialog visibleColsSetupDialog

popupListener

java.awt.event.MouseAdapter popupListener
Opens the popup menu (context menu)

See Also:
Table.showPopupMenu(int, int)

selectionListener

javax.swing.event.ListSelectionListener selectionListener
The EJTable ListSelectionListener. It is notified each time a change to the selection occurs.


windowCache

TableFrame[] windowCache

listMouseListener

java.awt.event.MouseAdapter listMouseListener

userPrefs

java.lang.String userPrefs

restricted

boolean restricted

locator

EntityReferenceLocator locator
The reference locator set for this table.


editionListeners

java.util.Vector editionListeners

cellRendererColorManager

CellRenderer.CellRendererColorManager cellRendererColorManager

cellRendererFontManager

CellRenderer.CellRendererFontManager cellRendererFontManager

menuOrderFilterSetup

ExtendedJPopupMenu menuOrderFilterSetup

sortFilterOrderItemListener

java.awt.event.ActionListener sortFilterOrderItemListener

orderFilterSetupDeleteItemsListener

java.awt.event.ActionListener orderFilterSetupDeleteItemsListener

menuDefaultOrderSetup

javax.swing.JMenuItem menuDefaultOrderSetup

menuSaveDefaultOrderConfiguration

javax.swing.JMenuItem menuSaveDefaultOrderConfiguration

menuSave

javax.swing.JMenuItem menuSave

cellEditorManager

Table.EditorManager cellEditorManager

cellRendererManager

Table.RendererManager cellRendererManager

listener

Table.ListenerItem listener

deleteListener

Table.DeleteItemListener deleteListener

prefWidthAndPosApply

boolean prefWidthAndPosApply

ru

ReportUtils ru

buttonPivotTable

TableButton buttonPivotTable

dPivot

javax.swing.JDialog dPivot

menuPivotTableSetup

ExtendedJPopupMenu menuPivotTableSetup

menuSavePivot

javax.swing.JMenuItem menuSavePivot

Class com.ontimize.gui.table.Table.FilterDate extends java.lang.Object implements Serializable

serialVersionUID: 1509416594978732908l

Serialized Fields

l

long l

Class com.ontimize.gui.table.Table.PreferenceItem extends javax.swing.JPanel implements Serializable

Serialized Fields

token

java.lang.String token

menu

javax.swing.JButton menu

button

TableButton button

Class com.ontimize.gui.table.Table.QuickFieldText extends javax.swing.JTextField implements Serializable

Serialized Fields

emptyText

java.lang.String emptyText

emptyFont

java.awt.Font emptyFont

bundle

java.util.ResourceBundle bundle

Class com.ontimize.gui.table.TableAttribute extends java.util.Hashtable implements Serializable

Serialized Fields

recordNumberToInitiallyDownload

int recordNumberToInitiallyDownload

entity

java.lang.String entity

attributes

java.util.Vector attributes

totalRecordNumberInQuery

int totalRecordNumberInQuery

parentkeys

java.util.Vector parentkeys

hParentkeyEquivalences

java.util.Hashtable hParentkeyEquivalences

keys

java.util.Vector keys

queryFilter

java.util.Hashtable queryFilter

orderBy

java.util.Vector orderBy

Class com.ontimize.gui.table.TableButton extends RolloverButton implements Serializable

Serialized Fields

dimension

java.awt.Dimension dimension

originalTooltip

java.lang.String originalTooltip

defaultTooptip

java.lang.String defaultTooptip

key

java.lang.Object key

Class com.ontimize.gui.table.TableButtonSelection extends ButtonSelection implements Serializable

Serialized Fields

dimension

java.awt.Dimension dimension

originalTooltip

java.lang.String originalTooltip

defaultTooptip

java.lang.String defaultTooptip

key

java.lang.Object key

Class com.ontimize.gui.table.TableEditionEvent extends java.util.EventObject implements Serializable

Serialized Fields

value

java.lang.Object value

row

int row

column

int column

columnId

java.lang.String columnId

oldValue

java.lang.Object oldValue

Class com.ontimize.gui.table.TableFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

form

Form form

sizePositionPreferenceKey

java.lang.String sizePositionPreferenceKey

Class com.ontimize.gui.table.TableMap extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

model

javax.swing.table.TableModel model

Class com.ontimize.gui.table.TableRowHeader extends javax.swing.JList implements Serializable

Serialized Fields

table

javax.swing.JTable table

columnId

java.lang.Object columnId

Class com.ontimize.gui.table.TableRowHeader.ButtonRenderer extends javax.swing.JButton implements Serializable

Serialized Fields

icon

javax.swing.ImageIcon icon

enabledValue

java.lang.Object enabledValue

pressedCell

int pressedCell

Class com.ontimize.gui.table.TableSorter extends TableMap implements Serializable

Serialized Fields

localSorter

boolean localSorter

bundle

java.util.ResourceBundle bundle

indexes

int[] indexes

rowsNumberToOrder

int rowsNumberToOrder

sortingColumns

java.util.Vector sortingColumns

ascendants

java.util.Vector ascendants

compares

int compares

sourceTable

javax.swing.JTable sourceTable

orderEnabled

boolean orderEnabled

filterEnabled

boolean filterEnabled

sumColumns

java.util.Vector sumColumns

operationColumns

java.util.Hashtable operationColumns

lastIsSum

boolean lastIsSum

rowsNumber

int rowsNumber

auxHeadValue

java.lang.Object auxHeadValue

sizeColumnListener

TableSorter.ColumnSizeListener sizeColumnListener

filterDialog

FilterDialog filterDialog

insertingRowData

java.util.Hashtable insertingRowData

insertableCols

java.util.Vector insertableCols

insertingEnabled

boolean insertingEnabled

allowTotalInserting

boolean allowTotalInserting

fitHeadSize

boolean fitHeadSize

Class com.ontimize.gui.table.TableSorter.ColumnSizeEvent extends java.util.EventObject implements Serializable

Serialized Fields

col

int col

Class com.ontimize.gui.table.TableSorter.DateFilter extends java.lang.Object implements Serializable

Serialized Fields

head

java.lang.String head

unit

java.lang.String unit

begin

long begin

type

int type

amount

int amount

Class com.ontimize.gui.table.TableSorter.DifferentFilter extends TableSorter.Filter implements Serializable

Class com.ontimize.gui.table.TableSorter.DifferentSimpleFilter extends TableSorter.SimpleFilter implements Serializable

Class com.ontimize.gui.table.TableSorter.Filter extends java.lang.Object implements Serializable

Serialized Fields

condition

int condition

values

java.lang.Object[] values

Class com.ontimize.gui.table.TableSorter.FilterTableModel extends TableMap implements Serializable

Serialized Fields

filterValidator

TableSorter.FilterValidator filterValidator

map

int[] map

filters

java.util.Hashtable filters

lastFilterOr

boolean lastFilterOr

Class com.ontimize.gui.table.TableSorter.GroupTableModel extends TableMap implements Serializable

Serialized Fields

groupColumn

int groupColumn

group

boolean group

type

int type

noGroupFieldValue

java.lang.String noGroupFieldValue

functionsColumns

java.util.Map functionsColumns

groupData

java.lang.Object[][] groupData
In general any column can be used to group, but the grouping result will have sense only for numerical values (average, sum,...). In the columns which are not numerical, the resulted shown value will be a list containing the different values contained in the cells.


operationColumn

java.util.Hashtable operationColumn

sumColumn

java.util.Vector sumColumn

calendar

java.util.Calendar calendar

Class com.ontimize.gui.table.TableSorter.GroupTableModel.GroupItem extends java.lang.Object implements Serializable

Serialized Fields

value

java.lang.Object value

renderedString

java.lang.String renderedString

Class com.ontimize.gui.table.TableSorter.MultipleFilter extends java.lang.Object implements Serializable

Serialized Fields

list

java.util.ArrayList list

conditionList

java.util.ArrayList conditionList

Class com.ontimize.gui.table.TableSorter.SimpleFilter extends java.lang.Object implements Serializable

Serialized Fields

value

java.lang.Object value


Package com.ontimize.gui.tree

Class com.ontimize.gui.tree.BasicTreeCellRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable

Serialized Fields

icons

java.util.Hashtable icons

trees

javax.swing.JTree[] trees

parentSelected

boolean parentSelected

childCount

int childCount

leaf

boolean leaf

row

int row

root

boolean root

observer

BasicTreeCellRenderer.ImgObserver observer

iconAttribute

java.lang.String iconAttribute

cacheFont

java.awt.Font cacheFont

Class com.ontimize.gui.tree.ComparableDefaultMutableTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Class com.ontimize.gui.tree.DefaultOrgTreeRenderer extends javax.swing.JLabel implements Serializable

Serialized Fields

lineBorder

javax.swing.border.Border lineBorder

backgroundColor

java.awt.Color backgroundColor

selectedBackgroundColor

java.awt.Color selectedBackgroundColor

Class com.ontimize.gui.tree.JOrgTree extends javax.swing.JPanel implements Serializable

Serialized Fields

innerModel

JOrgTreeModel innerModel

model

javax.swing.tree.TreeModel model

modelListener

JOrgTree.JOrgTreeModelListener modelListener

innerModelListener

JOrgTree.JOrgTreeInnerModelListener innerModelListener

selected

JOrgTreeNode selected

positionator

JOrgTreeNodePositionator positionator

lineDrawer

JOrgTreeLineDrawer lineDrawer

cellRenderer

JOrgTreeCellRenderer cellRenderer

hMargin

int hMargin

vMargin

int vMargin

rendererWidth

int rendererWidth

rendererHeight

int rendererHeight

levelSeparation

int levelSeparation

siblingSeparation

int siblingSeparation

orientation

int orientation

preferredSize

java.awt.Dimension preferredSize

Class com.ontimize.gui.tree.JOrgTree.Frame extends javax.swing.JPanel implements Serializable

Serialized Fields

tree

JOrgTree tree

cbPos

javax.swing.JComboBox cbPos

cbLin

javax.swing.JComboBox cbLin

upDownOrientationComboBox

javax.swing.JComboBox upDownOrientationComboBox

upRightOrientationCombobox

javax.swing.JComboBox upRightOrientationCombobox

regenerateFrame

javax.swing.JButton regenerateFrame

lLin

javax.swing.JLabel lLin

positionator

int positionator

lines

int lines

orientation

int orientation

Class com.ontimize.gui.tree.JOrgTreeModel extends javax.swing.tree.DefaultTreeModel implements Serializable

Class com.ontimize.gui.tree.JOrgTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

x

int x

y

int y

node

javax.swing.tree.TreeNode node

Class com.ontimize.gui.tree.MultilineOrgTreeRenderer extends javax.swing.JTextArea implements Serializable

Serialized Fields

lineBorder

javax.swing.border.Border lineBorder

backgroundColor

java.awt.Color backgroundColor

selectedBackgroundColor

java.awt.Color selectedBackgroundColor

Class com.ontimize.gui.tree.OTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

shownForm

java.lang.String shownForm

entityName

java.lang.String entityName

shownAttribute

java.lang.String shownAttribute

text

java.lang.Object text

organization

boolean organization

keyList

java.util.Vector keyList

keysString

java.lang.String keysString

keysValues

java.util.Hashtable keysValues

associatedDataField

java.util.Hashtable associatedDataField

associatedOrderedDataField

java.util.Vector associatedOrderedDataField
List that contains associatedFields(parentKeys) ordered.


associateDataFieldString

java.lang.String associateDataFieldString

stringFixAttr

java.lang.String stringFixAttr

stringHideAttr

java.lang.String stringHideAttr

hiddenAttributes

java.util.Vector hiddenAttributes

canDelete

boolean canDelete

cachedText

java.lang.String cachedText

classifyNode

boolean classifyNode

dynamic

boolean dynamic

attributeEquivalences

java.util.Hashtable attributeEquivalences

queryResult

java.util.Hashtable queryResult

separator

java.lang.String separator

ascending

boolean ascending

shownAttributeList

java.util.Vector shownAttributeList

attrString

java.lang.String attrString

orderToAdd

boolean orderToAdd

iconorg

javax.swing.ImageIcon iconorg

iconnoorg

javax.swing.ImageIcon iconnoorg

pageableIcon

javax.swing.ImageIcon pageableIcon

iconorgStr

java.lang.String iconorgStr

iconnoorgStr

java.lang.String iconnoorgStr

emptyNode

boolean emptyNode

remark

boolean remark

pageableEnabled

boolean pageableEnabled

id

java.lang.String id

orderByAttribute

java.lang.String orderByAttribute

fixAtributtes

java.util.Vector fixAtributtes

dynamicFormClass

java.lang.String dynamicFormClass

dynamicFormManager

DynamicFormManager dynamicFormManager

resourceArchive

java.util.ResourceBundle resourceArchive

leaf

boolean leaf

overrideLeaf

boolean overrideLeaf

renderTime

java.util.List renderTime

rowsNumberToQuery

int rowsNumberToQuery

totalCount

int totalCount

parameters

java.util.Hashtable parameters

count

int count

Class com.ontimize.gui.tree.PageFetchTreeNode extends OTreeNode implements Serializable

Class com.ontimize.gui.tree.PermissionTree extends javax.swing.JTree implements Serializable

Serialized Fields

entityList

java.util.Vector entityList

locator

EntityReferenceLocator locator

form

Form form

attribute

java.lang.Object attribute

unsecuredEntities

java.util.Vector unsecuredEntities

visiblePermission

FormPermission visiblePermission

enabledPermission

FormPermission enabledPermission

restricted

boolean restricted

Class com.ontimize.gui.tree.ReferenceTreeCellRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable

Serialized Fields

comboReferenceDataField

ReferenceComboDataField comboReferenceDataField

Class com.ontimize.gui.tree.Tree extends javax.swing.JTree implements Serializable

Serialized Fields

popup

Tree.QueryPopup popup

newIcon

javax.swing.ImageIcon newIcon

resource

java.util.ResourceBundle resource

compReference

ReferenceTreeComponent compReference

locator

EntityReferenceLocator locator

formManager

FormManager formManager

processTreeWillExpandEvents

boolean processTreeWillExpandEvents

processTreeWillCollapseEvents

boolean processTreeWillCollapseEvents

processValueChangeEvents

boolean processValueChangeEvents

modelList

java.util.Hashtable modelList
List with tree models. These models must contain nodes whose class is OTreeNode.


uRIBaseFile

java.lang.String uRIBaseFile
URI for files that contains the tree specification. All files must reside in this path, because setModel() have to load them.


currentTree

java.lang.String currentTree
Name of current tree model.


popupMenu

ExtendedJPopupMenu popupMenu

updateItem

javax.swing.JMenuItem updateItem

orderBy

javax.swing.JMenu orderBy

queryItem

javax.swing.JMenuItem queryItem

deleteNodeItem

javax.swing.JMenuItem deleteNodeItem

ascOrderItem

javax.swing.JMenuItem ascOrderItem

descOrderItem

javax.swing.JMenuItem descOrderItem

editNodeItem

javax.swing.JMenuItem editNodeItem

fitSpaceToTreeMenuItem

javax.swing.JCheckBoxMenuItem fitSpaceToTreeMenuItem

treeBuilder

TreeBuilder treeBuilder
Reference to the tree builder that creates the tree model.


treeMouseListener

Tree.TreeMouseListener treeMouseListener

menuListener

Tree.MenuListener menuListener

parentFrame

java.awt.Frame parentFrame

nodeVisiblePermission

TreePermission nodeVisiblePermission

fitSpaceToTree

boolean fitSpaceToTree

queryDelayTime

int queryDelayTime

restricted

boolean restricted

searchedNodePath

javax.swing.tree.TreePath searchedNodePath


Package com.ontimize.help

Class com.ontimize.help.HelpUtilities.ModifiedHelpContentViewerUI extends javax.help.plaf.basic.BasicContentViewerUI implements Serializable

Class com.ontimize.help.HelpUtilities.ModifiedHelpUI extends javax.help.plaf.basic.BasicHelpUI implements Serializable

Class com.ontimize.help.HelpUtilities.ModifiedTOCNavigatorUI extends javax.help.plaf.basic.BasicTOCNavigatorUI implements Serializable


Package com.ontimize.locator

Class com.ontimize.locator.DefaultUserDelegationsInfo extends java.lang.Object implements Serializable

Serialized Fields

users

java.util.Vector users

descriptions

java.util.Vector descriptions

currentUser

java.lang.String currentUser

currentDescription

java.lang.String currentDescription

Class com.ontimize.locator.DelegationPermissionReferenceLocator_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l

Class com.ontimize.locator.DelegationPermissionReferenceLocator.DelegationWindow extends javax.swing.JDialog implements Serializable

Serialized Fields

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

labelIco

javax.swing.JLabel labelIco

info

UserDelegationsInfo info

result

int result

textArea

javax.swing.JTextArea textArea

Class com.ontimize.locator.DelegationSecurePermissionSecureReferenceLocator extends PermissionSecureReferenceLocator implements Serializable

Serialized Fields

delegationEntityName

java.lang.String delegationEntityName

authenticationEntityName

java.lang.String authenticationEntityName

authenticationEntity

Entity authenticationEntity

delegationEntity

DelegationEntity delegationEntity

userColumn

java.lang.String userColumn

passwordColumn

java.lang.String passwordColumn

delegationUserColumn

java.lang.String delegationUserColumn

delegateColumn

java.lang.String delegateColumn

currentDelegations

DelegationInfo currentDelegations

Class com.ontimize.locator.InitialContext extends java.util.Hashtable implements Serializable

Class com.ontimize.locator.PermissionSecureReferenceLocator extends SecureReferenceLocator implements Serializable

Serialized Fields

permissionEntity

java.lang.String permissionEntity

profileEntity

java.lang.String profileEntity

clientPermissionsColumn

java.lang.String clientPermissionsColumn

serverPermissionsColumn

java.lang.String serverPermissionsColumn

userGroupsEntityName

java.lang.String userGroupsEntityName

permissionGroupKeyColumnName

java.lang.String permissionGroupKeyColumnName

profileColumn

java.lang.String profileColumn

entityNames

java.util.Vector entityNames

licensePermission

java.lang.String licensePermission

serverSecurityManagerClass

java.lang.String serverSecurityManagerClass

businessCalendarFile

java.lang.String businessCalendarFile

locale

java.util.Locale locale

definitionPermissionsGroupsFile

java.lang.String definitionPermissionsGroupsFile

Class com.ontimize.locator.PermissionSecureReferenceLocator_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l

Class com.ontimize.locator.SecureReferenceLocator extends java.rmi.server.UnicastRemoteObject implements Serializable

Serialized Fields

formProviderEntity

java.lang.String formProviderEntity

formProviderEntityFormNameColumn

java.lang.String formProviderEntityFormNameColumn

formProviderEntityFormXMLColumn

java.lang.String formProviderEntityFormXMLColumn

databaseEntityManager

DatabaseEntityManager databaseEntityManager

formManagerProviderEntity

java.lang.String formManagerProviderEntity

formManagerProviderEntityIdColumn

java.lang.String formManagerProviderEntityIdColumn

formManagerProviderEntityFormNameColumn

java.lang.String formManagerProviderEntityFormNameColumn

formManagerProviderEntityInteractionManagerColumn

java.lang.String formManagerProviderEntityInteractionManagerColumn

menuProviderEntity

java.lang.String menuProviderEntity

menuProviderEntityXMLColumn

java.lang.String menuProviderEntityXMLColumn

loadedEntities

java.util.Hashtable loadedEntities

manager

DatabaseConnectionManager manager

packageS

java.lang.String packageS

maximumUsers

int maximumUsers

closeServerTime

int closeServerTime

oneSessionAllowed

boolean oneSessionAllowed

userIdList

java.util.Vector userIdList

sendMailThread

SendMailThread sendMailThread

currentUserList

java.util.Hashtable currentUserList
This object stores the users that have an open session. The key is the user session identifier (sessionId) and the value is the user name (User_)


startSessionTimeList

java.util.Hashtable startSessionTimeList

lastSessionAccessTimeList

java.util.Hashtable lastSessionAccessTimeList

compressionThresholds

java.util.Hashtable compressionThresholds

clientWatchUserList

java.util.Hashtable clientWatchUserList

idHostList

java.util.Hashtable idHostList

port

int port

loginEntity

java.lang.String loginEntity

idCardColumn

java.lang.String idCardColumn

useApplicationUser

boolean useApplicationUser

privilegedId

int privilegedId

logFile

java.lang.String logFile

baseLogFileName

java.lang.String baseLogFileName

fileLogExtension

java.lang.String fileLogExtension

maximumLogFileSize

int maximumLogFileSize

isZipLogFile

boolean isZipLogFile

propertiesEntities

java.util.Hashtable propertiesEntities

entitiesClass

java.lang.String entitiesClass

userInfoListModel

javax.swing.DefaultListModel userInfoListModel

maximumSessionTime

int maximumSessionTime

checkSessionsTime

int checkSessionsTime

administrationUser

java.lang.String administrationUser

administrationPassword

java.lang.String administrationPassword

administrationSessionId

java.lang.String administrationSessionId

restartCommand

java.lang.String restartCommand

closedServer

boolean closedServer

compressionEnabled

boolean compressionEnabled

logStreamOut

SecureReferenceLocator.LogStream logStreamOut

logStreamErr

SecureReferenceLocator.LogStream logStreamErr

updateListThread

SecureReferenceLocator.UpdateListThread updateListThread

logSessionEvents

boolean logSessionEvents

fileWriterLog

java.io.FileWriter fileWriterLog

buffWriterLog

java.io.BufferedWriter buffWriterLog

krealm

java.lang.String krealm

kdc

java.lang.String kdc

ldaphost

java.lang.String ldaphost

ldapport

int ldapport

domain

java.lang.String domain

jaasconfigfile

java.lang.String jaasconfigfile

userDNString

java.lang.String userDNString

searchUserString

java.lang.String searchUserString

searchUser

java.lang.String searchUser

searchUserPassword

java.lang.String searchUserPassword

ldapSSL

boolean ldapSSL

reportEntities

java.util.List reportEntities

attachmentEntity

java.lang.String attachmentEntity

attachmentPath

java.lang.String attachmentPath

printingTemplatesEntity

java.lang.String printingTemplatesEntity

rPrefs

RemoteApplicationPreferences rPrefs

encrypt

boolean encrypt

remoteProperties

java.rmi.Remote remoteProperties

pathProperties

java.lang.String pathProperties

noticesPath

java.lang.String noticesPath

noticeEntity

NoticeEntity noticeEntity

noticeSystem

boolean noticeSystem

multiConnectionManager

boolean multiConnectionManager

serverTimeZone

java.util.TimeZone serverTimeZone

multiConnectionManagerPath

java.lang.String multiConnectionManagerPath

watchDog

SecureReferenceLocator.TWatchDog watchDog

logBuffer

java.lang.StringBuffer logBuffer

logBufferSize

int logBufferSize

messagesBuffer

com.ontimize.locator.SecureReferenceLocator.MessagesBuffer messagesBuffer

remoteStoreList

java.util.List remoteStoreList

lcms

com.ontimize.ols.control.LCMS lcms

xmlDynamicMenu

java.lang.String xmlDynamicMenu

rOperationManager

RemoteOperationManager rOperationManager

Class com.ontimize.locator.SecureReferenceLocator_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l

Class com.ontimize.locator.SecureReferenceLocator.BMessage extends java.lang.Object implements Serializable

Serialized Fields

from

java.lang.String from

message

java.lang.String message

communication

long communication

users

java.util.List users

Class com.ontimize.locator.SecureReferenceLocator.SMessage extends java.lang.Object implements Serializable

Serialized Fields

from

java.lang.String from

users

java.util.List users

user

java.lang.String user

type

int type

communication

long communication

Class com.ontimize.locator.SessionInfo extends java.lang.Object implements Serializable

Serialized Fields

sessionId

int sessionId

description

java.lang.String description


Package com.ontimize.media

Class com.ontimize.media.CaptureDeviceSelectorDialog extends DefaultDialog implements Serializable

Serialized Fields

combo

javax.swing.JComboBox combo

device

javax.media.CaptureDeviceInfo device

lInfo

javax.swing.JLabel lInfo

Class com.ontimize.media.CaptureDeviceSelectorDialog.Render extends javax.swing.DefaultListCellRenderer implements Serializable

Class com.ontimize.media.DefaultDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

result

int result

bOK

javax.swing.JButton bOK

bCancel

javax.swing.JButton bCancel

buttonsPanel

javax.swing.JPanel buttonsPanel

Class com.ontimize.media.SoundPlayer extends javax.swing.JDialog implements Serializable

Serialized Fields

line

javax.sound.sampled.SourceDataLine line

playButton

javax.swing.JButton playButton

pauseButton

javax.swing.JButton pauseButton

stopButton

javax.swing.JButton stopButton

rewindButton

javax.swing.JButton rewindButton

forwardButton

javax.swing.JButton forwardButton

openButton

javax.swing.JButton openButton

slider

javax.swing.JSlider slider

status

javax.swing.JLabel status

f

javax.sound.sampled.AudioFormat f

formator

java.text.NumberFormat formator

lastPath

java.io.File lastPath

parentFrame

java.awt.Frame parentFrame

in

javax.sound.sampled.AudioInputStream in

t

SoundPlayer.PlayingThread t

sourceFile

java.io.File sourceFile

sourceBytes

byte[] sourceBytes

lineListener

javax.sound.sampled.LineListener lineListener


Package com.ontimize.printing

Class com.ontimize.printing.Page extends javax.swing.JTextPane implements Serializable

Serialized Fields

elementList

java.util.Hashtable elementList

pageFormat

java.awt.print.PageFormat pageFormat

pageNumber

int pageNumber

fitToPage

boolean fitToPage

htmlEditor

javax.swing.text.html.HTMLEditorKit htmlEditor

htmlDocument

javax.swing.text.html.HTMLDocument htmlDocument

header

PageHeader header

footer

PageFooter footer

Class com.ontimize.printing.ReportFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

pages

java.util.Vector pages

scrollPanel

javax.swing.JScrollPane scrollPanel

pagesPanel

javax.swing.JPanel pagesPanel

controlPanel

javax.swing.JPanel controlPanel

previousButton

javax.swing.JButton previousButton

nextButton

javax.swing.JButton nextButton

saveButton

javax.swing.JButton saveButton

printingButton

javax.swing.JButton printingButton

pagesLayout

java.awt.CardLayout pagesLayout

pageFormat

java.awt.print.PageFormat pageFormat

currentPage

Page currentPage

multipageReport

boolean multipageReport

header

PageHeader header

footer

PageFooter footer


Package com.ontimize.printing.server

Class com.ontimize.printing.server.PrintingService extends java.rmi.server.UnicastRemoteObject implements Serializable

Serialized Fields

reportManager

ReportManager reportManager

user

java.lang.String user

id

int id

Class com.ontimize.printing.server.PrintingService_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l


Package com.ontimize.report

Class com.ontimize.report.BasicReportSelection extends EJDialog implements Serializable

Serialized Fields

locator

EntityReferenceLocator locator

comboReportStore

javax.swing.JComboBox comboReportStore

labelReport

javax.swing.JLabel labelReport

labelStore

javax.swing.JLabel labelStore

fieldReport

javax.swing.JTextField fieldReport

bundle

java.util.ResourceBundle bundle

listReport

BasicReportSelection.ListReportPanel listReport

labelList

javax.swing.JLabel labelList

saveButton

javax.swing.JButton saveButton

deleteButton

javax.swing.JButton deleteButton

entity

java.lang.String entity

rsd

ReportStoreDefinition rsd

rs

ReportStore[] rs

Class com.ontimize.report.BasicReportSelection.ListReportPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

model

BasicReportSelection.ListReportPanel.ModelListReport model

tableCenter

javax.swing.JTable tableCenter

Class com.ontimize.report.BasicReportSelection.ListReportPanel.ModelListReport extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

columnName

java.lang.String[] columnName

nameReport

java.util.Vector nameReport

descriptionStore

java.util.Vector descriptionStore

Class com.ontimize.report.BooleanDrawableFunction extends org.jfree.report.function.AbstractFunction implements Serializable

Serialized Fields

shownValueList

java.util.Vector shownValueList

index

int index

fieldName

java.lang.String fieldName

fieldValue

java.lang.Object fieldValue

Class com.ontimize.report.ElementBooleanSwitchFunction extends org.jfree.report.function.AbstractFunction implements Serializable

Serialized Fields

trigger

boolean trigger
The function value.


warned

boolean warned
A flag indicating whether a warning has been printed.


pagebreak

boolean pagebreak
A flag indicating whether a page break was encountered.

Class com.ontimize.report.EntityReportDesigner extends javax.swing.JFrame implements Serializable

Serialized Fields

entitiesInfoLabel

javax.swing.JLabel entitiesInfoLabel

entitiesCombo

javax.swing.JComboBox entitiesCombo

internationlcellrender

I18nListCellRenderer internationlcellrender

sqlText

javax.swing.JTextArea sqlText

locator

EntityReferenceLocator locator

designer

ReportDesigner designer

previewButton

ReportDesigner.ReportDesignerButton previewButton

sQLButton

ReportDesigner.ReportDesignerButton sQLButton

wizardButton

ReportDesigner.ReportDesignerButton wizardButton

saveReportButton

ReportDesigner.ReportDesignerButton saveReportButton

bundle

java.util.ResourceBundle bundle

columns

java.util.ArrayList columns

types

java.util.ArrayList types

queryExpression

QueryExpression queryExpression

rs

ReportStore[] rs

currentReport

ReportName currentReport

reportDesignerListenerList

java.util.ArrayList reportDesignerListenerList

Class com.ontimize.report.EntityReportDesigner.SaveReport extends EJDialog implements Serializable

Serialized Fields

report

ReportName report

bundle

java.util.ResourceBundle bundle

text

javax.swing.JTextField text

combo

javax.swing.JComboBox combo

Class com.ontimize.report.ItemMinFunction extends org.jfree.report.function.AbstractFunction implements Serializable

Serialized Fields

min

java.math.BigDecimal min
The minimum value.

Class com.ontimize.report.OrderWindow extends EJDialog implements Serializable

Serialized Fields

res

java.util.ResourceBundle res

l

javax.swing.JList l

toolBar

javax.swing.JToolBar toolBar

acceptButton

javax.swing.JButton acceptButton

cancelButton

javax.swing.JButton cancelButton

resultList

java.util.List resultList

upButton

javax.swing.JButton upButton

downButton

javax.swing.JButton downButton

allUpButton

javax.swing.JButton allUpButton

allDownButton

javax.swing.JButton allDownButton

Class com.ontimize.report.OrderWindow.OrderListRenderer extends ReportDesigner.TranslateListRenderer implements Serializable

Serialized Fields

upIcon

javax.swing.ImageIcon upIcon

downIcon

javax.swing.ImageIcon downIcon

Class com.ontimize.report.ReportDataFactory.DefaultReportData extends java.lang.Object implements Serializable

Serialized Fields

key

java.lang.Object key

name

java.lang.String name

description

java.lang.String description

store

ReportStore store

Class com.ontimize.report.ReportDataFactory.JFreeReportData extends ReportDataFactory.DefaultReportData implements Serializable

Class com.ontimize.report.ReportDeleteDialog extends EJDialog implements Serializable

Serialized Fields

lInfo

javax.swing.JLabel lInfo

configurationList

javax.swing.JList configurationList

deleteButton

javax.swing.JButton deleteButton

closeButton

javax.swing.JButton closeButton

configuration

java.lang.String configuration

Class com.ontimize.report.ReportDesigner extends javax.swing.JPanel implements Serializable

Serialized Fields

pPage

javax.swing.JPanel pPage

reportHeaderSplit

javax.swing.JSplitPane reportHeaderSplit

reportFooterSplit

javax.swing.JSplitPane reportFooterSplit

pageHeaderSplit

javax.swing.JSplitPane pageHeaderSplit

pageFooterSplit

javax.swing.JSplitPane pageFooterSplit

splitItems

javax.swing.JSplitPane splitItems

groupHeaderSplit

java.util.ArrayList groupHeaderSplit

groupFooterSplit

java.util.ArrayList groupFooterSplit

reportHeaderPanel

ReportDesigner.ContentPanel reportHeaderPanel

reportFooterPanel

ReportDesigner.ContentPanel reportFooterPanel

pageHeaderPanel

ReportDesigner.ContentPanel pageHeaderPanel

pageFooterPanel

ReportDesigner.ContentPanel pageFooterPanel

itemPanel

ReportDesigner.ContentPanel itemPanel

groupHeaderPanels

java.util.ArrayList groupHeaderPanels

groupFooterPanel

java.util.ArrayList groupFooterPanel

groupArrayList

java.util.ArrayList groupArrayList

reportHeaderSection

ReportDesigner.SectionPanel reportHeaderSection

pageHeaderSection

ReportDesigner.SectionPanel pageHeaderSection

pageFooterSection

ReportDesigner.SectionPanel pageFooterSection

reportFooterSection

ReportDesigner.SectionPanel reportFooterSection

itemSection

ReportDesigner.SectionPanel itemSection

watermarkPanel

ReportDesigner.ContentPanel watermarkPanel

watermarkWindow

ReportDesigner.WatermarkWindow watermarkWindow

groupHeaderSections

java.util.ArrayList groupHeaderSections

groupFooterSections

java.util.ArrayList groupFooterSections

margin

java.awt.Insets margin

format

java.lang.String format

pageFormat

java.awt.print.PageFormat pageFormat

orientation

int orientation

functions

java.lang.String[] functions

bundle

java.util.ResourceBundle bundle

template

boolean template

functionHandler

ReportDesigner.FunctionHandler functionHandler

resizeHandler

ReportDesigner.PageResizeHandler resizeHandler

resizeHandlerPage

ReportDesigner.PageResizeHandler resizeHandlerPage

scroll

javax.swing.JScrollPane scroll

viewPanel

javax.swing.JPanel viewPanel

handler

ReportDesigner.PanelHandler handler

toolbar

javax.swing.JToolBar toolbar

statusBar

ReportDesigner.StatusBar statusBar

commandHandler

ReportDesigner.CommandHandler commandHandler

nf

java.text.NumberFormat nf

propertyWindow

ReportDesigner.PropertyWindow propertyWindow

fc

javax.swing.JFileChooser fc

model

javax.swing.table.TableModel model

columnWindow

ReportDesigner.ColumnListWindow columnWindow

selectedCommand

java.lang.String selectedCommand

bCursor

javax.swing.JToggleButton bCursor

bLine

javax.swing.JToggleButton bLine

bRectangle

javax.swing.JToggleButton bRectangle

bLabel

javax.swing.JToggleButton bLabel

bStringField

javax.swing.JToggleButton bStringField

imageFieldButton

javax.swing.JToggleButton imageFieldButton

imageButton

javax.swing.JToggleButton imageButton

bSave

javax.swing.JButton bSave

bNew

javax.swing.JButton bNew

bOpen

javax.swing.JButton bOpen

bGroup

javax.swing.JButton bGroup

bProperties

javax.swing.JButton bProperties

bWatermark

javax.swing.JButton bWatermark

bFunction

javax.swing.JButton bFunction

Class com.ontimize.report.ReportDesigner.ColumnListWindow extends javax.swing.JDialog implements Serializable

Serialized Fields

listTable

javax.swing.JTable listTable

list

java.util.List list

types

java.util.List types

rd

ReportDesigner rd

bundle

java.util.ResourceBundle bundle

Class com.ontimize.report.ReportDesigner.ConfigureWindow extends javax.swing.JDialog implements Serializable

Serialized Fields

pageTable

ReportDesigner.PropertyWindow.TableProperty pageTable

tableHF

javax.swing.JTable tableHF

modelPage

javax.swing.table.TableModel modelPage

modelRH

javax.swing.table.TableModel modelRH

acceptButton

javax.swing.JButton acceptButton

cancelButton

javax.swing.JButton cancelButton

checkFormat

boolean checkFormat

checkOrientation

boolean checkOrientation

checkRight

boolean checkRight

checkLeft

boolean checkLeft

checkTop

boolean checkTop

checkBottom

boolean checkBottom

Class com.ontimize.report.ReportDesigner.ContentPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

components

java.util.List components

params

java.util.Hashtable params

isSelected

boolean isSelected

selectedArea

java.awt.Rectangle selectedArea

r

java.awt.Rectangle r

Class com.ontimize.report.ReportDesigner.CustomSplitPane extends javax.swing.JSplitPane implements Serializable

Serialized Fields

text

java.lang.String text

Class com.ontimize.report.ReportDesigner.FileResource extends java.lang.Object implements Serializable

Serialized Fields

bytes

byte[] bytes

name

java.lang.String name

Class com.ontimize.report.ReportDesigner.FunctionWindow extends EJDialog implements Serializable

Serialized Fields

selectFunction

ReportDesigner.FunctionWindow.FunctionCombo selectFunction

lnameFieldF

javax.swing.JLabel lnameFieldF

nameFieldF

javax.swing.JTextField nameFieldF

lSelectFunction

javax.swing.JLabel lSelectFunction

nameColumn

javax.swing.JComboBox nameColumn

lNameColumn

javax.swing.JLabel lNameColumn

groups

javax.swing.JComboBox groups

groupLabel

javax.swing.JLabel groupLabel

acceptButton

javax.swing.JButton acceptButton

cancelButton

javax.swing.JButton cancelButton

returnValue

ReportDesigner.FunctionWindow.FunctionDefinition returnValue

handler

ReportDesigner.FunctionHandler handler

bundle

java.util.ResourceBundle bundle

columnList

java.util.Vector columnList

groupList

java.util.Vector groupList

Class com.ontimize.report.ReportDesigner.FunctionWindow.FunctionCombo extends javax.swing.JComboBox implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

list

java.lang.String[] list

Class com.ontimize.report.ReportDesigner.GroupModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

name

java.lang.String[] name

values

java.util.ArrayList values

Class com.ontimize.report.ReportDesigner.GroupWindow extends javax.swing.JDialog implements Serializable

Serialized Fields

table

javax.swing.JTable table

addButton

javax.swing.JButton addButton

deleteButton

javax.swing.JButton deleteButton

acceptButton

javax.swing.JButton acceptButton

upButton

javax.swing.JButton upButton

downButton

javax.swing.JButton downButton

dParent

java.awt.Dimension dParent

Class com.ontimize.report.ReportDesigner.GroupWindow.OptionModel extends javax.swing.DefaultComboBoxModel implements Serializable

Serialized Fields

prop

ReportDesigner.PropertySection prop

Class com.ontimize.report.ReportDesigner.GroupWindow.OptionPane extends javax.swing.JPanel implements Serializable

Serialized Fields

combosH

javax.swing.JComboBox[] combosH

combosF

javax.swing.JComboBox[] combosF

pHeader

javax.swing.JPanel pHeader

pFooter

javax.swing.JPanel pFooter

buttonPanel

javax.swing.JPanel buttonPanel

Class com.ontimize.report.ReportDesigner.PropertyModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

properties

ReportDesigner.ReportProperty[] properties

names

java.lang.String[] names

bundler

java.util.ResourceBundle bundler

Class com.ontimize.report.ReportDesigner.PropertyWindow extends javax.swing.JDialog implements Serializable

Serialized Fields

choiceEditor

ReportDesigner.PropertyWindow.ChoiceEditor choiceEditor

buttonSelect

ReportDesigner.PropertyWindow.JTableButtonRenderer buttonSelect

table

javax.swing.JTable table

component

ReportDesigner.ReportComponent[] component

bundle

java.util.ResourceBundle bundle

Class com.ontimize.report.ReportDesigner.PropertyWindow.TableProperty extends javax.swing.JTable implements Serializable

Serialized Fields

choiceEditor

ReportDesigner.PropertyWindow.ChoiceEditor choiceEditor

buttonSelect

ReportDesigner.PropertyWindow.JTableButtonRenderer buttonSelect

bundle

java.util.ResourceBundle bundle

translateTableCellRenderer

ReportDesigner.TranslateTableCellRenderer translateTableCellRenderer

Class com.ontimize.report.ReportDesigner.ReportDesignerButton extends javax.swing.JButton implements Serializable

Class com.ontimize.report.ReportDesigner.RuleH extends javax.swing.JPanel implements Serializable

Serialized Fields

ppp

int ppp

ppc

double ppc

Class com.ontimize.report.ReportDesigner.SectionPanel.RuleV extends javax.swing.JPanel implements Serializable

Serialized Fields

ppp

int ppp

ppc

double ppc

Class com.ontimize.report.ReportDesigner.ToggleReportDesignerButton extends javax.swing.JToggleButton implements Serializable

Class com.ontimize.report.ReportDesigner.TranslateComboBox extends javax.swing.JComboBox implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

Class com.ontimize.report.ReportDesigner.TranslateListRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

Class com.ontimize.report.ReportDesigner.TranslateTableCellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

Class com.ontimize.report.ReportDesigner.WatermarkWindow extends javax.swing.JDialog implements Serializable

Serialized Fields

commandHandler

ReportDesigner.WatermarkWindow.WaterCommandHandler commandHandler

watermark

ReportDesigner.ContentPanel watermark

waterToolBar

javax.swing.JToolBar waterToolBar

selectedCommand

java.lang.String selectedCommand

pf

java.awt.print.PageFormat pf

pagePanel

javax.swing.JPanel pagePanel

horizontalRule

ReportDesigner.WatermarkWindow.HorizontalRule horizontalRule

handler

ReportDesigner.WatermarkWindow.WaterPanelHandler handler

Class com.ontimize.report.ReportDesigner.WatermarkWindow.HorizontalRule extends javax.swing.JPanel implements Serializable

Serialized Fields

ppp

int ppp

ppc

double ppc

pagePanel

javax.swing.JPanel pagePanel

Class com.ontimize.report.ReportDesigner.WatermarkWindow.VerticalRule extends javax.swing.JPanel implements Serializable

Serialized Fields

ppp

int ppp

ppc

double ppc

pagePanel

javax.swing.JPanel pagePanel

Class com.ontimize.report.ReportDesignerEvent extends java.util.EventObject implements Serializable

Serialized Fields

type

int type

reportName

ReportName reportName

Class com.ontimize.report.ReportSelection extends EJDialog implements Serializable

Serialized Fields

entitiesCombo

javax.swing.JComboBox entitiesCombo

centerPanel

ReportSelection.CenterPanel centerPanel

comboReportStores

javax.swing.JComboBox comboReportStores

add

ReportSelection.ReportButton add

edit

ReportSelection.ReportButton edit

view

ReportSelection.ReportButton view

print

ReportSelection.ReportButton print

delete

ReportSelection.ReportButton delete

refresh

ReportSelection.ReportButton refresh

filter

ReportSelection.ReportButton filter

panel

javax.swing.JPanel panel

locator

EntityReferenceLocator locator

rs

ReportStore[] rs

bundle

java.util.ResourceBundle bundle

erd

EntityReportDesigner erd

Class com.ontimize.report.ReportSelection.CenterPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

tableCenter

javax.swing.JTable tableCenter

model

ReportSelection.CenterPanel.ModelListReport model

actions

java.util.List actions

components

java.util.List components

see

boolean see

Class com.ontimize.report.ReportSelection.CenterPanel.IdentifyCellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Class com.ontimize.report.ReportSelection.CenterPanel.ModelListReport extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

columnName

java.lang.String[] columnName

model

java.util.List model

Class com.ontimize.report.ReportSelection.ReportButton extends javax.swing.JButton implements Serializable

Serialized Fields

center

ReportSelection.CenterPanel center

actions

java.util.List actions

Class com.ontimize.report.ReportSetupDialog extends EJDialog implements Serializable

Serialized Fields

lInfo

javax.swing.JLabel lInfo

configurationList

javax.swing.JList configurationList

acceptButton

javax.swing.JButton acceptButton

cancelButton

javax.swing.JButton cancelButton

configuration

java.lang.String configuration

Class com.ontimize.report.TableMap extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

model

javax.swing.table.TableModel model

Class com.ontimize.report.TableSorter extends TableMap implements Serializable

Serialized Fields

indexes

int[] indexes

sortingColumns

java.util.Vector sortingColumns

ascendings

java.util.Vector ascendings

compares

int compares

Class com.ontimize.report.WizardNewReport extends EJDialog implements Serializable

Serialized Fields

reportDefinition

ReportDesigner.ReportDefinition reportDefinition

WIDTHSECTION

int WIDTHSECTION
See Also:
Constant Field Values

entityColumns

WizardNewReport.List entityColumns

reportEntityColumns

WizardNewReport.List reportEntityColumns

groupReportColumns

WizardNewReport.List groupReportColumns

groupColumns

WizardNewReport.List groupColumns

functionTable

WizardNewReport.FunctionColumns functionTable

cardPanel

javax.swing.JPanel cardPanel

combo

javax.swing.JComboBox combo

locator

EntityReferenceLocator locator

numPagCheck

javax.swing.JCheckBox numPagCheck

totalPagCheck

javax.swing.JCheckBox totalPagCheck

nextButton

javax.swing.JButton nextButton

previousButton

javax.swing.JButton previousButton

finishButton

javax.swing.JButton finishButton

types

java.util.Map types

positionCard

int positionCard

bundle

java.util.ResourceBundle bundle

Class com.ontimize.report.WizardNewReport.ChoiceEditor extends javax.swing.DefaultCellEditor implements Serializable

Serialized Fields

items

java.lang.Object[] items

Class com.ontimize.report.WizardNewReport.ChoiceEditor.ComboBox extends javax.swing.JComboBox implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

Class com.ontimize.report.WizardNewReport.FunctionColumns extends javax.swing.JScrollPane implements Serializable

Serialized Fields

table

WizardNewReport.FunctionColumns.FunctionTable table

editor

WizardNewReport.ChoiceEditor editor

bundle

java.util.ResourceBundle bundle

Class com.ontimize.report.WizardNewReport.FunctionColumns.FunctionModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

groups

java.lang.String[] groups

function

java.lang.String[] function

columnList

java.util.Vector columnList

fieldList

java.util.Vector fieldList

Class com.ontimize.report.WizardNewReport.FunctionColumns.FunctionTable extends javax.swing.JTable implements Serializable

Serialized Fields

renderer

WizardNewReport.FunctionColumns.FunctionTable.TranslateCellRenderer renderer

editor

WizardNewReport.ChoiceEditor editor

Class com.ontimize.report.WizardNewReport.FunctionColumns.FunctionTable.TranslateCellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

Class com.ontimize.report.WizardNewReport.List extends javax.swing.JPanel implements Serializable

Serialized Fields

list

javax.swing.JList list

name

java.util.Vector name

bundle

java.util.ResourceBundle bundle

buttonUp

javax.swing.JButton buttonUp

buttonDown

javax.swing.JButton buttonDown

scroll

javax.swing.JScrollPane scroll

Class com.ontimize.report.WizardNewReport.ListRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle


Package com.ontimize.report.columns

Class com.ontimize.report.columns.ColumnWidthCellRendererList extends javax.swing.JLabel implements Serializable

Serialized Fields

panel

javax.swing.JPanel panel

check

javax.swing.JCheckBox check

field

javax.swing.JTextField field

Class com.ontimize.report.columns.ColumnWidthListModel extends javax.swing.AbstractListModel implements Serializable

Serialized Fields

hF

java.util.Hashtable hF

h

java.util.Hashtable h

columnName

java.util.Vector columnName

Class com.ontimize.report.columns.ColumnWidthPopup extends PopupList implements Serializable

Class com.ontimize.report.columns.ColumnWidthWindow extends EJDialog implements Serializable

Serialized Fields

reportDialog

DefaultReportDialog reportDialog

res

java.util.ResourceBundle res

widthTable

WidthTable widthTable

acceptButton

javax.swing.JButton acceptButton

cancelButton

javax.swing.JButton cancelButton

colF

java.util.Hashtable colF

Class com.ontimize.report.columns.WidthTable extends javax.swing.JTable implements Serializable

Serialized Fields

model

WidthTableModel model

Class com.ontimize.report.columns.WidthTableModel extends javax.swing.table.DefaultTableModel implements Serializable

Serialized Fields

NAME_COLUMN

java.lang.String NAME_COLUMN

WIDTH_COLUMN

java.lang.String WIDTH_COLUMN

SET_COLUMN

java.lang.String SET_COLUMN

widths

java.util.Hashtable widths

columnName

java.util.Vector columnName

resources

java.util.ResourceBundle resources

columnFixed

java.util.Vector columnFixed


Package com.ontimize.report.engine.dynamicjasper

Class com.ontimize.report.engine.dynamicjasper.CustomClassicLayoutManager extends ClassicLayoutManager implements Serializable

Class com.ontimize.report.engine.dynamicjasper.CustomDynamicReportBuilder extends DynamicReportBuilder implements Serializable

Class com.ontimize.report.engine.dynamicjasper.CustomGroupLayout extends GroupLayout implements Serializable

Class com.ontimize.report.engine.dynamicjasper.CustomJasperViewer extends JRViewer implements Serializable

Class com.ontimize.report.engine.dynamicjasper.CustomJasperViewerToolbar extends JRViewerToolbar implements Serializable

Class com.ontimize.report.engine.dynamicjasper.DynamicJasperPreviewDialog extends PreviewDialog implements Serializable

Serialized Fields

report

JasperPrint report


Package com.ontimize.report.engine.jfreereport

Class com.ontimize.report.engine.jfreereport.ExtPreviewProxyBase extends org.jfree.report.modules.gui.base.PreviewProxyBase implements Serializable

Serialized Fields

title

javax.swing.JTextField title

reportDescripcion

javax.swing.JTextField reportDescripcion

textPanel

javax.swing.JPanel textPanel

dRD

ReportEngine dRD

Class com.ontimize.report.engine.jfreereport.FreeReportPreviewDialog extends PreviewDialog implements Serializable

Serialized Fields

base

FreeReportPreviewDialog.ExtPreviewProxyBase base

report

org.jfree.report.JFreeReport report

Class com.ontimize.report.engine.jfreereport.FreeReportPreviewDialog.ExtPreviewProxyBase extends org.jfree.report.modules.gui.base.PreviewProxyBase implements Serializable


Package com.ontimize.report.item

Class com.ontimize.report.item.SelectableItemsListCellRenderer extends javax.swing.JCheckBox implements Serializable


Package com.ontimize.report.store

Class com.ontimize.report.store.BasicReportStoreDefinition extends java.lang.Object implements Serializable

Serialized Fields

key

java.lang.Object key

name

java.lang.String name

description

java.lang.String description

entity

java.lang.String entity

xmlDefinition

java.lang.String xmlDefinition

sqlQuery

java.lang.String sqlQuery

type

java.lang.String type

reportResourceList

ReportDesigner.ReportResource[] reportResourceList

queryExpression

QueryExpression queryExpression

Class com.ontimize.report.store.FileReportStore.FileResource extends java.lang.Object implements Serializable

Serialized Fields

bytes

byte[] bytes

name

java.lang.String name

Class com.ontimize.report.store.FileReportStore.UtilReportStore extends javax.swing.JFrame implements Serializable

Serialized Fields

file

javax.swing.JFileChooser file

label

javax.swing.JLabel label

text

javax.swing.JTextField text

bFile

javax.swing.JButton bFile

bRefresh

javax.swing.JButton bRefresh

reportTable

javax.swing.JTable reportTable

root

java.io.File root

Class com.ontimize.report.store.FileReportStore.UtilReportStore.ReportModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

data

java.util.Hashtable data

keys

java.util.Vector keys

Class com.ontimize.report.store.RemoteReportStore extends java.rmi.server.UnicastRemoteObject implements Serializable

Serialized Fields

description

java.lang.String description

reportStore

ReportStore reportStore

locator

SecureReferenceLocator locator

storePath

java.lang.String storePath

Class com.ontimize.report.store.RemoteReportStore_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l

Class com.ontimize.report.store.ReportStoreException extends java.rmi.RemoteException implements Serializable


Package com.ontimize.report.utils

Class com.ontimize.report.utils.JasperViewer extends javax.swing.JFrame implements Serializable

Serialized Fields

title

java.lang.String title

pnlMain

javax.swing.JPanel pnlMain

Class com.ontimize.report.utils.JasperViewerDialog extends EJDialog implements Serializable

Serialized Fields

title

java.lang.String title

pnlMain

javax.swing.JPanel pnlMain

Class com.ontimize.report.utils.PreviewDialog extends EJDialog implements Serializable

Serialized Fields

emptyReport

java.lang.Object emptyReport

allowAddComponentListeners

boolean allowAddComponentListeners

Class com.ontimize.report.utils.ReportComponent extends javax.swing.JPanel implements Serializable

Serialized Fields

emptyReport

java.lang.Object emptyReport

base

org.jfree.report.modules.gui.base.PreviewProxyBase base

Class com.ontimize.report.utils.ReportPageablePreviewComponent extends javax.swing.JComponent implements Serializable

Serialized Fields

rp

ReportPageable rp

pageNumber

int pageNumber

pf

java.awt.print.PageFormat pf

jobName

java.lang.String jobName

next

javax.swing.JButton next

previous

javax.swing.JButton previous

print

javax.swing.JButton print

page

ReportPageablePreviewComponent.Page page

Class com.ontimize.report.utils.ReportPageablePreviewComponent.Page extends javax.swing.JComponent implements Serializable


Package com.ontimize.security

Class com.ontimize.security.AbstractClientPermission extends java.lang.Object implements Serializable

Serialized Fields

restricted

boolean restricted

name

java.lang.String name

attr

java.lang.String attr

period

TimePeriod period

Class com.ontimize.security.ApplicationPermission extends AbstractClientPermission implements Serializable

Class com.ontimize.security.FMPermission extends AbstractClientPermission implements Serializable

Serialized Fields

fmId

java.lang.String fmId

Class com.ontimize.security.FormPermission extends AbstractClientPermission implements Serializable

Serialized Fields

archive

java.lang.String archive

Class com.ontimize.security.GeneralSecurityException extends java.lang.Exception implements Serializable

Class com.ontimize.security.License extends java.lang.Object implements Serializable

Serialized Fields

contents

byte[] contents

signature

byte[] signature

Class com.ontimize.security.MenuPermission extends AbstractClientPermission implements Serializable

Class com.ontimize.security.ModeErrorSecurityException extends java.lang.Exception implements Serializable

Class com.ontimize.security.NotInPeriodException extends GeneralSecurityException implements Serializable

Class com.ontimize.security.PermissionGroupInfo extends java.lang.Object implements Serializable

Serialized Fields

groupId

java.lang.String groupId

description

java.lang.String description

Class com.ontimize.security.PermissionInfo extends java.lang.Object implements Serializable

Serialized Fields

restricted

boolean restricted

period

TimePeriod period

Class com.ontimize.security.PermissionTreeModel extends javax.swing.tree.DefaultTreeModel implements Serializable

Class com.ontimize.security.PermissionTreeModel.ActionNode extends ComparableDefaultMutableTreeNode implements Serializable

Class com.ontimize.security.PermissionTreeModel.EntityNode extends ComparableDefaultMutableTreeNode implements Serializable

Class com.ontimize.security.SessionNotFoundException extends GeneralSecurityException implements Serializable

Class com.ontimize.security.TableFormPermission extends FormPermission implements Serializable

Serialized Fields

type

java.lang.String type

Class com.ontimize.security.ToolBarPermission extends AbstractClientPermission implements Serializable

Class com.ontimize.security.TreePermission extends AbstractClientPermission implements Serializable

Serialized Fields

tree

java.lang.String tree

Class com.ontimize.security.Utils.ETF extends javax.swing.JTextField implements Serializable


Package com.ontimize.util.calc

Class com.ontimize.util.calc.Calculator extends javax.swing.JDialog implements Serializable

Serialized Fields

icon

javax.swing.ImageIcon icon

zoomButton

javax.swing.JButton zoomButton

zoom

boolean zoom

resourceBundle

java.util.ResourceBundle resourceBundle

popupMenu

javax.swing.JPopupMenu popupMenu

copy

javax.swing.JMenuItem copy

memorizedNumber

double memorizedNumber

operand

boolean operand

result

boolean result

currentOperation

int currentOperation

containerPanel

javax.swing.JPanel containerPanel

viewerPanel

javax.swing.JPanel viewerPanel

buttonPanel

javax.swing.JPanel buttonPanel

button0

Calculator.InternalJButton button0

button1

Calculator.InternalJButton button1

button2

Calculator.InternalJButton button2

button3

Calculator.InternalJButton button3

button4

Calculator.InternalJButton button4

button5

Calculator.InternalJButton button5

button6

Calculator.InternalJButton button6

button7

Calculator.InternalJButton button7

button8

Calculator.InternalJButton button8

button9

Calculator.InternalJButton button9

addButton

Calculator.InternalJButton addButton

substractButton

Calculator.InternalJButton substractButton

multiplyButton

Calculator.InternalJButton multiplyButton

divideButton

Calculator.InternalJButton divideButton

dotButton

Calculator.InternalJButton dotButton

equalButton

Calculator.InternalJButton equalButton

deleteButton

Calculator.InternalJButton deleteButton

sqrtButton

Calculator.InternalJButton sqrtButton

inverseButton

Calculator.InternalJButton inverseButton

signumButton

Calculator.InternalJButton signumButton

viewer

javax.swing.JTextField viewer

separator

java.lang.String separator


Package com.ontimize.util.calendar

Class com.ontimize.util.calendar.AdvancedMultipleTimePeriod extends java.lang.Object implements Serializable

Serialized Fields

timePeriods

java.util.List timePeriods

Class com.ontimize.util.calendar.AdvancedTimePeriod extends java.lang.Object implements Serializable

Serialized Fields

calendar

java.util.Calendar calendar

businessCalendar

BusinessCalendar businessCalendar

locale

java.util.Locale locale

isWorkingPeriod

boolean isWorkingPeriod

startDay

int startDay

endDay

int endDay

startMonth

int startMonth

endMonth

int endMonth

Class com.ontimize.util.calendar.BasicTimePeriodParser extends java.lang.Object implements Serializable

Serialized Fields

alias

java.util.Hashtable alias

Class com.ontimize.util.calendar.BusinessCalendar extends java.lang.Object implements Serializable

Serialized Fields

propertiesFileName

java.lang.String propertiesFileName

calendar

java.util.GregorianCalendar calendar

locale

java.util.Locale locale

holidays

java.util.Hashtable holidays

Class com.ontimize.util.calendar.BusinessCalendar.Day extends java.lang.Object implements Serializable

Serialized Fields

startDate

java.util.Date startDate

endDate

java.util.Date endDate

day

int day

month

int month

Class com.ontimize.util.calendar.CalendarDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

calendar

java.util.GregorianCalendar calendar
Deprecated. 

layout

java.awt.GridBagLayout layout
Deprecated. 

years

javax.swing.JTextField years
Deprecated. 

months

javax.swing.JComboBox months
Deprecated. 

dayTable

javax.swing.JTable dayTable
Deprecated. 

weekDayNameList

java.util.Vector weekDayNameList
Deprecated. 

monthNameList

java.util.Vector monthNameList
Deprecated. 

locale

java.util.Locale locale
Deprecated. 

Class com.ontimize.util.calendar.CalendarDialog.CalendarCellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Class com.ontimize.util.calendar.CalendarDialog.CalendarModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

calendar

java.util.GregorianCalendar calendar

dayCount

int dayCount

dayNames

java.lang.String[] dayNames

l

java.util.Locale l

Class com.ontimize.util.calendar.DayInMonth extends java.lang.Object implements Serializable

Serialized Fields

day

int day

month

int month

l

java.util.Locale l

calendar

java.util.GregorianCalendar calendar

symbols

java.text.DateFormatSymbols symbols

months

java.lang.String[] months

Class com.ontimize.util.calendar.DayIntervalOfMonth extends java.lang.Object implements Serializable

Serialized Fields

firstDay

int firstDay

lastDay

int lastDay

l

java.util.Locale l

calendar

java.util.GregorianCalendar calendar

Class com.ontimize.util.calendar.DayOfMonth extends java.lang.Object implements Serializable

Serialized Fields

day

int day

l

java.util.Locale l

calendar

java.util.GregorianCalendar calendar

Class com.ontimize.util.calendar.WorkingDayInMonth extends java.lang.Object implements Serializable

Serialized Fields

day

int day

month

int month

l

java.util.Locale l

calendar

BusinessCalendar calendar

cAux

java.util.GregorianCalendar cAux

symbols

java.text.DateFormatSymbols symbols

months

java.lang.String[] months

Class com.ontimize.util.calendar.WorkingDayIntervalOfMonth extends java.lang.Object implements Serializable

Serialized Fields

firstDay

int firstDay

lastDay

int lastDay

l

java.util.Locale l

calendar

BusinessCalendar calendar

cAux

java.util.GregorianCalendar cAux

Class com.ontimize.util.calendar.WorkingDayOfMonth extends java.lang.Object implements Serializable

Serialized Fields

day

int day

l

java.util.Locale l

calendar

BusinessCalendar calendar

cAux

java.util.GregorianCalendar cAux


Package com.ontimize.util.extend

Class com.ontimize.util.extend.ExtendedViewer extends javax.swing.JPanel implements Serializable

Serialized Fields

fileLabel

javax.swing.JLabel fileLabel

extendedLabel

javax.swing.JLabel extendedLabel

filePath

javax.swing.JTextField filePath

extendedPath

javax.swing.JTextField extendedPath

fileButton

javax.swing.JButton fileButton

extendedButton

javax.swing.JButton extendedButton

fileChooser

javax.swing.JFileChooser fileChooser

applicationBox

javax.swing.JCheckBox applicationBox

formBox

javax.swing.JCheckBox formBox

menuBox

javax.swing.JCheckBox menuBox

buttonBox

javax.swing.JCheckBox buttonBox

entityBox

javax.swing.JCheckBox entityBox

aliasBox

javax.swing.JCheckBox aliasBox

resultText

javax.swing.JTextPane resultText

processButton

javax.swing.JButton processButton

file

java.io.File file

extendedFile

java.io.File extendedFile

group

javax.swing.ButtonGroup group


Package com.ontimize.util.filechooser

Class com.ontimize.util.filechooser.CustomFileChooser extends javax.swing.JFileChooser implements Serializable


Package com.ontimize.util.gd

Class com.ontimize.util.gd.GDUtilities.Result extends java.lang.Object implements Serializable

Serialized Fields

cat

java.lang.String cat

title

java.lang.String title

url

java.lang.String url

time

long time

snippet

java.lang.String snippet

id

int id


Package com.ontimize.util.install

Class com.ontimize.util.install.MainWindow extends javax.swing.JFrame implements Serializable

Serialized Fields

statusBar

javax.swing.JLabel statusBar

progressBar

javax.swing.JProgressBar progressBar

panelSur

javax.swing.JPanel panelSur

menuBar

javax.swing.JMenuBar menuBar

conf

javax.swing.JMenu conf

source

javax.swing.JMenuItem source

destination

javax.swing.JMenuItem destination


Package com.ontimize.util.jar

Class com.ontimize.util.jar.JarUtil.InformationDialog extends javax.swing.JFrame implements Serializable

Serialized Fields

lVersion

javax.swing.JLabel lVersion

lHtml

javax.swing.JLabel lHtml

iOntimize

javax.swing.JLabel iOntimize

tPanel

javax.swing.JLabel tPanel

hideFrame

boolean hideFrame


Package com.ontimize.util.mail

Class com.ontimize.util.mail.AbstractMailManager.PasswordDocument extends javax.swing.text.PlainDocument implements Serializable

Serialized Fields

contentBuffer

java.lang.StringBuffer contentBuffer

Class com.ontimize.util.mail.MailApplication extends javax.swing.JFrame implements Serializable

Serialized Fields

manager

DefaultMailManager manager

editorPane

javax.swing.JEditorPane editorPane

splitPane

javax.swing.JSplitPane splitPane

tree

MailApplication.FolderTree tree

Class com.ontimize.util.mail.MailApplication.FolderNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

folder

javax.mail.Folder folder

hasDownloadedMessages

boolean hasDownloadedMessages

Class com.ontimize.util.mail.MailApplication.FolderTree extends javax.swing.JTree implements Serializable

Class com.ontimize.util.mail.MailApplication.MessageNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

message

javax.mail.Message message


Package com.ontimize.util.memmonitor

Class com.ontimize.util.memmonitor.MemMonitor extends javax.swing.JFrame implements Serializable

Serialized Fields

runtime

java.lang.Runtime runtime

gCButton

javax.swing.JButton gCButton

viewedPanel

javax.swing.JPanel viewedPanel

update

boolean update

totalMemory

long totalMemory

freeMemory

long freeMemory

history

long[] history

index

int index

cicleTime

int cicleTime

updateThread

java.lang.Thread updateThread


Package com.ontimize.util.notice

Class com.ontimize.util.notice.BundleCellRenderer extends CellRenderer implements Serializable

Serialized Fields

isBordered

boolean isBordered

Class com.ontimize.util.notice.DefaultNoticeDestinyEntity extends DefaultTableEntity implements Serializable

Class com.ontimize.util.notice.HTMLTemplate extends IdentifiedAbstractFormComponent implements Serializable

Serialized Fields

fastView

javax.swing.JEditorPane fastView

isLabel

boolean isLabel

Class com.ontimize.util.notice.NewNoticeWindow extends javax.swing.JWindow implements Serializable

Serialized Fields

visibleWindow

boolean visibleWindow

licon

javax.swing.JLabel licon

ltext

javax.swing.JLabel ltext

bClose

javax.swing.JButton bClose

listenerClick

NewNoticeWindow.ListenerClick listenerClick

panel

javax.swing.JPanel panel

formName

java.lang.String formName

managerName

java.lang.String managerName

markAsReadOnClick

boolean markAsReadOnClick

Class com.ontimize.util.notice.NoticeEntity extends DefaultTableEntity implements Serializable

Serialized Fields

entityDestinyName

java.lang.String entityDestinyName

Class com.ontimize.util.notice.NoticeTable extends Table2Forms implements Serializable

Serialized Fields

bAllNotices

javax.swing.JToggleButton bAllNotices
Button to see all the received notices


bUnreadNotices

javax.swing.JToggleButton bUnreadNotices
Button to filter the message and see only the new ones (not read)


group

javax.swing.ButtonGroup group
Group with the filter buttons, using a group only one of the buttons can be selected at the same time


bCheckRead

javax.swing.JButton bCheckRead
Button to mark the selected notices as read


bRemoveNotices

javax.swing.JButton bRemoveNotices
Button to mark the selected messages as deleted


sendRequestWithoutAsk

boolean sendRequestWithoutAsk
This parameter configures the automatic confirmation of notices. If this is false the user sees a window to selectd between confirm or not


checkAsReadAutomatic

boolean checkAsReadAutomatic
If this is true all the selected messages as marked as read when they are selected


receiveTable

boolean receiveTable

Class com.ontimize.util.notice.SendAutomaticNotice extends AbstractTask implements Serializable

Serialized Fields

queryResult

EntityResult queryResult

entity

Entity entity

Class com.ontimize.util.notice.Table2Forms extends Table implements Serializable

Serialized Fields

insertFormName

java.lang.String insertFormName

insertForm

DetailForm insertForm

queryFormName

java.lang.String queryFormName

queryForm

DetailForm queryForm


Package com.ontimize.util.operation

Class com.ontimize.util.operation.AbstractRemoteOperationManager extends java.rmi.server.UnicastRemoteObject implements Serializable

Serialized Fields

waitingList

java.util.ArrayList waitingList

waitingThreads

java.util.HashMap waitingThreads

runningThreads

java.util.HashMap runningThreads

finishedThreads

java.util.HashMap finishedThreads

locator

EntityReferenceLocator locator

generator

AbstractRemoteOperationManager.IdentifiedGenerator generator

thread

AbstractRemoteOperationManager.RemoteOperationCheckedThread thread

Class com.ontimize.util.operation.AbstractRemoteOperationManager_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l

Class com.ontimize.util.operation.DefaultRemoteOperationManager extends AbstractRemoteOperationManager implements Serializable


Package com.ontimize.util.pack200

Class com.ontimize.util.pack200.ContentType extends javax.servlet.http.HttpServlet implements Serializable


Package com.ontimize.util.quartz

Class com.ontimize.util.quartz.AbstractTask extends java.lang.Object implements Serializable

Serialized Fields

actionParameters

java.util.Map actionParameters

queryParameters

java.util.Map queryParameters

taskName

java.lang.String taskName

taskGroup

java.lang.String taskGroup

locator

EntityReferenceLocator locator


Package com.ontimize.util.remote

Class com.ontimize.util.remote.AbstractRemoteReference extends java.rmi.server.UnicastRemoteObject implements Serializable

Serialized Fields

locator

EntityReferenceLocator locator

dbConnectionManagerId

java.lang.String dbConnectionManagerId

Class com.ontimize.util.remote.BytesBlock extends java.lang.Object implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

serializationStartTime

long serializationStartTime

serializationFinalTime

long serializationFinalTime

decompressBytesNumber

int decompressBytesNumber

compression

int compression

Class com.ontimize.util.remote.RemoteFileSaver_Impl extends java.rmi.server.UnicastRemoteObject implements Serializable

Serialized Fields

recordingPath

java.io.File recordingPath

bytesBlockSize

int bytesBlockSize

compression

int compression

Class com.ontimize.util.remote.RemoteFileSaver_Impl_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l

Class com.ontimize.util.remote.RemoteProperties extends java.rmi.server.UnicastRemoteObject implements Serializable

Serialized Fields

locator

RemotelyManageable locator

Class com.ontimize.util.remote.RemoteProperties_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l

Class com.ontimize.util.remote.RemoteUtilities extends javax.swing.JFrame implements Serializable

Serialized Fields

dBManager

DatabaseConnectionManager dBManager

lHost

javax.swing.JLabel lHost

host

javax.swing.JTextField host

portLabel

javax.swing.JLabel portLabel

port

javax.swing.JTextField port

explorerButton

javax.swing.JButton explorerButton

httpCheck

javax.swing.JCheckBox httpCheck

httpsCheck

javax.swing.JCheckBox httpsCheck

rmiCheck

javax.swing.JCheckBox rmiCheck

checkBoxGroup

javax.swing.ButtonGroup checkBoxGroup

cgiLabel

javax.swing.JLabel cgiLabel

cgiPath

javax.swing.JTextField cgiPath

httpPortLabel

javax.swing.JLabel httpPortLabel

httpPort

javax.swing.JTextField httpPort

remoteObjectList

javax.swing.JList remoteObjectList

state

javax.swing.JLabel state

startRASButton

javax.swing.JButton startRASButton

window

RemoteUtilities.RemoteAdministrationWindow window

Class com.ontimize.util.remote.RemoteUtilities.ConnectionPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

connectionLabel

javax.swing.JLabel connectionLabel

lockedConnectionLabel

javax.swing.JLabel lockedConnectionLabel

lockedTimeLabel

javax.swing.JLabel lockedTimeLabel

maxLockedTimeLabel

javax.swing.JLabel maxLockedTimeLabel

numberFormat

java.text.NumberFormat numberFormat

id

java.lang.String id

Class com.ontimize.util.remote.RemoteUtilities.MultiConnectionPanel extends javax.swing.JScrollPane implements Serializable

Serialized Fields

centerPanel

javax.swing.JPanel centerPanel

connectionManagerPanels

java.util.Hashtable connectionManagerPanels

menuListener

RemoteUtilities.DatabaseMenuListener menuListener

Class com.ontimize.util.remote.RemoteUtilities.RemoteAdministrationWindow extends javax.swing.JFrame implements Serializable

Serialized Fields

r

RemotelyManageable r

administrationSessionId

java.lang.String administrationSessionId

d

javax.swing.JDialog d

currentSessionList

javax.swing.JList currentSessionList

sessionIdList

java.util.Vector sessionIdList

logText

javax.swing.JTextArea logText

fDialog

FindDialog fDialog

characterLabel

javax.swing.JLabel characterLabel

characterNumber

javax.swing.JTextField characterNumber

refreshConnections

javax.swing.JButton refreshConnections

readLogButton

javax.swing.JButton readLogButton

endSessionButton

javax.swing.JButton endSessionButton

updateSessionButton

javax.swing.JButton updateSessionButton

flushButton

javax.swing.JButton flushButton

popup

javax.swing.JPopupMenu popup

multiConnectionManager

boolean multiConnectionManager

databaseMenuListener

RemoteUtilities.DatabaseMenuListener databaseMenuListener

debugCombo

javax.swing.JComboBox debugCombo

bDebugs

javax.swing.JToggleButton bDebugs

connectionNumber

javax.swing.JLabel connectionNumber

lockedNumber

javax.swing.JLabel lockedNumber

lockedTime

javax.swing.JLabel lockedTime

maxLockedTime

javax.swing.JLabel maxLockedTime

numberFormat

java.text.NumberFormat numberFormat

multiConnectionPanel

RemoteUtilities.MultiConnectionPanel multiConnectionPanel

bGetPref

javax.swing.JButton bGetPref

bSetPref

javax.swing.JButton bSetPref

fChooser

javax.swing.JFileChooser fChooser

fChooserSet

javax.swing.JFileChooser fChooserSet

deleteSelectedEntities

javax.swing.JButton deleteSelectedEntities

deleteAllEntities

javax.swing.JButton deleteAllEntities

refreshEntities

javax.swing.JButton refreshEntities

entityList

javax.swing.JList entityList


Package com.ontimize.util.rmi

Class com.ontimize.util.rmi.RMISSLClientSocketFactory extends java.lang.Object implements Serializable

Class com.ontimize.util.rmi.RMISSLServerSocketFactory extends java.lang.Object implements Serializable


Package com.ontimize.util.rmitunneling

Class com.ontimize.util.rmitunneling.JNLPNatServletHandler extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

codebase

java.lang.String codebase

hostname

java.lang.String hostname

tunnelPath

java.lang.String tunnelPath

tunnelPort

java.lang.String tunnelPort

debug

java.lang.String debug

uri

java.lang.String uri

Class com.ontimize.util.rmitunneling.JNLPServletHandler extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

codebase

java.lang.String codebase

hostname

java.lang.String hostname

Class com.ontimize.util.rmitunneling.RequestServlet extends javax.servlet.http.HttpServlet implements Serializable

Class com.ontimize.util.rmitunneling.ServletHandler extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

httpSession

boolean httpSession

Class com.ontimize.util.rmitunneling.ServletHandler.ServletClientException extends java.lang.Exception implements Serializable

Class com.ontimize.util.rmitunneling.ServletHandler.ServletServerException extends java.lang.Exception implements Serializable

Class com.ontimize.util.rmitunneling.StreamInfoComponent extends javax.swing.JComponent implements Serializable

Serialized Fields

prefSize

java.awt.Dimension prefSize

Class com.ontimize.util.rmitunneling.StreamInfoComponent.StreamInfoFrame extends javax.swing.JFrame implements Serializable

Class com.ontimize.util.rmitunneling.StreamInfoComponent.StreamTraceTable extends javax.swing.JScrollPane implements Serializable

Serialized Fields

model

StreamInfoComponent.StreamTraceTable.StreamTraceModel model

Class com.ontimize.util.rmitunneling.StreamInfoComponent.StreamTraceTable.StreamTraceModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

lastReceivedTraces

java.lang.String[] lastReceivedTraces

lastSentTraces

java.lang.String[] lastSentTraces


Package com.ontimize.util.rtf

Class com.ontimize.util.rtf.BorderAttributes extends java.lang.Object implements Serializable

Serialized Fields

borderTop

int borderTop

borderHorizontal

int borderHorizontal

borderBottom

int borderBottom

borderLeft

int borderLeft

borderVertical

int borderVertical

borderRight

int borderRight

lineColor

java.awt.Color lineColor

Class com.ontimize.util.rtf.RTFEditorKit extends javax.swing.text.StyledEditorKit implements Serializable


Package com.ontimize.util.rtf.style

Class com.ontimize.util.rtf.style.RTFDocument extends javax.swing.text.DefaultStyledDocument implements Serializable

Serialized Fields

DOCUMENT_WIDTH

int DOCUMENT_WIDTH

isSplitted

boolean isSplitted

margins

java.awt.Insets margins

Class com.ontimize.util.rtf.style.RTFDocument.CellElement extends javax.swing.text.AbstractDocument.BranchElement implements Serializable

Serialized Fields

width

int width

height

int height

m_margins

java.awt.Insets m_margins

Class com.ontimize.util.rtf.style.RTFDocument.RowElement extends javax.swing.text.AbstractDocument.BranchElement implements Serializable

Class com.ontimize.util.rtf.style.RTFDocument.TableElement extends javax.swing.text.AbstractDocument.BranchElement implements Serializable


Package com.ontimize.util.swing

Class com.ontimize.util.swing.AdvancedHTMLViewer extends BasicHTMLViewer implements Serializable

Serialized Fields

view

ScalableXHTMLPanel view

manager

NaiveUserAgent manager

scroll

javax.swing.JScrollPane scroll

documentBuilder

javax.xml.parsers.DocumentBuilder documentBuilder

docBuilderFactory

javax.xml.parsers.DocumentBuilderFactory docBuilderFactory

Class com.ontimize.util.swing.AJDialog extends javax.swing.JDialog implements Serializable

Class com.ontimize.util.swing.BasicHTMLViewer extends javax.swing.JPanel implements Serializable

Class com.ontimize.util.swing.ButtonSelection extends javax.swing.JComponent implements Serializable

Serialized Fields

button

javax.swing.JButton button

menuButton

javax.swing.JButton menuButton

menu

javax.swing.JPopupMenu menu

menuList

javax.swing.JList menuList

highlight

boolean highlight

actionMenu

ButtonSelection.Action actionMenu

Class com.ontimize.util.swing.ButtonSelection.Action extends javax.swing.AbstractAction implements Serializable

Class com.ontimize.util.swing.ButtonSelection.EArrowButtonSelection extends ButtonSelection.EButtonSelection implements Serializable

Serialized Fields

dimension

java.awt.Dimension dimension

Class com.ontimize.util.swing.ButtonSelection.EButtonSelection extends javax.swing.JButton implements Serializable

Class com.ontimize.util.swing.CollapsibleButtonPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

orientation

int orientation

innerComponent

javax.swing.JPanel innerComponent

viewPort

javax.swing.JViewport viewPort

deployedState

boolean deployedState

expandHorizontal

boolean expandHorizontal

expandVertical

boolean expandVertical

expandLast

boolean expandLast

verticalAlignment

int verticalAlignment

attribute

java.lang.Object attribute

borderStyle

int borderStyle

title

java.lang.String title

deployTime

int deployTime

animated

boolean animated

timer

javax.swing.Timer timer

customHeight

int customHeight

customWidth

int customWidth

minHeight

int minHeight

minWidth

int minWidth

tiptext

java.lang.String tiptext

doFirstShow

boolean doFirstShow

firstTime

boolean firstTime

baseTooltip

java.lang.String baseTooltip

reverseIcons

boolean reverseIcons

initiatedPreferences

boolean initiatedPreferences

parentForm

Form parentForm

collapsibleLabel

CollapsibleButtonPanel.CollapsibleLabel collapsibleLabel

cycleStart

long cycleStart

Class com.ontimize.util.swing.CollapsibleButtonPanel.CollapsibleLabel extends javax.swing.JLabel implements Serializable

Serialized Fields

backgroundColor

java.awt.Color backgroundColor

leftIcon

javax.swing.ImageIcon leftIcon

rightIcon

javax.swing.ImageIcon rightIcon

Class com.ontimize.util.swing.DefaultBasicHTMLViewer extends BasicHTMLViewer implements Serializable

Serialized Fields

text

javax.swing.JTextArea text

js

javax.swing.JScrollPane js

Class com.ontimize.util.swing.IdentifiedFocusTraversalPolicy extends javax.swing.LayoutFocusTraversalPolicy implements Serializable

Serialized Fields

queryPolicy

java.util.Vector queryPolicy

insertPolicy

java.util.Vector insertPolicy

updatePolicy

java.util.Vector updatePolicy

form

Form form

Class com.ontimize.util.swing.JCalculatedExpression extends javax.swing.JPanel implements Serializable

Serialized Fields

componentList

java.util.List componentList
List of all components that conform the JCalculatedExpression


undoManager

javax.swing.undo.UndoManager undoManager
The reference to the UndoManager.


expressionPane

ComponentTextPane expressionPane
The reference to the editor of the mathematical expression.


buttonPanel

javax.swing.JPanel buttonPanel
Panel that contains all operation buttons.


addButton

javax.swing.JButton addButton
Add button. Adds 'add' Math symbol to the editor.


substractButton

javax.swing.JButton substractButton
Subtract button. Adds 'subtract' Math symbol to the editor.


multiplyButton

javax.swing.JButton multiplyButton
Multiply button. Adds 'multiply' Math symbol to the editor.


divideButton

javax.swing.JButton divideButton
Divide button. Adds 'divide' Math symbol to the editor.


openParenthesisButton

javax.swing.JButton openParenthesisButton
Open Parenthesis button. Adds 'open parenthesis' symbol to the editor.


closeParenthesisButton

javax.swing.JButton closeParenthesisButton
Close Parenthesis button. Adds 'close parenthesis' symbol to the editor.


availableFieldsList

javax.swing.JList availableFieldsList
JList component that contains a list with available fields to use into the editor of expressions. The components contained on it are SelectableItem that allows to visualize the name of the available field with a check to select if this field is required or not.


splitPane

javax.swing.JSplitPane splitPane
SplitPane that contains the mathematical editor and the list of available fields.

Class com.ontimize.util.swing.JCalculatedExpression.CustomListModel extends javax.swing.AbstractListModel implements Serializable

Serialized Fields

values

java.util.List values

Class com.ontimize.util.swing.JCollapsibleGroupPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

cycleStart

long cycleStart

deployTime

int deployTime

timer

javax.swing.Timer timer

animated

boolean animated

target

JCollapsibleGroupPanel.CollapseAction target

fillerComponent

javax.swing.JPanel fillerComponent

headerMouseListener

java.awt.event.MouseListener headerMouseListener

initStateCollapsed

boolean initStateCollapsed

onlyonedeployed

boolean onlyonedeployed
Attribute to set if just one CollapsibleGroup can be opened or it can be opened more than one. By default it is allowed to deploy more than one Collpasible Group.

Class com.ontimize.util.swing.JCollapsibleGroupPanel.JCollapsibleGroup extends javax.swing.JPanel implements Serializable

Serialized Fields

collapsed

boolean collapsed
This variable indicates if the Group is collapsed. By default, the group is collapsed, that is, is closed.


header

JCollapsibleGroupPanel.JCollapsibleGroupHeader header

scroll

javax.swing.JScrollPane scroll

body

javax.swing.JPanel body

attr

java.lang.String attr

title

java.lang.String title

constraints

java.awt.GridBagConstraints constraints

filler

javax.swing.JPanel filler

Class com.ontimize.util.swing.JCollapsibleGroupPanel.JCollapsibleGroupHeader extends javax.swing.JLabel implements Serializable

Serialized Fields

openIcon

javax.swing.ImageIcon openIcon

closeIcon

javax.swing.ImageIcon closeIcon

close

boolean close

Class com.ontimize.util.swing.MenuButton extends javax.swing.JButton implements Serializable

Serialized Fields

preferredSize

java.awt.Dimension preferredSize

Class com.ontimize.util.swing.MenuButton.MenuButtonBorder extends javax.swing.border.AbstractBorder implements Serializable

Serialized Fields

pressBorder

javax.swing.border.Border pressBorder

normalBorder

javax.swing.border.Border normalBorder

Class com.ontimize.util.swing.NullableButtonGroup extends javax.swing.ButtonGroup implements Serializable

Serialized Fields

nullButton

javax.swing.JRadioButton nullButton
Hidden JRadioButton to allow null selection in radio buttons. It is automatically selected when not exist visible RadioButtons.


allowNullSelection

boolean allowNullSelection
Boolean to allow null selection.

Class com.ontimize.util.swing.OGlassPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

contentBuffer

java.awt.image.BufferedImage contentBuffer

contentGraphics

java.awt.Graphics contentGraphics

Class com.ontimize.util.swing.PositionFocusTraversalPolicy extends javax.swing.LayoutFocusTraversalPolicy implements Serializable

Class com.ontimize.util.swing.RolloverButton extends javax.swing.JButton implements Serializable

Class com.ontimize.util.swing.TranslateComboBox extends javax.swing.JComboBox implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

Class com.ontimize.util.swing.TranslateTableCellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

Class com.ontimize.util.swing.XMLTextPane extends javax.swing.JTextPane implements Serializable

serialVersionUID: 6270183148379328084l


Package com.ontimize.util.swing.border

Class com.ontimize.util.swing.border.ColorTitleBorder extends javax.swing.border.TitledBorder implements Serializable

Serialized Fields

separator

javax.swing.border.EmptyBorder separator

Class com.ontimize.util.swing.border.SideEtchedBorder extends javax.swing.border.EtchedBorder implements Serializable

Serialized Fields

location

int location

Class com.ontimize.util.swing.border.SoftBevelBorder2 extends javax.swing.border.SoftBevelBorder implements Serializable

Class com.ontimize.util.swing.border.SoftButtonBorder extends javax.swing.border.SoftBevelBorder implements Serializable


Package com.ontimize.util.swing.icon

Class com.ontimize.util.swing.icon.CompoundIcon extends javax.swing.ImageIcon implements Serializable

Serialized Fields

principal

javax.swing.Icon principal

add

javax.swing.Icon add


Package com.ontimize.util.swing.list

Class com.ontimize.util.swing.list.I18nListCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle


Package com.ontimize.util.swing.popuplist

Class com.ontimize.util.swing.popuplist.ButtonItem extends javax.swing.JButton implements Serializable

Class com.ontimize.util.swing.popuplist.LabelItem extends javax.swing.JLabel implements Serializable

Serialized Fields

paintBorder

boolean paintBorder

Class com.ontimize.util.swing.popuplist.PopupItem extends javax.swing.JLabel implements Serializable

Serialized Fields

listenerList

java.util.ArrayList listenerList

paintBorder

boolean paintBorder

handler

java.awt.event.MouseListener handler

bundle

java.util.ResourceBundle bundle

isMouseOver

boolean isMouseOver

Class com.ontimize.util.swing.popuplist.PopupList extends javax.swing.JList implements Serializable

Serialized Fields

popup

javax.swing.JPopupMenu popup

emptyLabel

javax.swing.JLabel emptyLabel

infoLabel

javax.swing.JLabel infoLabel

southPanel

javax.swing.JPanel southPanel

scroll

javax.swing.JScrollPane scroll

bundle

java.util.ResourceBundle bundle

form

Form form

enabledPrivateTemplates

boolean enabledPrivateTemplates

Class com.ontimize.util.swing.popuplist.PopupListModel extends javax.swing.AbstractListModel implements Serializable

Serialized Fields

record

EntityResult record

key

java.lang.Object key


Package com.ontimize.util.swing.printpreview

Class com.ontimize.util.swing.printpreview.PrintPreviewDialog extends javax.swing.JComponent implements Serializable

Serialized Fields

rp

java.awt.print.Pageable rp

pageNumber

int pageNumber

pf

java.awt.print.PageFormat pf

jobName

java.lang.String jobName

next

javax.swing.JButton next

previous

javax.swing.JButton previous

print

javax.swing.JButton print

bZmore

javax.swing.JButton bZmore

bZless

javax.swing.JButton bZless

page

PrintPreviewDialog.Page page

Class com.ontimize.util.swing.printpreview.PrintPreviewDialog.Page extends javax.swing.JComponent implements Serializable

Serialized Fields

pf

java.awt.print.PageFormat pf

zoom

double zoom


Package com.ontimize.util.swing.selectablelist

Class com.ontimize.util.swing.selectablelist.SelectableItemListCellRenderer extends javax.swing.JCheckBox implements Serializable

Serialized Fields

selectedBackground

java.awt.Color selectedBackground

selectedForeground

java.awt.Color selectedForeground

notSelectedForeground

java.awt.Color notSelectedForeground

notSelectedBackground

java.awt.Color notSelectedBackground

bundle

java.util.ResourceBundle bundle

Class com.ontimize.util.swing.selectablelist.SelectableItemRenderer extends javax.swing.JCheckBox implements Serializable


Package com.ontimize.util.swing.table

Class com.ontimize.util.swing.table.GroupableTableHeader extends javax.swing.table.JTableHeader implements Serializable

Serialized Fields

columnGroups

java.util.Vector columnGroups

Class com.ontimize.util.swing.table.PivotDetailTableUtils extends javax.swing.JPanel implements Serializable

Class com.ontimize.util.swing.table.PivotDetailTableUtils.PivotDetailDialog extends EJDialog implements Serializable

Serialized Fields

centerPanel

PivotDetailTableUtils.PivotDetailPanel centerPanel

Class com.ontimize.util.swing.table.PivotDetailTableUtils.PivotDetailPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

model

javax.swing.table.TableModel model

resources

java.util.ResourceBundle resources

table

Table table

rows

Label rows

column

Label column

cols

java.util.Vector cols

visibleCols

java.util.Vector visibleCols

Class com.ontimize.util.swing.table.PivotTableUtils extends javax.swing.JPanel implements Serializable

Class com.ontimize.util.swing.table.PivotTableUtils.DateGroupTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

innerModel

javax.swing.table.TableModel innerModel

columns

int[] columns

group

int group

calendar

java.util.Calendar calendar

Class com.ontimize.util.swing.table.PivotTableUtils.HeaderRenderer extends HeadCellRenderer implements Serializable

Serialized Fields

border

javax.swing.border.Border border

minHeaderHeight

int minHeaderHeight

verticalHeaderMargin

int verticalHeaderMargin

currentTable

javax.swing.JTable currentTable

predFont

java.awt.Font predFont

groupBackgroundColor

java.awt.Color groupBackgroundColor

backgroundColor

java.awt.Color backgroundColor

foregroundColor

java.awt.Color foregroundColor

foregroundFilterColor

java.awt.Color foregroundFilterColor

bgImage

javax.swing.ImageIcon bgImage

bgCurrentImage

java.awt.Image bgCurrentImage

defaultBorder

javax.swing.border.Border defaultBorder

lastColumnBorder

javax.swing.border.Border lastColumnBorder

firstColumnBorder

javax.swing.border.Border firstColumnBorder

bundle

java.util.ResourceBundle bundle

percentage

boolean percentage

Class com.ontimize.util.swing.table.PivotTableUtils.LeftLineBorder extends javax.swing.border.AbstractBorder implements Serializable

Serialized Fields

insets

java.awt.Insets insets

Class com.ontimize.util.swing.table.PivotTableUtils.NumberRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

bg

java.awt.Color bg

format

java.text.NumberFormat format

customBG

java.awt.Color customBG

b

javax.swing.border.Border b

Class com.ontimize.util.swing.table.PivotTableUtils.PivotDialog extends AJDialog implements Serializable

Serialized Fields

centerPanel

PivotTableUtils.PivotPanel centerPanel

Class com.ontimize.util.swing.table.PivotTableUtils.PivotPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

updateEnabled

boolean updateEnabled

NUMBER_CROW_FIELD

int NUMBER_CROW_FIELD

model

javax.swing.table.TableModel model

resources

java.util.ResourceBundle resources

table

javax.swing.JTable table

headerRenderer

PivotTableUtils.HeaderRenderer headerRenderer

topPanel

javax.swing.JPanel topPanel

buttonPanel

javax.swing.JPanel buttonPanel

columnPanel

javax.swing.JPanel columnPanel

leftPanel

javax.swing.JPanel leftPanel

printButton

javax.swing.JButton printButton

ppButton

javax.swing.JButton ppButton

pageButton

javax.swing.JButton pageButton

exportExcelButton

javax.swing.JButton exportExcelButton

arrayCrowField

javax.swing.JComboBox[] arrayCrowField

crowField

javax.swing.JComboBox crowField
Deprecated. All combos are inside of arrayCrowField variable


crowField2

javax.swing.JComboBox crowField2
Deprecated. All combos are inside of arrayCrowField variable


crowField3

javax.swing.JComboBox crowField3
Deprecated. All combos are inside of arrayCrowField variable


ccolumnField

javax.swing.JComboBox ccolumnField

cdataField

javax.swing.JComboBox cdataField

cdategroup

javax.swing.JComboBox cdategroup

coperation

javax.swing.JComboBox coperation

pTable

TableUtils.PrintableTable pTable

selectedColumn

java.util.Hashtable selectedColumn

parameters

java.util.Hashtable parameters

dDetailPivot

EJDialog dDetailPivot

Class com.ontimize.util.swing.table.PivotTableUtils.RowHeaderCustomLineBorder extends com.ontimize.util.swing.table.PivotTableUtils.CustomLineBorder implements Serializable

Serialized Fields

insets

java.awt.Insets insets

Class com.ontimize.util.swing.table.PivotTableUtils.RowHeaderRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Serialized Fields

remarkLastRow

boolean remarkLastRow

b

javax.swing.border.Border b

b1

javax.swing.border.Border b1

bLeft

javax.swing.border.Border bLeft

Class com.ontimize.util.swing.table.PivotTableUtils.TotalNumberRenderer extends PivotTableUtils.NumberRenderer implements Serializable

Serialized Fields

percentage

boolean percentage

Class com.ontimize.util.swing.table.PivotTableUtils.TotalTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

innerModel

javax.swing.table.TableModel innerModel

operation

int operation

rowColumns

int rowColumns

column

java.lang.String column

dateGroupTableModel

PivotTableUtils.DateGroupTableModel dateGroupTableModel

Class com.ontimize.util.swing.table.PivotTableUtils.TranslateListRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle


Package com.ontimize.util.swing.text

Class com.ontimize.util.swing.text.ComponentTextPane extends javax.swing.JTextPane implements Serializable

Serialized Fields

currentLabelComponents

java.util.List currentLabelComponents

Class com.ontimize.util.swing.text.ComponentTextPane.CustomLabel extends javax.swing.JLabel implements Serializable

Serialized Fields

startOffset

int startOffset
Position in the JTextPane where this component starts


endOffset

int endOffset
Position in the JTextPane where this components ends (usually is start offset + 1)


originalText

java.lang.String originalText
Original text

Class com.ontimize.util.swing.text.ComponentTextPane.CustomStyledEditorKit extends javax.swing.text.StyledEditorKit implements Serializable

Serialized Fields

viewFactory

javax.swing.text.ViewFactory viewFactory

Class com.ontimize.util.swing.text.XMLEditorKit extends javax.swing.text.StyledEditorKit implements Serializable

Serialized Fields

factory

javax.swing.text.ViewFactory factory


Package com.ontimize.util.templates

Class com.ontimize.util.templates.OpenTemplateAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

currentForm

Form currentForm

fieldDataList

java.util.Vector fieldDataList

imageDataList

java.util.Vector imageDataList

tableDataList

java.util.Vector tableDataList

templateURL

java.lang.String templateURL

Class com.ontimize.util.templates.OpenTemplateButton extends Button implements Serializable

Serialized Fields

action

OpenTemplateAction action

parameters

java.util.Hashtable parameters


Package com.ontimize.util.test

Class com.ontimize.util.test.EntityTest extends java.lang.Object implements Serializable

Class com.ontimize.util.test.EntityTest.ProgressDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

bar

javax.swing.JProgressBar bar

lInfo

javax.swing.JLabel lInfo

Class com.ontimize.util.test.EntityTest.Result extends java.lang.Object implements Serializable

Serialized Fields

description

java.lang.String description

file

java.lang.String file

result

int result


Package com.ontimize.util.twain

Class com.ontimize.util.twain.TwainManager.JImageDisplay extends javax.swing.JPanel implements Serializable

Serialized Fields

source

java.awt.image.RenderedImage source

adjustSize

int adjustSize

scale

double scale

zoom

double zoom

selectionRectangle

java.awt.Rectangle selectionRectangle

selStroke

java.awt.Stroke selStroke

Class com.ontimize.util.twain.TwainManager.PreviewDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

display

TwainManager.JImageDisplay display

scanArea

java.awt.Rectangle scanArea

scan

javax.swing.JButton scan

labelInfo

javax.swing.JLabel labelInfo

labelResolucion

javax.swing.JLabel labelResolucion

tfResolution

javax.swing.JTextField tfResolution

capture

javax.swing.JButton capture


Package com.ontimize.util.visor

Class com.ontimize.util.visor.Viewer extends javax.swing.JFrame implements Serializable

Serialized Fields

modified

boolean modified

menuBar

javax.swing.JMenuBar menuBar

file

javax.swing.JMenu file

open

javax.swing.JMenuItem open

save

javax.swing.JMenuItem save

exit

javax.swing.JMenuItem exit

fc

javax.swing.JFileChooser fc

currentDirectory

java.io.File currentDirectory

currentFile

java.io.File currentFile

form

Form form

pack

javax.swing.JCheckBox pack

text

javax.swing.JTextField text

centralPanel

javax.swing.JPanel centralPanel

southPanel

javax.swing.JPanel southPanel

button

javax.swing.JButton button

fontButton

javax.swing.JButton fontButton

manager

FormManager manager

sizeLabel

javax.swing.JLabel sizeLabel

f

Form f

labelsUrl

java.net.URL labelsUrl

packageName

java.lang.String packageName

invokedStandalone

boolean invokedStandalone


Package com.ontimize.util.webstart

Class com.ontimize.util.webstart.WebStartDownloadEvent extends java.util.EventObject implements Serializable

Serialized Fields

jarName

java.lang.String jarName


Package com.ontimize.xml

Class com.ontimize.xml.FormProviderException extends java.lang.Exception implements Serializable


Ontimize