Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


Serialized Form


Package oracle.dss.addins.runtime.beanRef

Class oracle.dss.addins.runtime.beanRef.CrosstabRef implements Serializable

Serialized Fields

m_definition

DefinitionInfo m_definition

m_biSession

BISession m_biSession

m_bLoaded

boolean m_bLoaded

m_bLoading

boolean m_bLoading

m_bBackgroundLoad

boolean m_bBackgroundLoad

Class oracle.dss.addins.runtime.beanRef.GraphRef implements Serializable

Serialized Fields

m_definition

DefinitionInfo m_definition

m_biSession

BISession m_biSession

m_bLoaded

boolean m_bLoaded

m_bLoading

boolean m_bLoading

m_bBackgroundLoad

boolean m_bBackgroundLoad

Class oracle.dss.addins.runtime.beanRef.TableRef implements Serializable

Serialized Fields

m_definition

DefinitionInfo m_definition

m_biSession

BISession m_biSession

m_bLoaded

boolean m_bLoaded

m_bLoading

boolean m_bLoading

m_bBackgroundLoad

boolean m_bBackgroundLoad

Package oracle.dss.appmodule.client

Class oracle.dss.appmodule.client.BISessionException implements Serializable

Class oracle.dss.appmodule.client.BISessionRuntimeException implements Serializable

Serialized Fields

m_locale

java.util.Locale m_locale

Package oracle.dss.appmodule.common

Class oracle.dss.appmodule.common.BIJboException implements Serializable

Package oracle.dss.bicontext

Class oracle.dss.bicontext.BIAssociation implements Serializable

Serialized Fields

m_associateID

javax.naming.directory.Attribute m_associateID

Class oracle.dss.bicontext.BIAttributeModificationException implements Serializable

Class oracle.dss.bicontext.BIAuthenticationException implements Serializable

Class oracle.dss.bicontext.BICannotProceedException implements Serializable

Class oracle.dss.bicontext.BIContextNotEmptyException implements Serializable

Class oracle.dss.bicontext.BIInvalidAttributesException implements Serializable

Class oracle.dss.bicontext.BIInvalidNameException implements Serializable

Class oracle.dss.bicontext.BIInvalidSearchControlsException implements Serializable

Class oracle.dss.bicontext.BIInvalidSearchFilterException implements Serializable

Class oracle.dss.bicontext.BINameAlreadyBoundException implements Serializable

Class oracle.dss.bicontext.BINameNotFoundException implements Serializable

Class oracle.dss.bicontext.BINamingException implements Serializable

Class oracle.dss.bicontext.BINamingSecurityException implements Serializable

Class oracle.dss.bicontext.BINoInitialContextException implements Serializable

Class oracle.dss.bicontext.BINoPermissionException implements Serializable

Class oracle.dss.bicontext.BINotContextException implements Serializable

Class oracle.dss.bicontext.BIOperationNotSupportedException implements Serializable

Class oracle.dss.bicontext.BIPartialResultException implements Serializable

Class oracle.dss.bicontext.BIRemoteException 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

m_locale

java.util.Locale m_locale

m_resBundleClass

java.lang.Class m_resBundleClass

m_errorCode

java.lang.String m_errorCode

m_errorParams

java.lang.Object[] m_errorParams

m_baseMsg

java.lang.String m_baseMsg

Class oracle.dss.bicontext.BISearchControls implements Serializable

Serialized Fields

m_partial

boolean m_partial

m_exceeded

boolean m_exceeded

m_caseSensitive

boolean m_caseSensitive

m_precision

int m_precision

m_filter

BIFilter m_filter

m_sortingOn

boolean m_sortingOn

m_comp

BIComparator m_comp

Class oracle.dss.bicontext.BISearchResult implements Serializable

Serialized Fields

m_type

java.lang.String m_type

m_label

java.lang.String m_label

Class oracle.dss.bicontext.BISearchResultsComparator implements Serializable

Serialized Fields

m_sortKeys

java.lang.String[] m_sortKeys

m_ascOrderingForKeys

boolean[] m_ascOrderingForKeys

m_sepFolders

boolean m_sepFolders

m_loc

java.util.Locale m_loc

m_eh

ErrorHandler m_eh

Class oracle.dss.bicontext.BISizeLimitExceededException implements Serializable

Class oracle.dss.bicontext.BITimeLimitExceededException implements Serializable

Class oracle.dss.bicontext.Privilege implements Serializable

Serialized Fields

m_privilege

int m_privilege

Package oracle.dss.calculation.client.calcBuilder

Class oracle.dss.calculation.client.calcBuilder.CalcBuilder implements Serializable

Serialized Fields

m_bIsMultiMeasureVisible

boolean m_bIsMultiMeasureVisible
The state of the "Multi-Measure" property for the CalcBuilder instance

m_nSavedLocationsDisplayCount

int m_nSavedLocationsDisplayCount
Most recently used saved location count

m_persistableAttribs

PersistableAttributes m_persistableAttribs
Persistable Attributes.

m_strDimension

java.lang.String m_strDimension
Dimension for which calculation will be created

m_strSeparator

java.lang.String m_strSeparator
Separator used in custom expressions in this instance of the CalcBuilder

m_strTimeDimension

java.lang.String m_strTimeDimension
The time dimension name specified for the CalcBuilder instance

m_listSavedLocations

java.util.Vector m_listSavedLocations
List of last saved locations.

m_bAllowAggregateCalcs

boolean m_bAllowAggregateCalcs
Determines whether aggregate calculations are allowed.

m_bAllowCustomCalcs

boolean m_bAllowCustomCalcs
Determines whether time calculations are allowed.

m_bAllowFinancialCalcs

boolean m_bAllowFinancialCalcs
Determines whether time calculations are allowed.

m_bAllowTimeCalcs

boolean m_bAllowTimeCalcs
Determines whether time calculations are allowed.

m_bAllowFormatOptions

boolean m_bAllowFormatOptions
Determines whether format options are allowed.

m_bAllowShowFormula

boolean m_bAllowShowFormula
Determines whether 'Show Formula' button is allowed.

m_queryFilter

Query m_queryFilter
Query used to filter CalcBuilder panels.

Class oracle.dss.calculation.client.calcBuilder.CalcBuilderDefault implements Serializable

Class oracle.dss.calculation.client.calcBuilder.CalcBuilderDialog implements Serializable

Class oracle.dss.calculation.client.calcBuilder.CalcBuilderException implements Serializable

Class oracle.dss.calculation.client.calcBuilder.CalcBuilderRuntimeException implements Serializable

Class oracle.dss.calculation.client.calcBuilder.CalcBuilderStepStorage implements Serializable

Serialized Fields

m_mdMeasure

MDMeasure m_mdMeasure
Original MDObject.

m_calcStepStorageHelper

CalcStepStorageHelper m_calcStepStorageHelper
Determines whether calculations are automatically saved or not.

m_bAllowOverwrite

boolean m_bAllowOverwrite
Determines whether calculations are are overwritten or not.

Class oracle.dss.calculation.client.calcBuilder.CalcBuilderWelcomePanel implements Serializable

Class oracle.dss.calculation.client.calcBuilder.IllegalArgException implements Serializable

Serialized Fields

m_nArgument

int m_nArgument
Illegal argument number

m_objArgument

java.lang.Object m_objArgument
Illegal argument value Note throwers of this exception must make sure that the value they pass can be serialized!

Class oracle.dss.calculation.client.calcBuilder.NameTypePanel implements Serializable

Serialized Fields

m_calcName

javax.swing.JTextField m_calcName
The field for the name of the calculation.

m_calcTypeTree

javax.swing.JTree m_calcTypeTree
The tree displaying the calculation types.

m_calcTypeDesc

oracle.bali.ewt.text.MultiLineLabel m_calcTypeDesc
The multi line label displaying the description for the calculation.

m_bAskForDim

boolean m_bAskForDim
Are we asking the end user for a dimension?

m_nDimListItemCount

int m_nDimListItemCount
The count of items to display in the dimension combo.

m_initialStateInfo

oracle.dss.calculation.client.calcBuilder.NameTypePanel.NameTypePanelStateInfo m_initialStateInfo
Initial state information when this panel is activated.

m_calcTypeDescPanel

AccessiblePanel m_calcTypeDescPanel
Calc type description panel updated for accessibility.

m_strDescription

java.lang.String m_strDescription
The default string for the multiline description label.

Class oracle.dss.calculation.client.calcBuilder.SaveCalcPanel implements Serializable

Serialized Fields

m_jComboBoxSaveFolder

javax.swing.JComboBox m_jComboBoxSaveFolder
List of last n saved locations.

m_lblShortName

javax.swing.JLabel m_lblShortName
Calculation short name label.

m_lblLongName

javax.swing.JLabel m_lblLongName
Calculation long name label.

m_lblDescription

javax.swing.JLabel m_lblDescription
Calculation description.

m_descScrollPane

javax.swing.JScrollPane m_descScrollPane
Calculation description scroll pane.

m_calcShortName

javax.swing.JTextField m_calcShortName
Calculation short name.

m_calcLongName

javax.swing.JTextField m_calcLongName
Calculation long name.

m_calcDescription

javax.swing.JTextArea m_calcDescription
Calculation description.

m_strDefaultSaveLoc

java.lang.String m_strDefaultSaveLoc
Default saved location.

m_strRootFolder

java.lang.String m_strRootFolder
Root folder object.

Class oracle.dss.calculation.client.calcBuilder.TemplatePanel implements Serializable

Serialized Fields

m_bInitializing

boolean m_bInitializing
The panel is initializing.

m_calcName

javax.swing.JLabel m_calcName
The type of the calculation.

m_btnCustomYes

javax.swing.JRadioButton m_btnCustomYes
Customize the calculation.

m_btnCustomNo

javax.swing.JRadioButton m_btnCustomNo
Do not customize the calculation.

m_calcDesc

oracle.bali.ewt.text.MultiLineLabel m_calcDesc
Calculation description.

m_calcStepView

StepView m_calcStepView
The current calculation step view instance.

m_panelEventListener

oracle.dss.calculation.client.calcBuilder.TemplatePanel.TemplatePanelEventListener m_panelEventListener
The listener for panel events.

Package oracle.dss.calculation.client.calcStepView

Class oracle.dss.calculation.client.calcStepView.DefaultCalcStepView implements Serializable

Serialized Fields

m_bIsInitializing

boolean m_bIsInitializing
Marks the view as being in the process of being initialized.

m_builderContext

BuilderContext m_builderContext
The BuilderContext instance for this panel.

m_container

java.awt.Component m_container
Reference to the container

m_bIsUIInited

boolean m_bIsUIInited
Has the UI for the view been initialized?

Class oracle.dss.calculation.client.calcStepView.RankStepView implements Serializable

Serialized Fields

m_cboListener

oracle.dss.calculation.client.calcStepView.RankStepView.ComboListener m_cboListener
The combo listener for all instances of the BuilderCombo.

m_lblDimension

javax.swing.JLabel m_lblDimension
The dimension combo label.

m_lblHierarchy

javax.swing.JLabel m_lblHierarchy
The hierarchy combo label.

m_lblLevel

javax.swing.JLabel m_lblLevel
The level combo label.

m_lblMeasure

javax.swing.JLabel m_lblMeasure
The measures combo label.

m_lblRankOrder

javax.swing.JLabel m_lblRankOrder
The label for the rank order

m_lblWithin

javax.swing.JLabel m_lblWithin
The label for all "within" bound parameters

m_btnWithinLevel

javax.swing.JRadioButton m_btnWithinLevel
The "Within Level" button.

m_btnWithinParent

javax.swing.JRadioButton m_btnWithinParent
The "Within Parent" button.

m_btnWithinTotal

javax.swing.JRadioButton m_btnWithinTotal
The "Within Total" button.

m_withinButtonListener

oracle.dss.calculation.client.calcStepView.RankStepView.WithinButtonListener m_withinButtonListener
The listener for the "within" radio buttons.

Class oracle.dss.calculation.client.calcStepView.RelationshipCalcStepView implements Serializable

Serialized Fields

m_lblLeftOperand

javax.swing.JLabel m_lblLeftOperand

m_lblRightOperand

javax.swing.JLabel m_lblRightOperand

m_bIsMeasDim

boolean m_bIsMeasDim

Class oracle.dss.calculation.client.calcStepView.RelationshipIndexStepView implements Serializable

Serialized Fields

m_cboListener

oracle.dss.calculation.client.calcStepView.RelationshipIndexStepView.ComboListener m_cboListener
The combo listener for all instances of the BuilderCombo.

m_lblMeasure

javax.swing.JLabel m_lblMeasure
The measure combo label.

m_lblBaseTimeMember

javax.swing.JLabel m_lblBaseTimeMember
The label for the base time dimension member

m_lblQualifyQdrTitle

javax.swing.JLabel m_lblQualifyQdrTitle
The title label for the base dimension member

Class oracle.dss.calculation.client.calcStepView.RelationshipShareStepView implements Serializable

Serialized Fields

m_cboListener

oracle.dss.calculation.client.calcStepView.RelationshipShareStepView.ComboListener m_cboListener
The combo listener for all instances of the BuilderCombo.

m_btnMemberDimMember

javax.swing.JRadioButton m_btnMemberDimMember
The "Relative to member" button.

m_btnMemberLevel

javax.swing.JRadioButton m_btnMemberLevel
The "Relative to Level" button.

m_btnMemberParent

javax.swing.JRadioButton m_btnMemberParent
The "Relative to Parent" button.

m_btnMemberTotal

javax.swing.JRadioButton m_btnMemberTotal
The "Relative to Total" button.

m_lblMeasure

javax.swing.JLabel m_lblMeasure
The measure combo label.

m_lblDimension

javax.swing.JLabel m_lblDimension
The dimension combo label.

m_lblDimensionMember

javax.swing.JLabel m_lblDimensionMember
The "For" dimension member combo label.

m_lblHierarchy

javax.swing.JLabel m_lblHierarchy
The hierarchy combo label.

m_lblRelativeTo

javax.swing.JLabel m_lblRelativeTo
The label for all "relative to" type members.

m_relativeToButtonListener

oracle.dss.calculation.client.calcStepView.RelationshipShareStepView.RelativeToButtonListener m_relativeToButtonListener
The listener for the "relative to" radio buttons.

m_bIsMeasureDimension

boolean m_bIsMeasureDimension
Is the step being added to a measure dimension?

Class oracle.dss.calculation.client.calcStepView.SimpleMathCalcStepView implements Serializable

Serialized Fields

m_lblLeftOperand

javax.swing.JLabel m_lblLeftOperand

m_lblRightOperand

javax.swing.JLabel m_lblRightOperand

m_bIsMeasDim

boolean m_bIsMeasDim

Class oracle.dss.calculation.client.calcStepView.TimeCalcStepView implements Serializable

Serialized Fields

m_cboListener

oracle.dss.calculation.client.calcStepView.TimeCalcStepView.ComboListener m_cboListener
The combo listener for all instances of the BuilderCombo.

m_lblMeasure

javax.swing.JLabel m_lblMeasure
The measure combo label.

m_lblMeasureTitle

javax.swing.JLabel m_lblMeasureTitle
The measure title label.

Class oracle.dss.calculation.client.calcStepView.TimeCumulativeTotalStepView implements Serializable

Serialized Fields

m_lblDimension

javax.swing.JLabel m_lblDimension
The dimension combo label.

m_lblDimensionTime

javax.swing.JLabel m_lblDimensionTime
The label for the time dimension

m_lblHierarchy

javax.swing.JLabel m_lblHierarchy
The hierarchy combo label.

m_lblLevel

javax.swing.JLabel m_lblLevel
The level combo label.

m_lblWithin

javax.swing.JLabel m_lblWithin
The label for all "within" bound parameters

m_lblStartDimMember

javax.swing.JLabel m_lblStartDimMember
The label for the start dimension members

m_btnWithinLevel

javax.swing.JRadioButton m_btnWithinLevel
The "Within Level" button.

m_btnWithinParent

javax.swing.JRadioButton m_btnWithinParent
The "Within Parent" button.

m_btnWithinTotal

javax.swing.JRadioButton m_btnWithinTotal
The "Within Total" button.

m_withinButtonListener

oracle.dss.calculation.client.calcStepView.TimeCumulativeTotalStepView.WithinButtonListener m_withinButtonListener
The listener for the "within" radio buttons.

Class oracle.dss.calculation.client.calcStepView.TimeLagLeadStepView implements Serializable

Serialized Fields

m_nMaximumPeriods

int m_nMaximumPeriods
The maximum number of periods

m_nMinimumPeriods

int m_nMinimumPeriods
The minimum number of periods

m_cboTimePeriod

javax.swing.JComboBox m_cboTimePeriod
The "Period" combo box

m_btnYearTime

javax.swing.JRadioButton m_btnYearTime
The "Year" time period button

m_btnPeriodTime

javax.swing.JRadioButton m_btnPeriodTime
The "Period" time period button

m_btnCustomTime

javax.swing.JRadioButton m_btnCustomTime
The "Custom" time period button

m_spinPeriods

oracle.bali.ewt.spinBox.NumericSpinBox m_spinPeriods
The "Number of Periods" numeric spin box

m_timePeriodListener

oracle.dss.calculation.client.calcStepView.TimeLagLeadStepView.TimePeriodListener m_timePeriodListener
The time period listener

Class oracle.dss.calculation.client.calcStepView.TimeMovingStepView implements Serializable

Serialized Fields

m_nMaximumPeriods

int m_nMaximumPeriods
The maximum number of periods

m_nMinimumPeriods

int m_nMinimumPeriods
The minimum number of periods

m_spinStartPeriod

oracle.bali.ewt.spinBox.NumericSpinBox m_spinStartPeriod
The "Number of Periods" numeric spin box

Class oracle.dss.calculation.client.calcStepView.TimeYearToDateStepView implements Serializable

Serialized Fields

m_btnFiscalYear

javax.swing.JRadioButton m_btnFiscalYear
The "Fiscal year" button

m_btnCalendarYear

javax.swing.JRadioButton m_btnCalendarYear
The "Calendar year" button

Package oracle.dss.connection.client

Class oracle.dss.connection.client.Connection implements Serializable

Serialized Fields

m_orb

org.omg.CORBA.ORB m_orb

m_Applet

java.applet.Applet m_Applet

m_IsRemoteOK

boolean m_IsRemoteOK

m_eh

ErrorHandler m_eh

m_remoteConnection

java.lang.Object m_remoteConnection

m_Locale

java.util.Locale m_Locale

m_session

BISession m_session

m_deployMode

java.lang.String m_deployMode

m_driverImpl

java.util.Hashtable m_driverImpl

Package oracle.dss.connection.common

Class oracle.dss.connection.common.ConnectionEvent implements Serializable

Class oracle.dss.connection.common.ConnectionException implements Serializable

Serialized Fields

m_driverType

java.lang.String m_driverType

Package oracle.dss.crosstab

Class oracle.dss.crosstab.ColPivotHeader implements Serializable

Class oracle.dss.crosstab.Crosstab implements Serializable

Serialized Fields

crosstabModel

CrosstabModel crosstabModel

crosstabController

CrosstabController crosstabController

highlighterSize

int highlighterSize

highlighterWidth

int highlighterWidth

highlighterHeight

int highlighterHeight

m_highlighterSizeSet

boolean m_highlighterSizeSet

localStrings

java.util.ResourceBundle localStrings

canResizeHeights

boolean canResizeHeights

canResizeWidths

boolean canResizeWidths

m_bAutoFitting

boolean m_bAutoFitting

m_bSwapMembers

boolean m_bSwapMembers

reorderType

int reorderType

m_colHeaderVisible

boolean m_colHeaderVisible

m_rowHeaderVisible

boolean m_rowHeaderVisible

m_metaValueSupported

boolean m_metaValueSupported

m_metaIndentSupported

boolean m_metaIndentSupported

m_metaRelIndentSupported

boolean m_metaRelIndentSupported

m_bManualColumnHeaderRowSizingEnabled

boolean m_bManualColumnHeaderRowSizingEnabled

m_bManualRowHeaderColumnSizingEnabled

boolean m_bManualRowHeaderColumnSizingEnabled

resetMode

boolean resetMode

Class oracle.dss.crosstab.CrosstabDatabody implements Serializable

Serialized Fields

crosstab

Crosstab crosstab

bodyHighlighter

boolean bodyHighlighter

rowHighlighter

boolean rowHighlighter

columnHighlighter

boolean columnHighlighter

tips

oracle.dss.crosstab.CrosstabTips tips

defaultViewStyle

ViewStyle defaultViewStyle

gBundle

java.util.ResourceBundle gBundle

cBundle

java.util.ResourceBundle cBundle

Class oracle.dss.crosstab.CrosstabPivotHeader implements Serializable

Serialized Fields

crosstab

Crosstab crosstab

ham

oracle.dss.crosstab.CrosstabPivotHeader.HeaderAppMgr ham

defaultViewStyle

ViewStyle defaultViewStyle

blankImage

java.awt.Image blankImage

unscaledBlankImage

java.awt.Image unscaledBlankImage

tips

oracle.dss.crosstab.CrosstabTips tips

colDropIndex

int colDropIndex

colDragIndex

int colDragIndex

rowDropIndex

int rowDropIndex

rowDragIndex

int rowDragIndex

swapRow

int swapRow

swapColumn

int swapColumn

currentIndexUsed

boolean currentIndexUsed

swapping

boolean swapping

mouseReleased

boolean mouseReleased

prevString

java.lang.String prevString

dragString

java.lang.String dragString

nextString

java.lang.String nextString

gBundle

java.util.ResourceBundle gBundle

cBundle

java.util.ResourceBundle cBundle

Class oracle.dss.crosstab.RowPivotHeader implements Serializable

Package oracle.dss.crosstab.gui

Class oracle.dss.crosstab.gui.CrosstabFormatsPanel implements Serializable

Serialized Fields

m_rulesPanel

CrosstabRulesPanel m_rulesPanel

Class oracle.dss.crosstab.gui.CrosstabRulesPanel implements Serializable

Serialized Fields

m_strHelpContextID

java.lang.String m_strHelpContextID

m_bHelpEnabled

boolean m_bHelpEnabled

m_qdrDisc

QDRDiscriminator m_qdrDisc

m_qdr

QDR m_qdr

m_compDisc

CompositeDiscriminator m_compDisc

m_valueDisc

Discriminator m_valueDisc

m_valueDiscSet

boolean m_valueDiscSet

Package oracle.dss.dataSource

Class oracle.dss.dataSource.QueryManagerServer implements Serializable

Serialized Fields

m_queryTable

java.util.Hashtable m_queryTable

m_queryID

int m_queryID

m_validateXML

boolean m_validateXML

m_debugMode

boolean m_debugMode

m_hierDrill

boolean m_hierDrill

m_printQueryState

boolean m_printQueryState

m_asymmetricDrilling

boolean m_asymmetricDrilling

m_fetchSize

int m_fetchSize

m_fullFetch

boolean m_fullFetch

m_separatePage

boolean m_separatePage

m_MMNotAvailable

boolean m_MMNotAvailable

name

java.lang.String name
Data source name

Class oracle.dss.dataSource.QueryServer implements Serializable

Serialized Fields

m_bDataWanted

boolean m_bDataWanted

m_queryManager

QueryManagerServer m_queryManager

m_strMeasures

java.lang.String[] m_strMeasures
Measure list

m_trans

oracle.olapi.transaction.Transaction m_trans

m_stateAgent

oracle.dss.persistence.state.StateAgent m_stateAgent

m_openCursorManagers

java.util.Vector m_openCursorManagers

m_persistentStateSet

boolean m_persistentStateSet

m_hashTableMeasures

java.util.Hashtable m_hashTableMeasures

m_dimPrefix

java.lang.String m_dimPrefix

m_measurePrefix

java.lang.String m_measurePrefix

m_cubeMeasurePrefix

java.lang.String m_cubeMeasurePrefix

m_persistencePrefix

java.lang.String m_persistencePrefix

m_use92Drilling

boolean m_use92Drilling

Package oracle.dss.dataSource.client

Class oracle.dss.dataSource.client.QueryClient implements Serializable

Serialized Fields

m_queryManager

QueryManager m_queryManager

Class oracle.dss.dataSource.client.QueryManager implements Serializable

Serialized Fields

m_queryTable

java.util.Hashtable m_queryTable

m_name

java.lang.String m_name
Data source name

m_ehHasBeenSet

boolean m_ehHasBeenSet

m_validateXML

boolean m_validateXML

m_MMNotAvailable

boolean m_MMNotAvailable

Class oracle.dss.dataSource.client.QueryUndoableEdit implements Serializable

Package oracle.dss.dataSource.common

Class oracle.dss.dataSource.common.BCJException implements Serializable

Class oracle.dss.dataSource.common.CellOverriddenEvent implements Serializable

Class oracle.dss.dataSource.common.CellOverrideEvent implements Serializable

Serialized Fields

m_qdr

QDR m_qdr

m_col

long m_col

m_row

long m_row

m_page

long m_page

m_data

java.lang.Object m_data

Class oracle.dss.dataSource.common.CellOverridingEvent implements Serializable

Class oracle.dss.dataSource.common.CellsSubmitEvent implements Serializable

Serialized Fields

m_qdrOverrideCollection

com.sun.java.util.collections.List m_qdrOverrideCollection

Class oracle.dss.dataSource.common.CellsSubmittedEvent implements Serializable

Class oracle.dss.dataSource.common.CellsSubmittingEvent implements Serializable

Class oracle.dss.dataSource.common.CloneException implements Serializable

Class oracle.dss.dataSource.common.CubeQueryDataAccess implements Serializable

Class oracle.dss.dataSource.common.CubeQueryDataDirector implements Serializable

Class oracle.dss.dataSource.common.DataAvailableEvent implements Serializable

Serialized Fields

available

boolean available
is data available or revoked?

dataAccess

DataAccess dataAccess
cursor containing the available data

Class oracle.dss.dataSource.common.DataChangedEvent implements Serializable

Serialized Fields

edges

java.util.BitSet edges
list of edges and whether they've changed

dataAccess

DataAccess dataAccess
cursor containing changed data

Class oracle.dss.dataSource.common.DataChangeEvent implements Serializable

Serialized Fields

data

boolean data
if true, data has changed in the cursor

m_changeType

int m_changeType
type of data change

Class oracle.dss.dataSource.common.DataChangingEvent implements Serializable

Class oracle.dss.dataSource.common.DimensionalityChangedEvent implements Serializable

Class oracle.dss.dataSource.common.DrillEvent implements Serializable

Serialized Fields

dim

java.lang.String dim
dimension being drilled

val

java.lang.String val
dimension value being drilled

hier

java.lang.String hier
hierarchy of dimension being drilled

chg

int chg
size of change

lvl

java.lang.String lvl
drilled-to level

act

int act
drill action

fl

java.util.BitSet fl
special drill flags

m_parentQDR

OlapQDR m_parentQDR
Parent QDR

m_queryParent

java.lang.String m_queryParent
Parent in Query

m_valueParent

java.lang.String m_valueParent
True hierarchical parent

m_levelDepth

int m_levelDepth
Level at which target occurs

Class oracle.dss.dataSource.common.DrillRequestedEvent implements Serializable

Class oracle.dss.dataSource.common.DrillRequestingEvent implements Serializable

Class oracle.dss.dataSource.common.IllegalArgException implements Serializable

Serialized Fields

m_argNum

int m_argNum
Illegal argument number

m_argVal

java.lang.Object m_argVal
Illegal argument value Note throwers of this exception must make sure that the value they pass can be serialized!

Class oracle.dss.dataSource.common.IllegalOperationException implements Serializable

Class oracle.dss.dataSource.common.InvalidAttributeException implements Serializable

Class oracle.dss.dataSource.common.InvalidDimensionException implements Serializable

Class oracle.dss.dataSource.common.InvalidHierarchyException implements Serializable

Class oracle.dss.dataSource.common.InvalidLevelException implements Serializable

Class oracle.dss.dataSource.common.InvalidMeasureException implements Serializable

Class oracle.dss.dataSource.common.InvalidMetadataException implements Serializable

Serialized Fields

m_objects

java.lang.String[] m_objects
Invalid object names

Class oracle.dss.dataSource.common.LayoutChangedEvent implements Serializable

Class oracle.dss.dataSource.common.LayoutChangingEvent implements Serializable

Class oracle.dss.dataSource.common.LayoutEvent implements Serializable

Serialized Fields

dims

java.lang.String[][] dims
layout of dimensions

edgesChanged

java.util.BitSet edgesChanged
which edges may have changed

fl

int fl
special flags

sd

java.lang.String sd
source dimension

td

java.lang.String td
target dimension

Class oracle.dss.dataSource.common.NoDatabaseException implements Serializable

Class oracle.dss.dataSource.common.NoQueryDefinedException implements Serializable

Class oracle.dss.dataSource.common.NoQueryManagerException implements Serializable

Class oracle.dss.dataSource.common.NoSuchPropertyException implements Serializable

Serialized Fields

m_property

java.lang.String m_property
Property name that was missing

Class oracle.dss.dataSource.common.NullStatusEvent implements Serializable

Serialized Fields

m_edges

java.util.BitSet m_edges
 

Class oracle.dss.dataSource.common.OLAPException implements Serializable

Serialized Fields

m_errType

int m_errType
Type of OLAPI error

m_description

java.lang.String m_description
OLAPI error description information

Class oracle.dss.dataSource.common.OLAPTransactionException implements Serializable

Class oracle.dss.dataSource.common.QDRoverride implements Serializable

Serialized Fields

_curData

java.lang.Object _curData

Class oracle.dss.dataSource.common.Query implements Serializable

Serialized Fields

m_id

int m_id

m_queryManager

QueryManager m_queryManager

m_dataDirectors

java.util.Vector m_dataDirectors
list of registered directors to private interface

m_dataDirectorListeners

java.util.Vector m_dataDirectorListeners
list of registered listeners to private interface

m_name

java.lang.String m_name
Query name

m_defaultQuery

boolean m_defaultQuery
Should a default query be generated?

m_validateXML

boolean m_validateXML

m_thinBeanName

java.lang.String m_thinBeanName

Class oracle.dss.dataSource.common.QueryDataAccess implements Serializable

Serialized Fields

m_dataDirector

QueryDataDirector m_dataDirector

Class oracle.dss.dataSource.common.QueryDataDirector implements Serializable

Class oracle.dss.dataSource.common.QueryEdit implements Serializable

Serialized Fields

m_before

QueryState m_before

m_after

QueryState m_after

Class oracle.dss.dataSource.common.QueryEvent implements Serializable

Serialized Fields

consumed

boolean consumed
Actually perform action signaled by the event?

m_lastEvent

boolean m_lastEvent
Was this the last event for this component?

m_id

int m_id

Class oracle.dss.dataSource.common.QueryException implements Serializable

Class oracle.dss.dataSource.common.QueryRuntimeException implements Serializable

Class oracle.dss.dataSource.common.QueryState implements Serializable

Serialized Fields

m_measures

java.lang.String[] m_measures

m_selInXML

boolean m_selInXML

Class oracle.dss.dataSource.common.RedoException implements Serializable

Class oracle.dss.dataSource.common.RelationalQueryDataAccess implements Serializable

Serialized Fields

cacheInfo

oracle.dss.dataSource.common.RelationalQueryDataAccess.RelCacheInfo cacheInfo

meas2slice

int[] meas2slice

Class oracle.dss.dataSource.common.RelationalQueryDataDirector implements Serializable

Class oracle.dss.dataSource.common.SelectionChangedEvent implements Serializable

Class oracle.dss.dataSource.common.SelectionChangingEvent implements Serializable

Class oracle.dss.dataSource.common.SelectionEvent implements Serializable

Serialized Fields

sels

Selection[] sels
list of selections

m_removed

boolean m_removed
were these selections removed?

Class oracle.dss.dataSource.common.StateChangedEvent implements Serializable

Class oracle.dss.dataSource.common.StateChangeEvent implements Serializable

Serialized Fields

selection

Selection selection
selection for universe change

type

int type
type of state change

dimension

java.lang.String dimension
dimension involved if map

map

AbstractMap map
map instead of operation

edge

int edge
edge edge for which change has been made, -1 if not edge specific

Class oracle.dss.dataSource.common.StateChangingEvent implements Serializable

Class oracle.dss.dataSource.common.StepEvaluatorException implements Serializable

Serialized Fields

m_className

java.lang.String m_className
Name of class for step evaluator

Class oracle.dss.dataSource.common.UndoAvailableEvent implements Serializable

Serialized Fields

_undo

QueryEdit _undo
Undoable edit field

Class oracle.dss.dataSource.common.UndoException implements Serializable

Class oracle.dss.dataSource.common.ValidationObject implements Serializable

Serialized Fields

m_type

int m_type

m_validatedObj

java.lang.Object m_validatedObj

m_checkedList

com.sun.java.util.collections.List[] m_checkedList

Package oracle.dss.datautil

Class oracle.dss.datautil.DataAccessChangedEvent implements Serializable

Serialized Fields

m_da

DataAccess m_da
New DataAccess

m_dim

java.lang.String m_dim
Dim name

Class oracle.dss.datautil.DimensionsChangedEvent implements Serializable

Serialized Fields

m_dimList

java.util.Vector m_dimList
 

Class oracle.dss.datautil.OLAPDimensionModel implements Serializable

Serialized Fields

m_isDragable

boolean m_isDragable

m_isDropTarget

boolean m_isDropTarget

m_labelType

java.lang.String m_labelType

m_dimensionName

java.lang.String m_dimensionName

m_verbose

boolean m_verbose

Class oracle.dss.datautil.QueryAccessDimensionModel implements Serializable

Class oracle.dss.datautil.SelectionChangedEvent implements Serializable

Serialized Fields

m_selection

Selection m_selection
selection that changed

Package oracle.dss.datautil.client

Class oracle.dss.datautil.client.DataUtilException implements Serializable

Serialized Fields

m_bundle

java.util.ResourceBundle m_bundle

Class oracle.dss.datautil.client.DataUtilRuntimeException implements Serializable

Serialized Fields

m_bundle

java.util.ResourceBundle m_bundle

Class oracle.dss.datautil.client.IllegalArgException implements Serializable

Serialized Fields

m_nArgument

int m_nArgument
Illegal argument number

m_objArgument

java.lang.Object m_objArgument
Illegal argument value Note throwers of this exception must make sure that the value they pass can be serialized!

Class oracle.dss.datautil.client.ManagerFactoryException implements Serializable

Serialized Fields

m_errorCode

java.lang.String m_errorCode

m_params

java.lang.Object[] m_params

m_bundle

java.util.ResourceBundle m_bundle

Package oracle.dss.datautil.gui

Class oracle.dss.datautil.gui.DefaultBuilderDialog implements Serializable

Serialized Fields

m_builderContext

BuilderContext m_builderContext
The BuilderContext object for the Builder Dialog instance.

m_wizard

oracle.bali.ewt.wizard.BaseWizard m_wizard
Reference to the instance of the wizard used by the WizardDialog.

m_strStepTitle

java.text.MessageFormat m_strStepTitle
The Step title format of the builder dialog instance

m_strNonStepTitle

java.text.MessageFormat m_strNonStepTitle
The NonStep title format of the wizard.

m_strTitle

java.lang.String m_strTitle
Builder title

m_bInitializing

boolean m_bInitializing
Is the CalcBuilder being initialized?

m_wizardPageWelcome

oracle.bali.ewt.wizard.WelcomeWizardPage m_wizardPageWelcome
Welcome panel page

Class oracle.dss.datautil.gui.StandardDialog implements Serializable

Serialized Fields

m_helpProvider

oracle.bali.ewt.help.HelpProvider m_helpProvider
The HelpProvider.

m_defaultButtonMask

int m_defaultButtonMask

m_intReturnCode

int m_intReturnCode

m_bSuperCalled

boolean m_bSuperCalled

Package oracle.dss.datautil.gui.accessible

Class oracle.dss.datautil.gui.accessible.AccessibleLabel implements Serializable

Class oracle.dss.datautil.gui.accessible.AccessiblePanel implements Serializable

Serialized Fields

m_jLabelStatusBar

javax.swing.JLabel m_jLabelStatusBar
Hidden status label used to invoke accessibility

Package oracle.dss.datautil.gui.dialog

Class oracle.dss.datautil.gui.dialog.MeasureListDialog implements Serializable

Serialized Fields

m_metadataManager

MetadataManager m_metadataManager
The MetadataManager instance

m_component

java.awt.Component m_component
The invoking component. Used to find the parent frame and optionally to center over.

m_measureListPanel

MeasureListPanel m_measureListPanel
The MeasureListPanel, which contains the tree of folders and measures.

userTitleAdded

boolean userTitleAdded

Package oracle.dss.datautil.gui.dimensionList

Class oracle.dss.datautil.gui.dimensionList.DimensionListDialog implements Serializable

Serialized Fields

m_component

java.awt.Component m_component

m_dimensionListPanel

OLAPDimensionListPanel m_dimensionListPanel

m_blnAdded

boolean m_blnAdded

m_blnForceNonModal

boolean m_blnForceNonModal

Class oracle.dss.datautil.gui.dimensionList.OLAPDimensionListPanel implements Serializable

Package oracle.dss.datautil.gui.panel

Class oracle.dss.datautil.gui.panel.BaseLayoutPanel implements Serializable

Class oracle.dss.datautil.gui.panel.DefaultStandardPanel implements Serializable

Serialized Fields

m_bIsInitializing

boolean m_bIsInitializing
Marks this panel as being in the process of being initialized.

m_panelState

java.util.BitSet m_panelState
The panel states.

m_bIsUIInited

boolean m_bIsUIInited
Has the UI been initialized.

m_builderContext

BuilderContext m_builderContext
The BuilderContext instance for this panel.

m_container

java.awt.Component m_container
Reference to the container object.

m_listenerList

javax.swing.event.EventListenerList m_listenerList
List of panel event listeners.

m_panelContent

java.lang.Object m_panelContent
The panel content.

m_helpContextId

java.lang.String m_helpContextId
The Help context id.

Class oracle.dss.datautil.gui.panel.MeasureListPanel implements Serializable

Serialized Fields

m_metadataManager

MetadataManager m_metadataManager

m_filter

BIFilter m_filter

Class oracle.dss.datautil.gui.panel.WelcomePanel implements Serializable

Serialized Fields

m_strDescription

java.lang.String m_strDescription
Welcome Description.

Package oracle.dss.datautil.gui.panel.event

Class oracle.dss.datautil.gui.panel.event.PanelDataChangedEvent implements Serializable

Serialized Fields

m_dataType

java.lang.String m_dataType
The type of the field that was changed.

m_dataChangedInfo

java.lang.Object m_dataChangedInfo
Information about the data change.

Class oracle.dss.datautil.gui.panel.event.PanelStateEvent implements Serializable

Serialized Fields

m_type

java.lang.String m_type
The panel state type. Valid values are PANELSTATE_VALID and PANELSTATE_INVALID.

m_stateInfo

java.lang.String m_stateInfo
The panel state info.

m_userStateInfo

java.lang.Object m_userStateInfo
A placeholder for user state information.

Package oracle.dss.dataView

Class oracle.dss.dataView.AlertEvent implements Serializable

Serialized Fields

m_id

int m_id

Class oracle.dss.dataView.BaseTitle implements Serializable

Serialized Fields

_userOverrideFlags

java.util.BitSet _userOverrideFlags

_styleOverrideFlags

java.util.BitSet _styleOverrideFlags

dataView

Dataview dataView

m_underline

boolean m_underline

m_horzAlign

int m_horzAlign

m_font

java.awt.Font m_font

fm

java.awt.FontMetrics fm

baseline

int baseline

constrainWidth

int constrainWidth

zoomFactor

int zoomFactor

m_text

java.lang.String m_text

focusColor

java.awt.Color focusColor

selected

boolean selected

Class oracle.dss.dataView.ColumnComponentHandle implements Serializable

Serialized Fields

_columnInfo

ColumnComponentInfo _columnInfo

Class oracle.dss.dataView.ColumnRangeComponentHandle implements Serializable

Serialized Fields

_columnInfo

ColumnComponentInfo[] _columnInfo

Class oracle.dss.dataView.ComponentHandle implements Serializable

Serialized Fields

ID

int ID

_name

java.lang.String _name

component

java.lang.Object component

Class oracle.dss.dataView.ControllerEvent implements Serializable

Serialized Fields

component

ComponentHandle component

Class oracle.dss.dataView.DataComponentHandle implements Serializable

Serialized Fields

_dataInfo

DataComponentInfo _dataInfo

_seriesAreRows

boolean _seriesAreRows

m_seriesComponent

boolean m_seriesComponent

m_seriesAndGroups

boolean m_seriesAndGroups

m_group

int m_group

m_series

int m_series

Class oracle.dss.dataView.DataRangeComponentHandle implements Serializable

Serialized Fields

_dataInfo

DataComponentInfo[] _dataInfo

Class oracle.dss.dataView.Dataview implements Serializable

Serialized Fields

m_bSuperCalled

boolean m_bSuperCalled

_userOverrideMode

boolean _userOverrideMode

_styleOverrideMode

boolean _styleOverrideMode

_styleModified

boolean _styleModified

name

java.lang.String name

localName

java.lang.String localName

description

java.lang.String description

listenerList

javax.swing.event.EventListenerList listenerList

propertyChangeListenerList

javax.swing.event.EventListenerList propertyChangeListenerList

vetoableChangeListenerList

javax.swing.event.EventListenerList vetoableChangeListenerList

model

Model model

controller

Controller controller

subcomponent

java.util.Vector subcomponent

pagingControl

PagingControl pagingControl

m_tokenSubstitution

TokenSubstitution m_tokenSubstitution

m_waitDataForRows

WaitData[] m_waitDataForRows

m_dataUnformattedSupported

boolean m_dataUnformattedSupported

m_dataViewFormatSupported

boolean m_dataViewFormatSupported

m_metaLonglabelSupported

boolean m_metaLonglabelSupported

m_metaShortlabelSupported

boolean m_metaShortlabelSupported

m_metaViewStyleSupported

boolean m_metaViewStyleSupported

m_layermetaShortlabelSupported

boolean m_layermetaShortlabelSupported

m_layermetaLonglabelSupported

boolean m_layermetaLonglabelSupported

m_stopRepaints

boolean m_stopRepaints

m_validate

boolean m_validate

m_dataviewTitle

DataviewTitles m_dataviewTitle

m_dataviewSubtitle

DataviewTitles m_dataviewSubtitle

m_dataviewFootnote

DataviewTitles m_dataviewFootnote

titlePanel

javax.swing.JPanel titlePanel

pagingControlPosition

int pagingControlPosition

printOrPreviewMode

boolean printOrPreviewMode

m_htmlPagingControlAutosubmit

boolean m_htmlPagingControlAutosubmit

m_htmlPagingControlWidth

int m_htmlPagingControlWidth

dvStrings

java.util.ResourceBundle dvStrings

Class oracle.dss.dataView.DataviewEvent implements Serializable

Serialized Fields

consumed

boolean consumed

Class oracle.dss.dataView.DataviewPageItem implements Serializable

Class oracle.dss.dataView.DrillEvent implements Serializable

Serialized Fields

_edge

int _edge

_depth

int _depth

_index

int _index

_type

int _type

Class oracle.dss.dataView.EdgeComponentHandle implements Serializable

Serialized Fields

_edgeInfo

EdgeComponentInfo _edgeInfo

Class oracle.dss.dataView.EdgeRangeComponentHandle implements Serializable

Serialized Fields

_edgeInfo

EdgeComponentInfo[] _edgeInfo

Class oracle.dss.dataView.Footnote implements Serializable

Class oracle.dss.dataView.GroupComponentHandle implements Serializable

Serialized Fields

_groupInfo

GroupComponentInfo _groupInfo

Class oracle.dss.dataView.NonDataComponentHandle implements Serializable

Class oracle.dss.dataView.NonDataIndexComponentHandle implements Serializable

Serialized Fields

m_index

int m_index

m_axisID

int m_axisID

Class oracle.dss.dataView.PageEvent implements Serializable

Serialized Fields

_dim

int[] _dim

_maxLayer

int _maxLayer

Class oracle.dss.dataView.PageItemComponentHandle implements Serializable

Serialized Fields

_pageItemInfo

PageItemComponentInfo _pageItemInfo

Class oracle.dss.dataView.PagingControl implements Serializable

Serialized Fields

m_arrowBox

oracle.bali.ewt.scrolling.ArrowBox m_arrowBox

m_label

javax.swing.JLabel m_label

m_zoomFactor

int m_zoomFactor

m_fIsJavaPaging

boolean m_fIsJavaPaging

rBundle

java.util.ResourceBundle rBundle

m_view

Dataview m_view

m_model

Model m_model

m_defaultLabelFont

java.awt.Font m_defaultLabelFont

m_viewStyle

ViewStyle m_viewStyle

m_bSwapAllowed

boolean m_bSwapAllowed

m_bAllocatePC

boolean m_bAllocatePC

Class oracle.dss.dataView.PivotEvent implements Serializable

Serialized Fields

flags

int flags

from

int from

to

int to

fromDim

int fromDim

toDim

int toDim

Class oracle.dss.dataView.RowComponentHandle implements Serializable

Serialized Fields

_rowInfo

RowComponentInfo _rowInfo

Class oracle.dss.dataView.RowRangeComponentHandle implements Serializable

Serialized Fields

_rowInfo

RowComponentInfo[] _rowInfo

Class oracle.dss.dataView.SelectEvent implements Serializable

Serialized Fields

id

int id

Class oracle.dss.dataView.SeriesComponentHandle implements Serializable

Serialized Fields

_seriesInfo

SeriesComponentInfo _seriesInfo

Class oracle.dss.dataView.SizeEvent implements Serializable

Serialized Fields

id

int id

Class oracle.dss.dataView.Subtitle implements Serializable

Class oracle.dss.dataView.Title implements Serializable

Class oracle.dss.dataView.ViewFocusEvent implements Serializable

Serialized Fields

compID

ComponentHandle compID

Class oracle.dss.dataView.ViewKeyEvent implements Serializable

Serialized Fields

compID

ComponentHandle compID

Class oracle.dss.dataView.ViewMouseEvent implements Serializable

Serialized Fields

compID

ComponentHandle compID

Package oracle.dss.dataView.gui

Class oracle.dss.dataView.gui.BoldFontTool implements Serializable

Serialized Fields

m_selectedObject

java.lang.Object m_selectedObject

m_selectedComponentHandle

ComponentHandle m_selectedComponentHandle

m_currentDataview

UIDataview m_currentDataview

rBundle

java.util.ResourceBundle rBundle

m_enable

boolean m_enable

m_bRolloverIconEnabled

boolean m_bRolloverIconEnabled

m_mouseListener

java.awt.event.MouseListener m_mouseListener

Class oracle.dss.dataView.gui.DefaultDialog implements Serializable

Serialized Fields

_BORDER_INSET

int _BORDER_INSET

_sBorder

javax.swing.border.Border _sBorder

m_locale

java.util.Locale m_locale

previewButton

oracle.bali.ewt.button.PushButton previewButton

okButton

oracle.bali.ewt.button.PushButton okButton

cancelButton

oracle.bali.ewt.button.PushButton cancelButton

helpButton

oracle.bali.ewt.button.PushButton helpButton

showPrevBtn

boolean showPrevBtn

rBundle

java.util.ResourceBundle rBundle

Class oracle.dss.dataView.gui.FillColorTool implements Serializable

Serialized Fields

m_selectedObject

java.lang.Object m_selectedObject

m_selectedSeries

int m_selectedSeries

m_selectedGroup

int m_selectedGroup

m_selectedComponentHandle

ComponentHandle m_selectedComponentHandle

m_currentDataview

UIDataview m_currentDataview

m_colorPaletteSet

boolean m_colorPaletteSet

m_fillColor

oracle.dss.dataView.gui.FillColorTool.NewColorChoice1 m_fillColor

m_fillColorImage

java.awt.Image m_fillColorImage

m_bRolloverIconEnabled

boolean m_bRolloverIconEnabled

m_mouseListener

java.awt.event.MouseListener m_mouseListener

rBundle

java.util.ResourceBundle rBundle

m_enable

boolean m_enable

m_flColor

java.awt.Color m_flColor

m_bPause

boolean m_bPause

m_bSuperCalled

boolean m_bSuperCalled

Class oracle.dss.dataView.gui.FontColorTool implements Serializable

Serialized Fields

m_selectedObject

java.lang.Object m_selectedObject

m_selectedComponentHandle

ComponentHandle m_selectedComponentHandle

m_currentDataview

UIDataview m_currentDataview

m_colorPaletteSet

boolean m_colorPaletteSet

m_fontColor

oracle.dss.dataView.gui.FontColorTool.NewColorChoice m_fontColor

rBundle

java.util.ResourceBundle rBundle

m_enable

boolean m_enable

m_fnColor

java.awt.Color m_fnColor

m_bPause

boolean m_bPause

m_bRolloverIconEnabled

boolean m_bRolloverIconEnabled

m_mouseListener

java.awt.event.MouseListener m_mouseListener

m_bSuperCalled

boolean m_bSuperCalled

Class oracle.dss.dataView.gui.FontNameTool implements Serializable

Serialized Fields

m_selectedObject

java.lang.Object m_selectedObject

m_selectedComponentHandle

ComponentHandle m_selectedComponentHandle

m_currentDataview

UIDataview m_currentDataview

m_flag

boolean m_flag

m_fontName

javax.swing.JComboBox m_fontName

rBundle

java.util.ResourceBundle rBundle

m_bRolloverIconEnabled

boolean m_bRolloverIconEnabled

m_bSuperCalled

boolean m_bSuperCalled

Class oracle.dss.dataView.gui.FontSizeTool implements Serializable

Serialized Fields

m_selectedObject

java.lang.Object m_selectedObject

m_flag

boolean m_flag

m_selectedComponentHandle

ComponentHandle m_selectedComponentHandle

m_currentDataview

UIDataview m_currentDataview

m_fontSize

javax.swing.JComboBox m_fontSize

_SIZES

java.lang.Object[] _SIZES

rBundle

java.util.ResourceBundle rBundle

m_bRolloverIconEnabled

boolean m_bRolloverIconEnabled

m_bSuperCalled

boolean m_bSuperCalled

ne

oracle.dss.dataView.gui.FontSizeTool.NumberEditor ne

Class oracle.dss.dataView.gui.FontUnderLineTool implements Serializable

Serialized Fields

m_selectedObject

java.lang.Object m_selectedObject

m_selectedComponentHandle

ComponentHandle m_selectedComponentHandle

m_currentDataview

UIDataview m_currentDataview

rBundle

java.util.ResourceBundle rBundle

m_enable

boolean m_enable

m_bRolloverIconEnabled

boolean m_bRolloverIconEnabled

m_mouseListener

java.awt.event.MouseListener m_mouseListener

Class oracle.dss.dataView.gui.HorizontalAlignmentTool implements Serializable

Serialized Fields

m_selectedObject

java.lang.Object m_selectedObject

m_selectedComponentHandle

ComponentHandle m_selectedComponentHandle

m_currentDataview

UIDataview m_currentDataview

m_alignLeft

javax.swing.JToggleButton m_alignLeft

m_alignCenter

javax.swing.JToggleButton m_alignCenter

m_alignRight

javax.swing.JToggleButton m_alignRight

m_none

javax.swing.JToggleButton m_none

rBundle

java.util.ResourceBundle rBundle

m_enable

boolean m_enable

m_bRolloverIconEnabled

boolean m_bRolloverIconEnabled

m_mouseListener

java.awt.event.MouseListener m_mouseListener

m_bSuperCalled

boolean m_bSuperCalled

Class oracle.dss.dataView.gui.ItalicFontTool implements Serializable

Serialized Fields

m_selectedObject

java.lang.Object m_selectedObject

m_selectedComponentHandle

ComponentHandle m_selectedComponentHandle

m_currentDataview

UIDataview m_currentDataview

rBundle

java.util.ResourceBundle rBundle

m_enable

boolean m_enable

m_bRolloverIconEnabled

boolean m_bRolloverIconEnabled

m_mouseListener

java.awt.event.MouseListener m_mouseListener

Class oracle.dss.dataView.gui.PageSelectionPanel implements Serializable

Serialized Fields

rBundle

java.util.ResourceBundle rBundle

m_pageDimComboOffset

int m_pageDimComboOffset

m_oldPageDimComboOffset

int m_oldPageDimComboOffset

m_DeselectAllPanel

javax.swing.JPanel m_DeselectAllPanel

m_scrollPane

javax.swing.JScrollPane m_scrollPane

m_pageDimCombo

javax.swing.JComboBox m_pageDimCombo

m_translatedText

java.lang.String m_translatedText

m_pageDimLabel

javax.swing.JLabel m_pageDimLabel

m_buttonGroup

javax.swing.ButtonGroup m_buttonGroup

m_strListArray

java.lang.String[] m_strListArray

m_pageDimListVector

java.util.Vector m_pageDimListVector

m_pageDimListVectorArray

java.util.Vector[] m_pageDimListVectorArray

m_exportVectorArray

java.util.Vector[] m_exportVectorArray

m_exportFormatComboLabel

javax.swing.JLabel m_exportFormatComboLabel

m_strLayerNamesArray

java.lang.String[] m_strLayerNamesArray

m_whatToExportLabel

javax.swing.JLabel m_whatToExportLabel

m_CurrentSelectionsButton

javax.swing.JRadioButton m_CurrentSelectionsButton

m_All28Button

javax.swing.JRadioButton m_All28Button

m_SelectedCombinationsButton

javax.swing.JRadioButton m_SelectedCombinationsButton

m_SelectAllButton

javax.swing.JButton m_SelectAllButton

m_PageDimPanel

javax.swing.JPanel m_PageDimPanel

m_PageDimListPanel

javax.swing.JPanel m_PageDimListPanel

m_PageDimList

javax.swing.JList m_PageDimList

m_DeselectAllButton

javax.swing.JButton m_DeselectAllButton

m_dataAccess

DataAccess m_dataAccess

m_dataDirector

DataDirector m_dataDirector

m_applicationName

java.lang.String m_applicationName

m_locale

java.util.Locale m_locale

m_selectionsOffset

int m_selectionsOffset

m_pageCount

long m_pageCount

m_layerCount

int m_layerCount

m_maxButtonWidth

int m_maxButtonWidth

m_pageEdgeCurrentHPos

int[] m_pageEdgeCurrentHPos

Class oracle.dss.dataView.gui.PageSetupDialog implements Serializable

Serialized Fields

rBundle

java.util.ResourceBundle rBundle

m_locale

java.util.Locale m_locale

m_strHelpContextID

java.lang.String m_strHelpContextID

m_bHelpEnabled

boolean m_bHelpEnabled

m_helpProvider

oracle.bali.ewt.help.HelpProvider m_helpProvider

m_applicationName

java.lang.String m_applicationName

m_PageSetupHelpButton

oracle.bali.ewt.button.PushButton m_PageSetupHelpButton

m_PageSetupPrintPreviewButton

oracle.bali.ewt.button.PushButton m_PageSetupPrintPreviewButton

m_PageSetupOKButton

oracle.bali.ewt.button.PushButton m_PageSetupOKButton

m_PageSetupCancelButton

oracle.bali.ewt.button.PushButton m_PageSetupCancelButton

m_translatedText

java.lang.String m_translatedText

m_tabbedPane

javax.swing.JTabbedPane m_tabbedPane

m_buttonPanel

javax.swing.JPanel m_buttonPanel

m_viewPrinter

ViewPrinter[] m_viewPrinter

m_PageSetupMarginsPanel

PageSetupMarginsPanel m_PageSetupMarginsPanel

m_PageSetupGeneralPanel

PageSetupGeneralPanel m_PageSetupGeneralPanel

m_PageSetupSheetPanel

PageSetupSheetPanel m_PageSetupSheetPanel

m_PageSetupHeaderFooterPanel

PageSetupHeaderFooterPanel m_PageSetupHeaderFooterPanel

m_TabbedPane

javax.swing.JTabbedPane m_TabbedPane

m_PreviewDialogProvider

PreviewDialogProvider m_PreviewDialogProvider

m_Frame

java.awt.Frame m_Frame

m_mainPanel

javax.swing.JPanel m_mainPanel

_sBorderButtons

javax.swing.border.Border _sBorderButtons

Class oracle.dss.dataView.gui.PageSetupGeneralPanel implements Serializable

Serialized Fields

m_viewPrinter

ViewPrinter[] m_viewPrinter

m_pageFormat

java.awt.print.PageFormat m_pageFormat

m_orientationPanel

javax.swing.JPanel m_orientationPanel

m_orientationLabel

javax.swing.JLabel m_orientationLabel

m_graphScalePanel

javax.swing.JPanel m_graphScalePanel

m_graphScaleLabel

javax.swing.JLabel m_graphScaleLabel

m_scaleLablePanel

javax.swing.JPanel m_scaleLablePanel

m_scalePanel

javax.swing.JPanel m_scalePanel

m_scaleLabel

javax.swing.JLabel m_scaleLabel

m_paperSizePanel

javax.swing.JPanel m_paperSizePanel

m_leftPanel

javax.swing.JPanel m_leftPanel

m_rightPanel

javax.swing.JPanel m_rightPanel

m_mainPanel

javax.swing.JPanel m_mainPanel

m_potraitRadioButton

javax.swing.JRadioButton m_potraitRadioButton

m_potraitLabel

javax.swing.JLabel m_potraitLabel

m_landscapeRadioButton

javax.swing.JRadioButton m_landscapeRadioButton

m_landscapeLabel

javax.swing.JLabel m_landscapeLabel

m_actualSizeRadioButton

javax.swing.JRadioButton m_actualSizeRadioButton

m_graphFitToRadioButton

javax.swing.JRadioButton m_graphFitToRadioButton

m_pRatioCheckBox

javax.swing.JCheckBox m_pRatioCheckBox

m_pFontSizeCheckBox

javax.swing.JCheckBox m_pFontSizeCheckBox

m_zoomRadioButton

javax.swing.JRadioButton m_zoomRadioButton

m_fullFitRadioButton

javax.swing.JRadioButton m_fullFitRadioButton

m_zoomNumericSpinBox

oracle.dss.dataView.gui.PageSetupGeneralPanel.MyNumericSpinBox m_zoomNumericSpinBox

m_zoomLabel

javax.swing.JLabel m_zoomLabel

m_widthNumericSpinBox

oracle.bali.ewt.spinBox.NumericSpinBox m_widthNumericSpinBox

m_widthLabel

javax.swing.JLabel m_widthLabel

m_heightNumericSpinBox

oracle.bali.ewt.spinBox.NumericSpinBox m_heightNumericSpinBox

m_heightLabel

javax.swing.JLabel m_heightLabel

m_pageSizeLabel

javax.swing.JLabel m_pageSizeLabel

m_sizeLabel

javax.swing.JLabel m_sizeLabel

m_papeSize

java.lang.String m_papeSize

m_mask

int m_mask

m_bHelpEnabled

boolean m_bHelpEnabled

m_eh

ErrorHandler m_eh

m_strHelpContextID

java.lang.String m_strHelpContextID

isVersionSupportOrientation

boolean isVersionSupportOrientation

rBundle

java.util.ResourceBundle rBundle

m_bSuperCalled

boolean m_bSuperCalled

Class oracle.dss.dataView.gui.PageSetupHeaderFooterPanel implements Serializable

Serialized Fields

rBundle

java.util.ResourceBundle rBundle

m_locale

java.util.Locale m_locale

m_strHelpContextID

java.lang.String m_strHelpContextID

m_bHelpEnabled

boolean m_bHelpEnabled

m_helpProvider

oracle.bali.ewt.help.HelpProvider m_helpProvider

m_applicationName

java.lang.String m_applicationName

m_insertHeaderButton

javax.swing.JButton m_insertHeaderButton

m_insertFooterButton

javax.swing.JButton m_insertFooterButton

m_headerFontButton

FontButton m_headerFontButton

m_footerFontButton

FontButton m_footerFontButton

m_translatedText

java.lang.String m_translatedText

m_rightPanel

javax.swing.JPanel m_rightPanel

m_leftPanel

javax.swing.JPanel m_leftPanel

m_headerPanel

javax.swing.JPanel m_headerPanel

m_footerPanel

javax.swing.JPanel m_footerPanel

m_headerButtonPanel

javax.swing.JPanel m_headerButtonPanel

m_footerButtonPanel

javax.swing.JPanel m_footerButtonPanel

m_headerLabel

javax.swing.JLabel m_headerLabel

m_footerLabel

javax.swing.JLabel m_footerLabel

m_headerTextAreaLeft

javax.swing.JTextArea m_headerTextAreaLeft

m_headerTextAreaCenter

javax.swing.JTextArea m_headerTextAreaCenter

m_headerTextAreaRight

javax.swing.JTextArea m_headerTextAreaRight

m_footerTextAreaLeft

javax.swing.JTextArea m_footerTextAreaLeft

m_footerTextAreaCenter

javax.swing.JTextArea m_footerTextAreaCenter

m_footerTextAreaRight

javax.swing.JTextArea m_footerTextAreaRight

m_headerScrollPaneLeft

javax.swing.JScrollPane m_headerScrollPaneLeft

m_headerScrollPaneCenter

javax.swing.JScrollPane m_headerScrollPaneCenter

m_headerScrollPaneRight

javax.swing.JScrollPane m_headerScrollPaneRight

m_footerScrollPaneLeft

javax.swing.JScrollPane m_footerScrollPaneLeft

m_footerScrollPaneCenter

javax.swing.JScrollPane m_footerScrollPaneCenter

m_footerScrollPaneRight

javax.swing.JScrollPane m_footerScrollPaneRight

m_headerMultilinePanel

javax.swing.JPanel m_headerMultilinePanel

m_footerMultilinePanel

javax.swing.JPanel m_footerMultilinePanel

m_headerMultilabelPanel

javax.swing.JPanel m_headerMultilabelPanel

m_footerMultilabelPanel

javax.swing.JPanel m_footerMultilabelPanel

m_lastFocus

int m_lastFocus

m_viewPrinter

ViewPrinter[] m_viewPrinter

m_tokenSubstitution

TokenSubstitution m_tokenSubstitution

m_oldFontName

java.lang.String m_oldFontName

m_newFontName

java.lang.String m_newFontName

m_oldFontStyle

int m_oldFontStyle

m_newFontStyle

int m_newFontStyle

m_oldFontSize

int m_oldFontSize

m_newFontSize

int m_newFontSize

m_oldHAlignment

int m_oldHAlignment

m_newHAlignment

int m_newHAlignment

m_bFontNameChange

boolean m_bFontNameChange

m_bFontStyleChange

boolean m_bFontStyleChange

m_bFontSizeChange

boolean m_bFontSizeChange

m_bHorizontalAlignmentChange

boolean m_bHorizontalAlignmentChange

m_Font

java.awt.Font m_Font

m_headerFont

java.awt.Font m_headerFont

m_footerFont

java.awt.Font m_footerFont

m_bFontIsHeader

boolean m_bFontIsHeader

m_bFontIsFooter

boolean m_bFontIsFooter

m_eol

java.lang.String m_eol

m_headerInsert

InsertButton m_headerInsert

m_footerInsert

InsertButton m_footerInsert

m_bSuperCalled

boolean m_bSuperCalled

Class oracle.dss.dataView.gui.PageSetupMarginsPanel implements Serializable

Serialized Fields

m_viewPrinter

ViewPrinter[] m_viewPrinter

m_marginsPanel

javax.swing.JPanel m_marginsPanel

m_marginsLabel

javax.swing.JLabel m_marginsLabel

m_centerOnPagePanel

javax.swing.JPanel m_centerOnPagePanel

m_centerOnPageLabel

javax.swing.JLabel m_centerOnPageLabel

m_unitsComboBox

javax.swing.JComboBox m_unitsComboBox

m_unitsLabel

javax.swing.JLabel m_unitsLabel

m_topNumericSpinBox

oracle.dss.dataView.gui.PageSetupMarginsPanel.MyNumericSpinBox m_topNumericSpinBox

m_topLabel

javax.swing.JLabel m_topLabel

m_leftNumericSpinBox

oracle.dss.dataView.gui.PageSetupMarginsPanel.MyNumericSpinBox m_leftNumericSpinBox

m_leftLabel

javax.swing.JLabel m_leftLabel

m_bottomNumericSpinBox

oracle.dss.dataView.gui.PageSetupMarginsPanel.MyNumericSpinBox m_bottomNumericSpinBox

m_bottomLabel

javax.swing.JLabel m_bottomLabel

m_rightNumericSpinBox

oracle.dss.dataView.gui.PageSetupMarginsPanel.MyNumericSpinBox m_rightNumericSpinBox

m_rightLabel

javax.swing.JLabel m_rightLabel

m_headerNumericSpinBox

oracle.dss.dataView.gui.PageSetupMarginsPanel.MyNumericSpinBox m_headerNumericSpinBox

m_headerLabel

javax.swing.JLabel m_headerLabel

m_footerNumericSpinBox

oracle.dss.dataView.gui.PageSetupMarginsPanel.MyNumericSpinBox m_footerNumericSpinBox

m_footerLabel

javax.swing.JLabel m_footerLabel

m_horizontallyCheckBox

javax.swing.JCheckBox m_horizontallyCheckBox

m_verticallyCheckBox

javax.swing.JCheckBox m_verticallyCheckBox

m_leftPanel

javax.swing.JPanel m_leftPanel

m_rightPanel

javax.swing.JPanel m_rightPanel

m_mainPanel

javax.swing.JPanel m_mainPanel

m_previewLabel

javax.swing.JLabel m_previewLabel

m_bHelpEnabled

boolean m_bHelpEnabled

m_eh

ErrorHandler m_eh

m_strHelpContextID

java.lang.String m_strHelpContextID

paperWidth

double paperWidth

paperHeight

double paperHeight

isVersionSupportOrientation

boolean isVersionSupportOrientation

rBundle

java.util.ResourceBundle rBundle

m_locale

java.util.Locale m_locale

m_units

int m_units

_top

float _top

_left

float _left

_bottom

float _bottom

_right

float _right

_header

float _header

_footer

float _footer

m_bSuperCalled

boolean m_bSuperCalled

Class oracle.dss.dataView.gui.PageSetupSheetPanel implements Serializable

Serialized Fields

m_viewPrinter

ViewPrinter[] m_viewPrinter

m_printPanel

javax.swing.JPanel m_printPanel

m_printLabel

javax.swing.JLabel m_printLabel

m_pageOrderPanel

javax.swing.JPanel m_pageOrderPanel

m_pageOrderLabel

javax.swing.JLabel m_pageOrderLabel

m_leftPanel

javax.swing.JPanel m_leftPanel

m_rightPanel

javax.swing.JPanel m_rightPanel

m_mainPanel

javax.swing.JPanel m_mainPanel

m_repeatHeaderCheckBox

javax.swing.JCheckBox m_repeatHeaderCheckBox

m_downRadionButton

javax.swing.JRadioButton m_downRadionButton

m_acrossRadionButton

javax.swing.JRadioButton m_acrossRadionButton

m_downLabel

javax.swing.JLabel m_downLabel

m_acrossLabel

javax.swing.JLabel m_acrossLabel

m_bHelpEnabled

boolean m_bHelpEnabled

m_eh

ErrorHandler m_eh

m_strHelpContextID

java.lang.String m_strHelpContextID

rBundle

java.util.ResourceBundle rBundle

m_bSuperCalled

boolean m_bSuperCalled

Class oracle.dss.dataView.gui.PreviewDialog implements Serializable

Serialized Fields

m_pdp

PrintDialogsProvider m_pdp

m_previewPanel

PreviewPanel m_previewPanel

m_printers

ViewPrinter[] m_printers

pgButton

oracle.bali.ewt.button.PushButton pgButton

printButton

oracle.bali.ewt.button.PushButton printButton

closeButton

oracle.bali.ewt.button.PushButton closeButton

helpButton

oracle.bali.ewt.button.PushButton helpButton

_BORDER_INSET

int _BORDER_INSET

m_locale

java.util.Locale m_locale

_sBorder

javax.swing.border.Border _sBorder

m_strHelpContextID

java.lang.String m_strHelpContextID

m_bHelpEnabled

boolean m_bHelpEnabled

m_helpProvider

oracle.bali.ewt.help.HelpProvider m_helpProvider

dvStrings

java.util.ResourceBundle dvStrings

Class oracle.dss.dataView.gui.PreviewPanel implements Serializable

Serialized Fields

m_pdp

PrintDialogsProvider m_pdp

paperWidth

int paperWidth

paperHeight

int paperHeight

preferredWidth

int preferredWidth

scalingMode

int scalingMode

scaledWidth

int scaledWidth

scaledHeight

int scaledHeight

pageNum

long pageNum

previous

javax.swing.JButton previous

next

javax.swing.JButton next

first

oracle.bali.ewt.button.PushButton first

last

oracle.bali.ewt.button.PushButton last

m_zoomBox

javax.swing.JComboBox m_zoomBox

field

javax.swing.JTextField field

pagePanel

javax.swing.JPanel pagePanel

toolBar

javax.swing.JPanel toolBar

pane

javax.swing.JScrollPane pane

canvas

oracle.bali.ewt.imageCanvas.ImageCanvas canvas

bImage

java.awt.image.BufferedImage bImage

printers

ViewPrinter[] printers

m_currentLogicalPage

long m_currentLogicalPage

m_currentViewPrinter

int m_currentViewPrinter

m_bViewPrinterGoToPrev

boolean[] m_bViewPrinterGoToPrev

m_bViewPrinterGoToNext

boolean[] m_bViewPrinterGoToNext

m_bDataInFirstPage

boolean[] m_bDataInFirstPage

m_bDataInPages

boolean[] m_bDataInPages

dvStrings

java.util.ResourceBundle dvStrings

Class oracle.dss.dataView.gui.PrintDialog implements Serializable

Serialized Fields

m_strHelpContextID

java.lang.String m_strHelpContextID

m_bHelpEnabled

boolean m_bHelpEnabled

m_sysPrintDialog

boolean m_sysPrintDialog

m_helpProvider

oracle.bali.ewt.help.HelpProvider m_helpProvider

m_printerJob

java.awt.print.PrinterJob m_printerJob

_printer

ViewPrinter _printer

_frame

java.awt.Frame _frame

m_adapter

PrintDialogsAdapter m_adapter

pageSetup

PageSetupDialog pageSetup

m_printPanel

PrintPanel m_printPanel

m_locale

java.util.Locale m_locale

dvStrings

java.util.ResourceBundle dvStrings

Class oracle.dss.dataView.gui.PrintPanel implements Serializable

Serialized Fields

rBundle

java.util.ResourceBundle rBundle

m_whereToExportLabel

javax.swing.JLabel m_whereToExportLabel

m_whatNameLabel

javax.swing.JLabel m_whatNameLabel

m_printDialog

PrintDialog m_printDialog

pageSetup

PageSetupDialog pageSetup

m_exportFormatComboBox

javax.swing.JComboBox m_exportFormatComboBox

m_exportFormatComboOffset

int m_exportFormatComboOffset

m_WhereToExportPanel

javax.swing.JPanel m_WhereToExportPanel

m_WhereToExportTextField

javax.swing.JTextField m_WhereToExportTextField

m_WhatNameTextField

javax.swing.JTextField m_WhatNameTextField

m_BrowseButton

javax.swing.JButton m_BrowseButton

m_layer

int m_layer

m_lastDir

java.lang.String m_lastDir

m_bLocalFileAccess

boolean m_bLocalFileAccess

m_strPath

java.lang.String m_strPath

m_strFilename

java.lang.String m_strFilename

m_bViewIsCrosstab

boolean m_bViewIsCrosstab

m_printWriter

java.io.PrintWriter m_printWriter

m_strHelpContextID

java.lang.String m_strHelpContextID

m_bHelpEnabled

boolean m_bHelpEnabled

m_helpProvider

oracle.bali.ewt.help.HelpProvider m_helpProvider

m_frame

java.awt.Frame m_frame

m_viewPrinter

ViewPrinter m_viewPrinter

m_printerJob

java.awt.print.PrinterJob m_printerJob

Class oracle.dss.dataView.gui.TitlePanel implements Serializable

Serialized Fields

m_showTitle

boolean m_showTitle

m_showSubtitle

boolean m_showSubtitle

m_showFootnote

boolean m_showFootnote

m_shTitleCBox

javax.swing.JCheckBox m_shTitleCBox

m_shSubtitleCBox

javax.swing.JCheckBox m_shSubtitleCBox

m_shFootnoteCBox

javax.swing.JCheckBox m_shFootnoteCBox

m_TitleTxt

oracle.dss.dataView.gui.TitlePanel.MyViewTextField m_TitleTxt

m_SubtitleTxt

oracle.dss.dataView.gui.TitlePanel.MyViewTextField m_SubtitleTxt

m_FootnoteTxt

oracle.dss.dataView.gui.TitlePanel.MyViewTextField m_FootnoteTxt

m_TextArea

oracle.dss.dataView.gui.TitlePanel.MyViewTextField m_TextArea

m_TitleFont

java.awt.Font m_TitleFont

m_SubtitleFont

java.awt.Font m_SubtitleFont

m_FootnoteFont

java.awt.Font m_FootnoteFont

m_Font

java.awt.Font m_Font

m_TitleFontButton

FontButton m_TitleFontButton

m_SubtitleFontButton

FontButton m_SubtitleFontButton

m_FootnoteFontButton

FontButton m_FootnoteFontButton

m_InsertTitle

InsertButton m_InsertTitle

m_InsertSubtitle

InsertButton m_InsertSubtitle

m_InsertFootnote

InsertButton m_InsertFootnote

m_Insert

InsertButton m_Insert

m_token

TokenSubstitution m_token

m_bFontNameChange

boolean m_bFontNameChange

m_bFontStyleChange

boolean m_bFontStyleChange

m_bFontSizeChange

boolean m_bFontSizeChange

m_bHorizontalAlignmentChange

boolean m_bHorizontalAlignmentChange

m_bFontColorChange

boolean m_bFontColorChange

m_bFontBackgroundColorChange

boolean m_bFontBackgroundColorChange

m_titleFontChange

boolean m_titleFontChange

m_titleFontAlignmentChange

boolean m_titleFontAlignmentChange

m_titleFontColorChange

boolean m_titleFontColorChange

m_titleBackgroundChange

boolean m_titleBackgroundChange

m_titleStrikeThroughChange

boolean m_titleStrikeThroughChange

m_titleUnderlineChange

boolean m_titleUnderlineChange

m_subtitleFontChange

boolean m_subtitleFontChange

m_subtitleFontAlignmentChange

boolean m_subtitleFontAlignmentChange

m_subtitleFontColorChange

boolean m_subtitleFontColorChange

m_subtitleBackgroundChange

boolean m_subtitleBackgroundChange

m_subtitleStrikeThroughChange

boolean m_subtitleStrikeThroughChange

m_subtitleUnderlineChange

boolean m_subtitleUnderlineChange

m_footnoteFontChange

boolean m_footnoteFontChange

m_footnoteFontAlignmentChange

boolean m_footnoteFontAlignmentChange

m_footnoteFontColorChange

boolean m_footnoteFontColorChange

m_footnoteBackgroundChange

boolean m_footnoteBackgroundChange

m_footnoteStrikeThroughChange

boolean m_footnoteStrikeThroughChange

m_footnoteUnderlineChange

boolean m_footnoteUnderlineChange

m_bHelpEnabled

boolean m_bHelpEnabled

m_strHelpContextID

java.lang.String m_strHelpContextID

m_helpProvider

oracle.bali.ewt.help.HelpProvider m_helpProvider

m_oldFontName

java.lang.String m_oldFontName

m_newFontName

java.lang.String m_newFontName

m_oldFontStyle

int m_oldFontStyle

m_newFontStyle

int m_newFontStyle

m_oldFontSize

int m_oldFontSize

m_newFontSize

int m_newFontSize

m_oldHAlignment

int m_oldHAlignment

m_newHAlignment

int m_newHAlignment

m_oldFontColor

java.awt.Color m_oldFontColor

m_newFontColor

java.awt.Color m_newFontColor

m_oldFontBackgroundColor

java.awt.Color m_oldFontBackgroundColor

m_newFontBackgroundColor

java.awt.Color m_newFontBackgroundColor

m_oldTitle

java.lang.String m_oldTitle

m_oldSubtitle

java.lang.String m_oldSubtitle

m_oldFootnote

java.lang.String m_oldFootnote

title

Title title

subtitle

Subtitle subtitle

footnote

Footnote footnote

rBundle

java.util.ResourceBundle rBundle

m_locale

java.util.Locale m_locale

m_bSuperCalled

boolean m_bSuperCalled

Class oracle.dss.dataView.gui.ToolBar implements Serializable

Serialized Fields

m_dataView

UIDataview m_dataView

m_toolsVector

java.util.Vector m_toolsVector

m_controllerListener

oracle.dss.dataView.gui.ToolBar.ToolbarControllerListener m_controllerListener

m_isRolloverEnabled

boolean m_isRolloverEnabled

m_bSuperCalled

boolean m_bSuperCalled

Package oracle.dss.dataView.managers

Class oracle.dss.dataView.managers.RuleManager implements Serializable

Serialized Fields

m_dataview

DataviewCommon m_dataview

m_bundles

java.util.Vector m_bundles

m_uiBundle

RuleBundle m_uiBundle

Class oracle.dss.dataView.managers.ViewFormat implements Serializable

Serialized Fields

m_view

DataviewCommon m_view
The DataviewCommon view associated with the ViewFormat that needs to be notifed of ViewFormat property changes.

Class oracle.dss.dataView.managers.ViewStyle implements Serializable

Serialized Fields

DEBUG

boolean DEBUG

m_underline

boolean m_underline

m_doubleUnderline

boolean m_doubleUnderline

m_strikeThrough

boolean m_strikeThrough

m_wordWrapEnabled

boolean m_wordWrapEnabled

m_borderColor

java.awt.Color m_borderColor

m_borderTopColor

java.awt.Color m_borderTopColor

m_borderLeftColor

java.awt.Color m_borderLeftColor

m_borderBottomColor

java.awt.Color m_borderBottomColor

m_borderRightColor

java.awt.Color m_borderRightColor

m_borderWidth

int m_borderWidth

m_borderTopWidth

int m_borderTopWidth

m_borderLeftWidth

int m_borderLeftWidth

m_borderBottomWidth

int m_borderBottomWidth

m_borderRightWidth

int m_borderRightWidth

m_borderLeftStyle

int m_borderLeftStyle

m_borderRightStyle

int m_borderRightStyle

m_borderTopStyle

int m_borderTopStyle

m_borderBottomStyle

int m_borderBottomStyle

m_fontName

java.lang.String m_fontName

m_fontSize

int m_fontSize

m_fontBold

boolean m_fontBold

m_fontItalic

boolean m_fontItalic

m_graphicImageIndex

int m_graphicImageIndex

m_graphicImageTooltip

java.lang.String m_graphicImageTooltip

m_cellEditStyle

int m_cellEditStyle

m_editBackground

java.awt.Color m_editBackground

m_editForeground

java.awt.Color m_editForeground

m_graphicBarColor

java.awt.Color m_graphicBarColor

m_graphicBarVisible

boolean m_graphicBarVisible

m_hPageBreak

boolean m_hPageBreak

m_vPageBreak

boolean m_vPageBreak

m_eh

ErrorHandler m_eh

m_font

java.awt.Font m_font

m_view

DataviewCommon m_view

od_background

int od_background

od_foreground

int od_foreground

od_selectBackground

int od_selectBackground

od_selectForeground

int od_selectForeground

od_horizontalAlignment

int od_horizontalAlignment

od_verticalAlignment

int od_verticalAlignment

od_underline

boolean od_underline

od_doubleUnderline

boolean od_doubleUnderline

od_strikeThrough

boolean od_strikeThrough

od_wordWrapEnabled

boolean od_wordWrapEnabled

od_borderColor

int od_borderColor

od_borderTopColor

int od_borderTopColor

od_borderLeftColor

int od_borderLeftColor

od_borderBottomColor

int od_borderBottomColor

od_borderRightColor

int od_borderRightColor

od_borderWidth

int od_borderWidth

od_borderTopWidth

int od_borderTopWidth

od_borderLeftWidth

int od_borderLeftWidth

od_borderBottomWidth

int od_borderBottomWidth

od_borderRightWidth

int od_borderRightWidth

od_borderLeftStyle

int od_borderLeftStyle

od_borderRightStyle

int od_borderRightStyle

od_borderTopStyle

int od_borderTopStyle

od_borderBottomStyle

int od_borderBottomStyle

od_fontName

java.lang.String od_fontName

od_fontSize

int od_fontSize

od_fontBold

boolean od_fontBold

od_fontItalic

boolean od_fontItalic

od_graphicImageIndex

int od_graphicImageIndex

od_graphicImageTooltip

java.lang.String od_graphicImageTooltip

od_cellEditStyle

int od_cellEditStyle

od_editBackground

int od_editBackground

od_editForeground

int od_editForeground

od_graphicBarColor

int od_graphicBarColor

od_graphicBarVisible

boolean od_graphicBarVisible

od_hPageBreak

boolean od_hPageBreak

od_vPageBreak

boolean od_vPageBreak

d_background

int d_background

d_foreground

int d_foreground

d_selectBackground

int d_selectBackground

d_selectForeground

int d_selectForeground

d_horizontalAlignment

int d_horizontalAlignment

d_verticalAlignment

int d_verticalAlignment

d_underline

boolean d_underline

d_doubleUnderline

boolean d_doubleUnderline

d_strikeThrough

boolean d_strikeThrough

d_wordWrapEnabled

boolean d_wordWrapEnabled

d_borderColor

int d_borderColor

d_borderTopColor

int d_borderTopColor

d_borderLeftColor

int d_borderLeftColor

d_borderBottomColor

int d_borderBottomColor

d_borderRightColor

int d_borderRightColor

d_borderWidth

int d_borderWidth

d_borderTopWidth

int d_borderTopWidth

d_borderLeftWidth

int d_borderLeftWidth

d_borderBottomWidth

int d_borderBottomWidth

d_borderRightWidth

int d_borderRightWidth

d_borderLeftStyle

int d_borderLeftStyle

d_borderRightStyle

int d_borderRightStyle

d_borderTopStyle

int d_borderTopStyle

d_borderBottomStyle

int d_borderBottomStyle

d_fontName

java.lang.String d_fontName

d_fontSize

int d_fontSize

d_fontBold

boolean d_fontBold

d_fontItalic

boolean d_fontItalic

d_graphicImageIndex

int d_graphicImageIndex

d_graphicImageTooltip

java.lang.String d_graphicImageTooltip

d_cellEditStyle

int d_cellEditStyle

d_editBackground

int d_editBackground

d_editForeground

int d_editForeground

d_graphicBarColor

int d_graphicBarColor

d_graphicBarVisible

boolean d_graphicBarVisible

d_hPageBreak

boolean d_hPageBreak

d_vPageBreak

boolean d_vPageBreak

m_propertyUsedFlags

java.util.BitSet m_propertyUsedFlags

m_bUseCallback

boolean m_bUseCallback

Package oracle.dss.graph

Class oracle.dss.graph.Graph implements Serializable

Serialized Fields

m_settingXML

boolean m_settingXML

m_bMarkerShapeInLegendExplicitlySet

boolean m_bMarkerShapeInLegendExplicitlySet

m_pfjContainer

javax.swing.JPanel m_pfjContainer

m_fitToContainer

boolean m_fitToContainer

m_graphModel

GraphModel m_graphModel

m_graphController

GraphController m_graphController

m_DisplayGroupsLimit

int m_DisplayGroupsLimit

m_DisplaySeriesLimit

int m_DisplaySeriesLimit

m_3DViewMatrix

ThreeDViewMatrix m_3DViewMatrix

m_converter

GraphTypeConverter m_converter

m_offscreenImage

java.awt.Image m_offscreenImage

m_printOrPreviewMode

boolean m_printOrPreviewMode

m_tooltipCallback

ToolTipTextCallback m_tooltipCallback

m_dataDirectorType

int m_dataDirectorType

m_fontSizeAbsolute

boolean m_fontSizeAbsolute

m_isAuto

boolean m_isAuto

m_autoLayout

int m_autoLayout

m_automaticComponentPlacement

int m_automaticComponentPlacement

m_componentPlacementScope

int m_componentPlacementScope

m_colorMode

int m_colorMode

m_dataErrorTextCallback

DataErrorTextCallback m_dataErrorTextCallback

m_invokeCWD

boolean m_invokeCWD

m_badDogCallback

oracle.dss.graph.Graph.GraphBadDogCallback m_badDogCallback

m_dataErrorFont

java.awt.Font m_dataErrorFont

m_Title

GraphTitle m_Title

m_Subtitle

GraphSubtitle m_Subtitle

m_Footnote

GraphFootnote m_Footnote

m_Background

GraphBackground m_Background

m_Connector

Connector m_Connector

m_DataMarker

DataMarker m_DataMarker

m_2DMarker

TwoDMarker m_2DMarker

m_3DMarker

ThreeDMarker m_3DMarker

m_AreaMarker

AreaMarker m_AreaMarker

m_StockMarker

StockMarker m_StockMarker

m_ParetoLine

ParetoLine m_ParetoLine

m_DataLine

DataLine m_DataLine

m_Fitline

Fitline m_Fitline

m_LegendArea

LegendArea m_LegendArea

m_LegendMarker

LegendMarker m_LegendMarker

m_LegendText

LegendText m_LegendText

m_MarkerText

MarkerText m_MarkerText

m_PieFeeler

PieFeeler m_PieFeeler

m_PieLabel

PieLabel m_PieLabel

m_PlotArea

PlotArea m_PlotArea

m_PieFrame

PieFrame m_PieFrame

m_QuadrantLine

QuadrantLine m_QuadrantLine

m_RingTotalLabel

RingTotalLabel m_RingTotalLabel

m_Series

Series m_Series

m_Slice

Slice m_Slice

m_SliceLabel

SliceLabel m_SliceLabel

m_SplitDivider

SplitDivider m_SplitDivider

m_O1Axis

O1Axis m_O1Axis

m_O1MajorTick

O1MajorTick m_O1MajorTick

m_O1TickLabel

O1TickLabel m_O1TickLabel

m_O1Title

O1Title m_O1Title

m_X1Axis

X1Axis m_X1Axis

m_X1MajorTick

X1MajorTick m_X1MajorTick

m_XPanelGrid

XPanelGrid m_XPanelGrid

m_X1TickLabel

X1TickLabel m_X1TickLabel

m_X1Title

X1Title m_X1Title

m_Y1Axis

Y1Axis m_Y1Axis

m_Y1MajorTick

Y1MajorTick m_Y1MajorTick

m_YPanelGrid

YPanelGrid m_YPanelGrid

m_Y1TickLabel

Y1TickLabel m_Y1TickLabel

m_Y1Title

Y1Title m_Y1Title

m_Y1ZeroLine

Y1ZeroLine m_Y1ZeroLine

m_Y2Axis

Y2Axis m_Y2Axis

m_Y2MajorTick

Y2MajorTick m_Y2MajorTick

m_Y1BaseLine

Y1BaseLine m_Y1BaseLine

m_Y2BaseLine

Y2BaseLine m_Y2BaseLine

m_X1ReferenceLine

X1ReferenceLine m_X1ReferenceLine

m_Y1ReferenceLine

Y1ReferenceLine m_Y1ReferenceLine

m_Y2ReferenceLine

Y2ReferenceLine m_Y2ReferenceLine

m_ReferenceLineMarker

ReferenceLineMarker m_ReferenceLineMarker

m_ReferenceLineText

ReferenceLineText m_ReferenceLineText

m_Y2TickLabel

Y2TickLabel m_Y2TickLabel

m_Y2Title

Y2Title m_Y2Title

m_Y2ZeroLine

Y2ZeroLine m_Y2ZeroLine

m_Y3DMarkerGrid

Y3DMarkerGrid m_Y3DMarkerGrid

m_ZPanelGrid

ZPanelGrid m_ZPanelGrid

m_ZTickLabel

ZTickLabel m_ZTickLabel

m_ZTitle

ZTitle m_ZTitle

m_3DFloor

ThreeDFloor m_3DFloor

m_3DLeftWall

ThreeDLeftWall m_3DLeftWall

m_3DRightWall

ThreeDRightWall m_3DRightWall

m_VolumeMarker

VolumeMarker m_VolumeMarker

m_undefined

UndefinedComponent m_undefined

_styleOverrideFlags

java.util.BitSet _styleOverrideFlags

_userOverrideFlags

java.util.BitSet _userOverrideFlags

_baseStyle

CustomStyle _baseStyle

_stylePath

java.lang.String _stylePath

_saveXML

java.lang.String _saveXML

_group3DPanels

boolean _group3DPanels

localStrings

java.util.ResourceBundle localStrings

graphType

int graphType

enabled

boolean enabled

depthangle

int depthangle

depthRadius

int depthRadius

pieDepth

int pieDepth

seriesTooltipLabelType

int seriesTooltipLabelType

groupTooltipLabelType

int groupTooltipLabelType

markerTooltipType

int markerTooltipType

d_dataDirectorType

int d_dataDirectorType

datarowshownasaseries

boolean datarowshownasaseries

displaygroups

int displaygroups

displaygroupslimit

int displaygroupslimit

displayseries

int displayseries

displayserieslimit

int displayserieslimit

graphicAntialiasing

boolean graphicAntialiasing

linedatalinedisplayed

boolean linedatalinedisplayed

markerdisplayed

boolean markerdisplayed

markershapeinlegend

boolean markershapeinlegend

mouseactions

int mouseactions

paretoBarsConnected

boolean paretoBarsConnected

mousemovingenabled

boolean mousemovingenabled

pieBarSeries

int pieBarSeries

pierotation

int pierotation

pietilt

int pietilt

scatterdatalinedisplayed

boolean scatterdatalinedisplayed

seriesobjectcount

int seriesobjectcount

scrollbarpresencegroups

int scrollbarpresencegroups

scrollbarpresenceseries

int scrollbarpresenceseries

startgroup

int startgroup

startseries

int startseries

textAntialiasing

boolean textAntialiasing

tooltipdelay

int tooltipdelay

zoomdirection

int zoomdirection

fontsizeabsolute

boolean fontsizeabsolute

fitToContainer

boolean fitToContainer

frameSizeAutomatic

boolean frameSizeAutomatic

d_legendSeriesCount

int d_legendSeriesCount

d_legendSeriesStart

int d_legendSeriesStart

d_legendScrollbarPresence

int d_legendScrollbarPresence

d_maxBarWidth

int d_maxBarWidth

d_maxTickLabelAutoFontSize

int d_maxTickLabelAutoFontSize

d_minTickLabelAutoFontSize

int d_minTickLabelAutoFontSize

d_imageHeight

int d_imageHeight

d_imageWidth

int d_imageWidth

d_dataErrorFontBold

boolean d_dataErrorFontBold

d_dataErrorFontItalic

boolean d_dataErrorFontItalic

d_dataErrorFontSize

int d_dataErrorFontSize

d_dataErrorFontTypeface

java.lang.String d_dataErrorFontTypeface

d_autoLayout

int d_autoLayout

d_colorMode

int d_colorMode

m_maxBarWidth

int m_maxBarWidth

m_timeZone

java.util.TimeZone m_timeZone

vector

java.util.Vector vector

fontRatio

float fontRatio

m_gifFontScaled

int m_gifFontScaled

titleFontSize

int titleFontSize

subtitleFontSize

int subtitleFontSize

footnoteFontSize

int footnoteFontSize

o1TickLabelFontSize

int o1TickLabelFontSize

x1TickLabelFontSize

int x1TickLabelFontSize

y1TickLabelFontSize

int y1TickLabelFontSize

y2TickLabelFontSize

int y2TickLabelFontSize

zTickLabelFontSize

int zTickLabelFontSize

legendTextFontSize

int legendTextFontSize

o1TitleFontSize

int o1TitleFontSize

x1TitleFontSize

int x1TitleFontSize

y1TitleFontSize

int y1TitleFontSize

y2TitleFontSize

int y2TitleFontSize

zTitleFontSize

int zTitleFontSize

markerTextFontSize

int markerTextFontSize

pieLabelFontSize

int pieLabelFontSize

sliceLabelFontSize

int sliceLabelFontSize

ringTLabelFontSize

int ringTLabelFontSize

imageHeight

int imageHeight

imageWidth

int imageWidth

m_drillDimension

java.lang.String m_drillDimension

Package oracle.dss.graph.gui

Class oracle.dss.graph.gui.BaseAxis implements Serializable

Serialized Fields

rBundle

java.util.ResourceBundle rBundle

isSetFocus

boolean isSetFocus

m_bSuperCalled

boolean m_bSuperCalled

m_showAxis

javax.swing.JCheckBox m_showAxis

m_insert

InsertButton m_insert

m_fontButton

FontButton m_fontButton

m_axisTitle

ViewTextField m_axisTitle

m_lineLabel

javax.swing.JLabel m_lineLabel

m_optionsLabel

javax.swing.JLabel m_optionsLabel

m_axisLineLabel1

javax.swing.JLabel m_axisLineLabel1

m_lineWidth

LineWidth m_lineWidth

m_alignment

int m_alignment

m_font

java.awt.Font m_font

m_oldAxisColor

java.awt.Color m_oldAxisColor

m_oldAxisTitle

java.lang.String m_oldAxisTitle

m_oldLineWidth

int m_oldLineWidth

m_axisLineLabel2

javax.swing.JLabel m_axisLineLabel2

m_bFontNameChange

boolean m_bFontNameChange

m_bFontStyleChange

boolean m_bFontStyleChange

m_bFontSizeChange

boolean m_bFontSizeChange

m_bHorizontalAlignmentChange

boolean m_bHorizontalAlignmentChange

m_bFontColorChange

boolean m_bFontColorChange

m_bFontBackgroundColorChange

boolean m_bFontBackgroundColorChange

m_bTextRotationChange

boolean m_bTextRotationChange

m_bColorPaletteSet

boolean m_bColorPaletteSet

m_componentListener

java.awt.event.ComponentAdapter m_componentListener

axisLinePanel

javax.swing.JPanel axisLinePanel

m_optionsLabelPanel

javax.swing.JPanel m_optionsLabelPanel

m_colorPalette

oracle.bali.ewt.model.ArrayTwoDModel m_colorPalette

m_oldFontName

java.lang.String m_oldFontName

m_newFontName

java.lang.String m_newFontName

m_applicationName

java.lang.String m_applicationName

m_oldFontStyle

int m_oldFontStyle

m_newFontStyle

int m_newFontStyle

m_oldFontSize

int m_oldFontSize

m_newFontSize

int m_newFontSize

m_oldHAlignment

int m_oldHAlignment

m_newHAlignment

int m_newHAlignment

m_oldRotation

int m_oldRotation

m_newRotation

int m_newRotation

m_errorTypes

int m_errorTypes

m_eh

ErrorHandler m_eh

m_oldFontColor

java.awt.Color m_oldFontColor

m_newFontColor

java.awt.Color m_newFontColor

m_oldFontBackgroundColor

java.awt.Color m_oldFontBackgroundColor

m_newFontBackgroundColor

java.awt.Color m_newFontBackgroundColor

m_lColor

java.awt.Color m_lColor

m_token

TokenSubstitution m_token

m_numFormat

java.text.NumberFormat m_numFormat

m_bLineWidthChanged

boolean m_bLineWidthChanged

m_bLineColorChanged

boolean m_bLineColorChanged

m_bTitleVisibleChanged

boolean m_bTitleVisibleChanged

m_bTitleFontNameChanged

boolean m_bTitleFontNameChanged

m_bTitleFontBoldChanged

boolean m_bTitleFontBoldChanged

m_bTitleFontItalicChanged

boolean m_bTitleFontItalicChanged

m_bTitleFontUnderlineChanged

boolean m_bTitleFontUnderlineChanged

m_bTitleFontSizeChanged

boolean m_bTitleFontSizeChanged

m_bTitleAlignmentChanged

boolean m_bTitleAlignmentChanged

m_bTitleFontColorChanged

boolean m_bTitleFontColorChanged

m_bTitleRotationChanged

boolean m_bTitleRotationChanged

m_bTitleTextChanged

boolean m_bTitleTextChanged

m_bLabelFontNameChanged

boolean m_bLabelFontNameChanged

m_bLabelFontBoldChanged

boolean m_bLabelFontBoldChanged

m_bLabelFontItalicChanged

boolean m_bLabelFontItalicChanged

m_bLabelFontUnderlineChanged

boolean m_bLabelFontUnderlineChanged

m_bLabelFontSizeChanged

boolean m_bLabelFontSizeChanged

m_bLabelAlignmentChanged

boolean m_bLabelAlignmentChanged

m_bLabelFontColorChanged

boolean m_bLabelFontColorChanged

m_bLabelRotationChanged

boolean m_bLabelRotationChanged

Class oracle.dss.graph.gui.BasePanel implements Serializable

Serialized Fields

m_graph

UIGraph m_graph

m_mainPanel

javax.swing.JPanel m_mainPanel

m_label

javax.swing.JLabel m_label

m_statusLabel

javax.swing.JLabel m_statusLabel

statusBar

oracle.bali.ewt.statusBar.StatusBar statusBar

m_componentListener

java.awt.event.ComponentAdapter m_componentListener

m_ancestorListener

javax.swing.event.AncestorListener m_ancestorListener

Class oracle.dss.graph.gui.FillColorTool implements Serializable

Serialized Fields

m_selectedObject

java.lang.Object m_selectedObject
Deprecated. 

m_selectedSeries

int m_selectedSeries
Deprecated. 

m_fillColor

oracle.dss.graph.gui.NewColorChoice1 m_fillColor
Deprecated. 

m_fillColorImage

java.awt.Image m_fillColorImage
Deprecated. 

rBundle

java.util.ResourceBundle rBundle
Deprecated. 

m_enable

boolean m_enable
Deprecated. 

m_eh

ErrorHandler m_eh
Deprecated. 

Class oracle.dss.graph.gui.FontColorTool implements Serializable

Serialized Fields

m_selectedObject

java.lang.Object m_selectedObject
Deprecated. 

m_fontColor

oracle.dss.graph.gui.NewColorChoice m_fontColor
Deprecated. 

rBundle

java.util.ResourceBundle rBundle
Deprecated. 

m_enable

boolean m_enable
Deprecated. 

Class oracle.dss.graph.gui.FontUnderLineTool implements Serializable

Serialized Fields

m_selectedObject

java.lang.Object m_selectedObject
Deprecated. 

rBundle

java.util.ResourceBundle rBundle
Deprecated. 

m_enable

boolean m_enable
Deprecated. 

Class oracle.dss.graph.gui.GraphLayout implements Serializable

Serialized Fields

m_type

int m_type

isSetFocus

boolean isSetFocus

m_graph

UIGraph m_graph

m_measurePanel

javax.swing.JPanel m_measurePanel

m_scrollPane

javax.swing.JScrollPane m_scrollPane

m_measureLabel

javax.swing.JLabel m_measureLabel

m_innerMeasurePanel

oracle.dss.graph.gui.GraphLayout.MeasurePanel m_innerMeasurePanel

m_imagePanel

javax.swing.JPanel m_imagePanel

m_southPanel

javax.swing.JPanel m_southPanel

m_middlePanel

javax.swing.JPanel m_middlePanel

m_seriesPanel

javax.swing.JPanel m_seriesPanel

m_groupPanel

javax.swing.JPanel m_groupPanel

m_image

javax.swing.JLabel m_image

m_imageComponent

javax.swing.JComponent m_imageComponent

m_maxMeasureWidth

int m_maxMeasureWidth

m_measurePanelWidth

int m_measurePanelWidth

m_measurePanelHeight

int m_measurePanelHeight

m_bSeriesVisible

boolean m_bSeriesVisible

m_bGroupVisible

boolean m_bGroupVisible

m_seriesLabel

javax.swing.JLabel m_seriesLabel

m_groupLabel

javax.swing.JLabel m_groupLabel

m_seriesTxt

java.lang.String m_seriesTxt

m_groupTxt

java.lang.String m_groupTxt

m_seriesPopupTxt

java.lang.String m_seriesPopupTxt

m_groupPopupTxt

java.lang.String m_groupPopupTxt

m_imageFile

java.lang.String m_imageFile

m_errorString

java.lang.String m_errorString

m_measureText

java.lang.String m_measureText

rBundle

java.util.ResourceBundle rBundle

m_hidePagingControl

boolean m_hidePagingControl

m_applicationName

java.lang.String m_applicationName

m_helpID

java.lang.String m_helpID

m_rPoints

java.lang.String m_rPoints

m_rLines

java.lang.String m_rLines

m_rGroups

java.lang.String m_rGroups

m_rBars

java.lang.String m_rBars

m_rSlices

java.lang.String m_rSlices

m_rPies

java.lang.String m_rPies

m_rRings

java.lang.String m_rRings

m_rBubbles

java.lang.String m_rBubbles

m_rOctagons

java.lang.String m_rOctagons

m_rCubes

java.lang.String m_rCubes

m_rDiamonds

java.lang.String m_rDiamonds

m_rAreas

java.lang.String m_rAreas

m_rSeries

java.lang.String m_rSeries

m_rRibbons

java.lang.String m_rRibbons

m_rPyramids

java.lang.String m_rPyramids

m_rMeasuresColon

java.lang.String m_rMeasuresColon

m_rMeasures

java.lang.String m_rMeasures

m_rMeasure

java.lang.String m_rMeasure

m_rInsufficient

java.lang.String m_rInsufficient

m_rUnique

java.lang.String m_rUnique

m_rPanelWidth

java.lang.String m_rPanelWidth

m_rHidePaging

java.lang.String m_rHidePaging

m_rShowPaging

java.lang.String m_rShowPaging

m_pPoints

java.lang.String m_pPoints

m_pLines

java.lang.String m_pLines

m_pGroups

java.lang.String m_pGroups

m_pBars

java.lang.String m_pBars

m_pSlices

java.lang.String m_pSlices

m_pPies

java.lang.String m_pPies

m_pRings

java.lang.String m_pRings

m_pBubbles

java.lang.String m_pBubbles

m_pOctagons

java.lang.String m_pOctagons

m_pCubes

java.lang.String m_pCubes

m_pDiamonds

java.lang.String m_pDiamonds

m_pAreas

java.lang.String m_pAreas

m_pSeries

java.lang.String m_pSeries

m_pRibbons

java.lang.String m_pRibbons

m_pPyramids

java.lang.String m_pPyramids

m_pMeasuresColon

java.lang.String m_pMeasuresColon

m_eh

ErrorHandler m_eh

m_bHelpEnabled

boolean m_bHelpEnabled

m_helpProvider

oracle.bali.ewt.help.HelpProvider m_helpProvider

m_strHelpContextID

java.lang.String m_strHelpContextID

Class oracle.dss.graph.gui.GraphStylePanel implements Serializable

Serialized Fields

rBundle

java.util.ResourceBundle rBundle

isSetFocus

boolean isSetFocus

propertyChnageFlag

boolean propertyChnageFlag

m_Graph

Graph m_Graph

m_styleList1

StyleList m_styleList1

m_iInitToIndex

int m_iInitToIndex

m_locale

java.util.Locale m_locale

m_sampleGraph

Graph m_sampleGraph

m_applicationName

java.lang.String m_applicationName

m_bHelpEnabled

boolean m_bHelpEnabled

m_eh

ErrorHandler m_eh

m_samplePanel

javax.swing.JPanel m_samplePanel

m_styleList

javax.swing.JList m_styleList

m_styleVector

java.util.Vector m_styleVector

m_UIStyleVector

java.util.Vector m_UIStyleVector

m_saveStyleButton

javax.swing.JButton m_saveStyleButton

scrollPaneType

javax.swing.JScrollPane scrollPaneType

m_customObjectManager

CustomObjectManager m_customObjectManager

m_strHelpContextID

java.lang.String m_strHelpContextID

m_customStyle

CustomStyle m_customStyle

rightPanel

javax.swing.JPanel rightPanel

superRightPanel

javax.swing.JPanel superRightPanel

m_focusListener

java.awt.event.FocusListener m_focusListener

m_styleListCellRenderer

javax.swing.ListCellRenderer m_styleListCellRenderer

Class oracle.dss.graph.gui.GraphToolBar implements Serializable

Serialized Fields

m_fontColorTool

FontColorTool m_fontColorTool

m_fillColorTool

FillColorTool m_fillColorTool

m_legendTool

LegendTool m_legendTool

m_graphTypeTool

GraphTypeTool m_graphTypeTool

m_gridLineTool

GridLineTool m_gridLineTool

Class oracle.dss.graph.gui.GraphType implements Serializable

Serialized Fields

rBundle

java.util.ResourceBundle rBundle

m_graphTypeLabel

javax.swing.JLabel m_graphTypeLabel

isSetFocus

boolean isSetFocus

m_innerFont

java.awt.Font m_innerFont

m_numLinesInName

int m_numLinesInName

m_graphTypeList

javax.swing.JList m_graphTypeList

m_subtypeDescriptionLabel

oracle.dss.graph.gui.GraphType.MyPainterButton m_subtypeDescriptionLabel

m_subtypeDescriptionLabelPanel

javax.swing.JPanel m_subtypeDescriptionLabelPanel

m_graphSubtypeListPanel

javax.swing.JPanel m_graphSubtypeListPanel

m_graphSubtypePanel

javax.swing.JPanel m_graphSubtypePanel

m_3DEffect

javax.swing.JCheckBox m_3DEffect

m_subtype

Subtype m_subtype

m_type

java.util.Vector m_type

m_imageButton

java.util.Vector m_imageButton

m_innerSubTypePanel

java.util.Vector m_innerSubTypePanel

m_group

javax.swing.ButtonGroup m_group

m_currentType

int m_currentType

m_currentSubtype

int m_currentSubtype

m_bIgnore3DEffectChanges

boolean m_bIgnore3DEffectChanges

m_graphTypeScrollPane

javax.swing.JScrollPane m_graphTypeScrollPane

m_graphSubtypeScrollPane

javax.swing.JScrollPane m_graphSubtypeScrollPane

isThreeD

boolean isThreeD

isThreeDSetting

boolean isThreeDSetting

m_toolTip

java.lang.String m_toolTip

m_bHelpEnabled

boolean m_bHelpEnabled

m_helpProvider

oracle.bali.ewt.help.HelpProvider m_helpProvider

m_strHelpContextID

java.lang.String m_strHelpContextID

m_componentListener

java.awt.event.ComponentAdapter m_componentListener

m_itemListener

java.awt.event.ItemListener m_itemListener

m_cellRenderer

oracle.dss.graph.gui.GraphType.CellRenderer m_cellRenderer

m_keyStroke

javax.swing.KeyStroke m_keyStroke

m_b3DEffectChanged

boolean m_b3DEffectChanged

Class oracle.dss.graph.gui.GraphTypeTool implements Serializable

Serialized Fields

m_selectedObject

java.lang.Object m_selectedObject

m_currentDataView

UIDataview m_currentDataView

m_toolBar

ToolBar m_toolBar

m_enable

boolean m_enable

m_types

java.util.Vector m_types

m_graphTypeConverter

GraphTypeConverter m_graphTypeConverter

rBundle

java.util.ResourceBundle rBundle

updateEnabled

boolean updateEnabled

typeButtons

javax.swing.JToggleButton[] typeButtons

popup

oracle.dss.graph.gui.GraphTypeTool.GraphTypePopup popup

buttonGroup

javax.swing.ButtonGroup buttonGroup

oldType

int oldType

m_bRolloverIconEnabled

boolean m_bRolloverIconEnabled

m_mouseListener

java.awt.event.MouseListener m_mouseListener

graphTypeIcons

javax.swing.ImageIcon[] graphTypeIcons

typeNumber

int typeNumber

rolloverIcon

javax.swing.ImageIcon rolloverIcon

Class oracle.dss.graph.gui.GridLineTool implements Serializable

Serialized Fields

m_currentDataView

java.lang.Object m_currentDataView

rBundle

java.util.ResourceBundle rBundle

m_enable

boolean m_enable

m_bRolloverIconEnabled

boolean m_bRolloverIconEnabled

m_mouseListener

java.awt.event.MouseListener m_mouseListener

gridlineState

int gridlineState

Class oracle.dss.graph.gui.GroupAxis implements Serializable

Serialized Fields

m_subPanel0

javax.swing.JPanel m_subPanel0

m_subPanel1

javax.swing.JPanel m_subPanel1

m_subPanel2

javax.swing.JPanel m_subPanel2

m_showAll

javax.swing.JRadioButton m_showAll

m_showAutomatic

javax.swing.JRadioButton m_showAutomatic

m_showFew

javax.swing.JRadioButton m_showFew

m_startItem

oracle.bali.ewt.spinBox.NumericSpinBox m_startItem

m_interval

oracle.bali.ewt.spinBox.NumericSpinBox m_interval

m_startItemLabel

javax.swing.JRadioButton m_startItemLabel

m_intervalLabel

javax.swing.JLabel m_intervalLabel

m_labelFontButton

FontButton m_labelFontButton

m_oldStartItem

int m_oldStartItem

m_oldInterval

int m_oldInterval

m_bHelpEnabled

boolean m_bHelpEnabled

m_helpProvider

oracle.bali.ewt.help.HelpProvider m_helpProvider

m_strHelpContextID

java.lang.String m_strHelpContextID

m_oldSkipMode

int m_oldSkipMode

m_newSkipMode

int m_newSkipMode

m_bTickLabelSkipModeChanged

boolean m_bTickLabelSkipModeChanged

Class oracle.dss.graph.gui.Legend implements Serializable

Serialized Fields

m_showLegend

boolean m_showLegend
NEW set the button font for the sample legend

m_legendLocation

int m_legendLocation

m_locationLabel

javax.swing.JLabel m_locationLabel

m_borderColorLabel

javax.swing.JLabel m_borderColorLabel

m_bgroundColorLabel

javax.swing.JLabel m_bgroundColorLabel

m_borderColor

java.awt.Color m_borderColor

m_backgroundColor

java.awt.Color m_backgroundColor

m_font

java.awt.Font m_font

m_fontColor

java.awt.Color m_fontColor

m_locationRes

java.lang.String[] m_locationRes

m_shLegendCBox

javax.swing.JCheckBox m_shLegendCBox

m_locationComboBox

javax.swing.JComboBox m_locationComboBox

m_fontbutton

FontButton m_fontbutton

m_componentListener

java.awt.event.ComponentAdapter m_componentListener

m_propertiesPanel

javax.swing.JPanel m_propertiesPanel

m_hAlignment

int m_hAlignment

m_bUnderline

boolean m_bUnderline

m_bColorPaletteSet

boolean m_bColorPaletteSet

m_bFontColorChange

boolean m_bFontColorChange

m_bFontNameChange

boolean m_bFontNameChange

m_bFontStyleChange

boolean m_bFontStyleChange

m_bFontSizeChange

boolean m_bFontSizeChange

m_bHorizontalAlignmentChange

boolean m_bHorizontalAlignmentChange

m_bFontColorChanged

boolean m_bFontColorChanged

m_bFontNameChanged

boolean m_bFontNameChanged

m_bFontBoldChanged

boolean m_bFontBoldChanged

m_bFontItalicChanged

boolean m_bFontItalicChanged

m_bFontUnderlineChanged

boolean m_bFontUnderlineChanged

m_bFontSizeChanged

boolean m_bFontSizeChanged

m_bHorizontalAlignmentChanged

boolean m_bHorizontalAlignmentChanged

m_bShowLegendChanged

boolean m_bShowLegendChanged

m_bLegendLocationChanged

boolean m_bLegendLocationChanged

m_bBorderColorChanged

boolean m_bBorderColorChanged

m_bBackgroundColorChanged

boolean m_bBackgroundColorChanged

m_bHelpEnabled

boolean m_bHelpEnabled

m_helpProvider

oracle.bali.ewt.help.HelpProvider m_helpProvider

m_strHelpContextID

java.lang.String m_strHelpContextID

m_bgColor

java.awt.Color m_bgColor

m_bdColor

java.awt.Color m_bdColor

m_oldFontColor

java.awt.Color m_oldFontColor

m_newFontColor

java.awt.Color m_newFontColor

m_oldFontName

java.lang.String m_oldFontName

m_newFontName

java.lang.String m_newFontName

m_oldFontStyle

int m_oldFontStyle

m_newFontStyle

int m_newFontStyle

m_oldFontSize

int m_oldFontSize

m_newFontSize

int m_newFontSize

m_oldHAlignment

int m_oldHAlignment

m_newHAlignment

int m_newHAlignment

m_automaticInList

boolean m_automaticInList

rBundle

java.util.ResourceBundle rBundle

isSetFocus

boolean isSetFocus

Class oracle.dss.graph.gui.LegendTool implements Serializable

Serialized Fields

m_currentDataView

java.lang.Object m_currentDataView

rBundle

java.util.ResourceBundle rBundle

m_enable

boolean m_enable

m_bRolloverIconEnabled

boolean m_bRolloverIconEnabled

m_mouseListener

java.awt.event.MouseListener m_mouseListener

Class oracle.dss.graph.gui.LineWidth implements Serializable

Serialized Fields

rBundle

java.util.ResourceBundle rBundle

_filter

oracle.dss.graph.gui.LineWidth.Filter _filter

m_keyListener

java.awt.event.KeyListener m_keyListener

m_cellColor

java.awt.Color m_cellColor

m_background

java.awt.Color m_background

Class oracle.dss.graph.gui.PlotArea implements Serializable

Serialized Fields

rBundle

java.util.ResourceBundle rBundle

isSetFocus

boolean isSetFocus

m_helpProvider

oracle.bali.ewt.help.HelpProvider m_helpProvider

m_currentType

int m_currentType

m_backgroundLabel

javax.swing.JLabel m_backgroundLabel

m_borderLabel

javax.swing.JLabel m_borderLabel

m_seriesLabel

javax.swing.JLabel m_seriesLabel

m_horzLabel

javax.swing.JLabel m_horzLabel

m_vertLabel

javax.swing.JLabel m_vertLabel

m_horzBox

javax.swing.JCheckBox m_horzBox

m_vertBox

javax.swing.JCheckBox m_vertBox

m_dataLabelBox

javax.swing.JCheckBox m_dataLabelBox

m_dataTipsBox

javax.swing.JCheckBox m_dataTipsBox

m_horzLineWidth

LineWidth m_horzLineWidth

m_vertLineWidth

LineWidth m_vertLineWidth

m_dataLabelOption

javax.swing.JButton m_dataLabelOption

m_dataTipsOption

javax.swing.JButton m_dataTipsOption

m_series

Series m_series

m_oldBackgroundColor

java.awt.Color m_oldBackgroundColor

m_bColor

java.awt.Color m_bColor

m_bgColor

java.awt.Color m_bgColor

m_yColor

java.awt.Color m_yColor

m_oColor

java.awt.Color m_oColor

m_bdColor

java.awt.Color m_bdColor

m_oldHorzColor

java.awt.Color m_oldHorzColor

m_oldHorzLineWidth

int m_oldHorzLineWidth

m_oldVertColor

java.awt.Color m_oldVertColor

m_oldVertLineWidth

int m_oldVertLineWidth

m_tooltipType

int m_tooltipType

m_labelPosition

int m_labelPosition

m_dataTip

oracle.dss.graph.gui.PlotArea.DataTip m_dataTip

m_dataLabel

oracle.dss.graph.gui.PlotArea.DataLabel m_dataLabel

m_componentListener

java.awt.event.ComponentAdapter m_componentListener

m_colorPalette

oracle.bali.ewt.model.ArrayTwoDModel m_colorPalette

m_bColorPaletteSet

boolean m_bColorPaletteSet

m_bHelpEnabled

boolean m_bHelpEnabled

m_eh

ErrorHandler m_eh

m_strHelpContextID

java.lang.String m_strHelpContextID

m_backgroundColorPanel

javax.swing.JPanel m_backgroundColorPanel

m_borderColorPanel

javax.swing.JPanel m_borderColorPanel

m_horzGridLinesPanel

javax.swing.JPanel m_horzGridLinesPanel

m_vertGridLinesPanel

javax.swing.JPanel m_vertGridLinesPanel

m_dataLabelsPanel

javax.swing.JPanel m_dataLabelsPanel

m_dataTipsPanel

javax.swing.JPanel m_dataTipsPanel

m_bBackgroundChanged

boolean m_bBackgroundChanged

m_bBorderColorChanged

boolean m_bBorderColorChanged

m_bHorzVisibleChanged

boolean m_bHorzVisibleChanged

m_bHorzColorChanged

boolean m_bHorzColorChanged

m_bHorzWidthChanged

boolean m_bHorzWidthChanged

m_bVertVisibleChanged

boolean m_bVertVisibleChanged

m_bVertColorChanged

boolean m_bVertColorChanged

m_bVertWidthChanged

boolean m_bVertWidthChanged

m_bDataLabelVisibleChanged

boolean m_bDataLabelVisibleChanged

m_bDataTipVisibleChanged

boolean m_bDataTipVisibleChanged

m_bDataLabelPositionChanged

boolean m_bDataLabelPositionChanged

m_bDataLabelTextTypeChanged

boolean m_bDataLabelTextTypeChanged

m_bDataTipTypeChanged

boolean m_bDataTipTypeChanged

m_bDataLabelFontColorChanged

boolean m_bDataLabelFontColorChanged

m_bDataLabelFontNameChanged

boolean m_bDataLabelFontNameChanged

m_bDataLabelFontSizeChanged

boolean m_bDataLabelFontSizeChanged

m_bDataLabelFontBoldChanged

boolean m_bDataLabelFontBoldChanged

m_bDataLabelFontItalicChanged

boolean m_bDataLabelFontItalicChanged

m_bDataLabelFontUnderlineChanged

boolean m_bDataLabelFontUnderlineChanged

m_bDataMarkerVisibleChanged

boolean m_bDataMarkerVisibleChanged

m_initialWidth

int m_initialWidth

m_initialHeight

int m_initialHeight

Class oracle.dss.graph.gui.ReferenceLine implements Serializable

Serialized Fields

m_graph

UIGraph m_graph

m_componentID

int m_componentID

m_graphType

int m_graphType

m_referenceNames

java.lang.String[] m_referenceNames

m_itemColumn

javax.swing.table.TableColumn m_itemColumn

m_colorColumn

javax.swing.table.TableColumn m_colorColumn

m_lineColumn

javax.swing.table.TableColumn m_lineColumn

m_labelColumn

javax.swing.table.TableColumn m_labelColumn

m_valueColumn

javax.swing.table.TableColumn m_valueColumn

m_data

java.lang.Object[][] m_data

m_names

java.lang.String[] m_names

m_table

oracle.dss.graph.gui.ReferenceLine.ReferenceJTable m_table

lineWidth

LineWidth lineWidth

checkBoxEditor

oracle.dss.graph.gui.ReferenceLine.CheckBoxEditor checkBoxEditor

colorEditor

oracle.dss.graph.gui.ReferenceLine.ColorEditor colorEditor

colorRenderer

oracle.dss.graph.gui.ReferenceLine.ColorRenderer colorRenderer

itemLabelRenderer

oracle.dss.graph.gui.ReferenceLine.CheckBoxRenderer itemLabelRenderer

lineWidthRenderer

oracle.dss.graph.gui.ReferenceLine.LabelRenderer lineWidthRenderer

labelRenderer

oracle.dss.graph.gui.ReferenceLine.LabelRenderer labelRenderer

crossRenderer

oracle.dss.graph.gui.ReferenceLine.LabelRenderer crossRenderer

m_colors

java.awt.Color[][] m_colors

m_colorPalette

oracle.bali.ewt.model.ArrayTwoDModel m_colorPalette

m_bColorPaletteSet

boolean m_bColorPaletteSet

m_scrollPane

javax.swing.JScrollPane m_scrollPane

editAction

java.awt.event.ActionListener editAction

m_componentListener

java.awt.event.ComponentListener m_componentListener

m_visibleChanged

boolean[] m_visibleChanged

m_lineColorChanged

boolean[] m_lineColorChanged

m_lineWidthChanged

boolean[] m_lineWidthChanged

m_textChanged

boolean[] m_textChanged

m_valueChanged

boolean[] m_valueChanged

m_focusOut

boolean m_focusOut

_flag

boolean _flag

rBundle

java.util.ResourceBundle rBundle

_filter

oracle.dss.graph.gui.ReferenceLine.Filter _filter

oldAnchorRow

int oldAnchorRow

oldAnchorColumn

int oldAnchorColumn

m_colToSelect

int m_colToSelect

m_rowToSelect

int m_rowToSelect

Class oracle.dss.graph.gui.Series implements Serializable

Serialized Fields

m_graph

UIGraph m_graph

m_graphType

int m_graphType

m_seriesList

java.lang.String[] m_seriesList

m_seriesCount

int m_seriesCount

m_seriesline

javax.swing.table.TableColumn m_seriesline

m_color

javax.swing.table.TableColumn m_color

m_marker

javax.swing.table.TableColumn m_marker

m_yAxis

javax.swing.table.TableColumn m_yAxis

m_type

javax.swing.table.TableColumn m_type

m_fitline

javax.swing.table.TableColumn m_fitline

m_isLine

boolean m_isLine

m_isMarker

boolean m_isMarker

m_isDualY

boolean m_isDualY

m_isCombination

boolean m_isCombination

m_isFitline

boolean m_isFitline

m_assignToY2

int[] m_assignToY2

m_lineWidth

java.lang.Integer[] m_lineWidth

m_markerType

java.lang.Integer[] m_markerType

m_markerShape

java.lang.Integer[] m_markerShape

m_fitlineType

java.lang.Integer[] m_fitlineType

m_seriesColor

java.awt.Color[] m_seriesColor

m_defaultMarkerShape

java.lang.Object m_defaultMarkerShape

m_defaultColor

java.lang.Object m_defaultColor

m_defaultLineWidth

java.lang.Object m_defaultLineWidth

m_defaultYAxis

java.lang.Object m_defaultYAxis

m_defaultMarkerType

java.lang.Object m_defaultMarkerType

m_defaultFitline

java.lang.Object m_defaultFitline

m_data

java.lang.Object[][] m_data

m_dataChanged

boolean[][] m_dataChanged

m_noneMissingInMarkerRows

boolean m_noneMissingInMarkerRows

m_lineNone

boolean m_lineNone

m_previousData

java.lang.Object[] m_previousData

m_names

java.lang.String[] m_names

m_table

oracle.dss.graph.gui.Series.SeriesJTable m_table

m_icons

javax.swing.ImageIcon[] m_icons

m_y1

java.lang.String m_y1

m_y2

java.lang.String m_y2

m_auto

java.lang.String m_auto

m_colorColumn

boolean m_colorColumn

m_lineColumn

boolean m_lineColumn

m_markerShapeColumn

boolean m_markerShapeColumn

m_yAxisColumn

boolean m_yAxisColumn

m_markerTypeColumn

boolean m_markerTypeColumn

m_fitlineColumn

boolean m_fitlineColumn

m_markerShapeCol

int m_markerShapeCol

m_colorCol

int m_colorCol

m_lineCol

int m_lineCol

m_yAxisCol

int m_yAxisCol

m_markerTypeCol

int m_markerTypeCol

m_fitlineCol

int m_fitlineCol

lineWidth

oracle.dss.graph.gui.Series.LineWidthWithBlank lineWidth

fitline

oracle.dss.graph.gui.Series.LightCombo fitline

type

oracle.dss.graph.gui.Series.LightCombo type

defaultType

oracle.dss.graph.gui.Series.LightCombo defaultType

markers

oracle.dss.graph.gui.Series.LightCombo markers

defaultmarkers

oracle.dss.graph.gui.Series.LightCombo defaultmarkers

defaultLineCellEditor

oracle.dss.graph.gui.Series.ComboBoxCellEditor defaultLineCellEditor

defaultMarkerCellEditor

oracle.dss.graph.gui.Series.ComboBoxCellEditor defaultMarkerCellEditor

defaultMarkerTypeEditor

oracle.dss.graph.gui.Series.ComboBoxCellEditor defaultMarkerTypeEditor

defaultYAxisEditor

oracle.dss.graph.gui.Series.ComboBoxCellEditor defaultYAxisEditor

defaultYAxis

oracle.dss.graph.gui.Series.LightCombo defaultYAxis

yAxis

oracle.dss.graph.gui.Series.LightCombo yAxis

colorEditor

oracle.dss.graph.gui.Series.ColorEditor colorEditor

defaultColorEditor

oracle.dss.graph.gui.Series.ColorEditor defaultColorEditor

colorRenderer

oracle.dss.graph.gui.Series.ColorRenderer colorRenderer

item

javax.swing.table.TableColumn item

itemLabelRenderer

oracle.dss.graph.gui.Series.LabelRenderer itemLabelRenderer

fitlineLabelRenderer

oracle.dss.graph.gui.Series.LabelRenderer fitlineLabelRenderer

typeLabelRenderer

oracle.dss.graph.gui.Series.LabelRenderer typeLabelRenderer

yAxisLabelRenderer

oracle.dss.graph.gui.Series.LabelRenderer yAxisLabelRenderer

m_colors

java.awt.Color[][] m_colors

m_colorPalette

oracle.bali.ewt.model.ArrayTwoDModel m_colorPalette

m_bColorPaletteSet

boolean m_bColorPaletteSet

m_isMSNone

boolean m_isMSNone

m_numFormat

java.text.NumberFormat m_numFormat

m_isPareto

boolean m_isPareto

m_showDataMarker

boolean m_showDataMarker

m_numUsedCols

int m_numUsedCols

m_scrollPane

javax.swing.JScrollPane m_scrollPane

editAction

java.awt.event.ActionListener editAction

m_componentListener

java.awt.event.ComponentListener m_componentListener

m_focusListener

java.awt.event.FocusListener m_focusListener

rBundle

java.util.ResourceBundle rBundle

_filter

oracle.dss.graph.gui.Series.Filter _filter

MAX_COL

int MAX_COL

_flag

boolean _flag

_flag2

boolean _flag2

oldAnchorRow

int oldAnchorRow

oldAnchorColumn

int oldAnchorColumn

Class oracle.dss.graph.gui.StyleList implements Serializable

Serialized Fields

_bundle

java.util.ResourceBundle _bundle

defaultIndex

int defaultIndex

customIndex

int customIndex

Class oracle.dss.graph.gui.Title implements Serializable

Serialized Fields

m_showTitle

boolean m_showTitle

m_showSubtitle

boolean m_showSubtitle

m_showFootnote

boolean m_showFootnote

m_shTitleCBox

javax.swing.JCheckBox m_shTitleCBox

m_shSubtitleCBox

javax.swing.JCheckBox m_shSubtitleCBox

m_shFootnoteCBox

javax.swing.JCheckBox m_shFootnoteCBox

m_TitleTxt

ViewTextField m_TitleTxt

m_SubtitleTxt

ViewTextField m_SubtitleTxt

m_FootnoteTxt

ViewTextField m_FootnoteTxt

m_TextArea

ViewTextField m_TextArea

m_TitleFont

java.awt.Font m_TitleFont

m_SubtitleFont

java.awt.Font m_SubtitleFont

m_FootnoteFont

java.awt.Font m_FootnoteFont

m_Font

java.awt.Font m_Font

m_textRotation

int m_textRotation

m_TitleTextRotation

int m_TitleTextRotation

m_SubtitleTextRotation

int m_SubtitleTextRotation

m_FootnoteTextRotation

int m_FootnoteTextRotation

m_TitleFontButton

FontButton m_TitleFontButton

m_SubtitleFontButton

FontButton m_SubtitleFontButton

m_FootnoteFontButton

FontButton m_FootnoteFontButton

m_InsertTitle

InsertButton m_InsertTitle

m_InsertSubtitle

InsertButton m_InsertSubtitle

m_InsertFootnote

InsertButton m_InsertFootnote

m_Insert

InsertButton m_Insert

m_token

TokenSubstitution m_token

m_bFontNameChange

boolean m_bFontNameChange

m_bFontStyleChange

boolean m_bFontStyleChange

m_bFontSizeChange

boolean m_bFontSizeChange

m_bHorizontalAlignmentChange

boolean m_bHorizontalAlignmentChange

m_bFontColorChange

boolean m_bFontColorChange

m_bTextRotationChange

boolean m_bTextRotationChange

m_bHelpEnabled

boolean m_bHelpEnabled

m_bTitleFontNameChanged

boolean m_bTitleFontNameChanged

m_bTitleFontBoldChanged

boolean m_bTitleFontBoldChanged

m_bTitleFontItalicChanged

boolean m_bTitleFontItalicChanged

m_bTitleFontUnderlineChanged

boolean m_bTitleFontUnderlineChanged

m_bTitleFontSizeChanged

boolean m_bTitleFontSizeChanged

m_bTitleAlignmentChanged

boolean m_bTitleAlignmentChanged

m_bTitleFontColorChanged

boolean m_bTitleFontColorChanged

m_bTitleVisibleChanged

boolean m_bTitleVisibleChanged

m_bTitleRotationChanged

boolean m_bTitleRotationChanged

m_bSubtitleFontNameChanged

boolean m_bSubtitleFontNameChanged

m_bSubtitleFontBoldChanged

boolean m_bSubtitleFontBoldChanged

m_bSubtitleFontItalicChanged

boolean m_bSubtitleFontItalicChanged

m_bSubtitleFontUnderlineChanged

boolean m_bSubtitleFontUnderlineChanged

m_bSubtitleFontSizeChanged

boolean m_bSubtitleFontSizeChanged

m_bSubtitleAlignmentChanged

boolean m_bSubtitleAlignmentChanged

m_bSubtitleFontColorChanged

boolean m_bSubtitleFontColorChanged

m_bSubtitleVisibleChanged

boolean m_bSubtitleVisibleChanged

m_bSubtitleRotationChanged

boolean m_bSubtitleRotationChanged

m_bFootnoteFontNameChanged

boolean m_bFootnoteFontNameChanged

m_bFootnoteFontBoldChanged

boolean m_bFootnoteFontBoldChanged

m_bFootnoteFontItalicChanged

boolean m_bFootnoteFontItalicChanged

m_bFootnoteFontUnderlineChanged

boolean m_bFootnoteFontUnderlineChanged

m_bFootnoteFontSizeChanged

boolean m_bFootnoteFontSizeChanged

m_bFootnoteAlignmentChanged

boolean m_bFootnoteAlignmentChanged

m_bFootnoteFontColorChanged

boolean m_bFootnoteFontColorChanged

m_bFootnoteVisibleChanged

boolean m_bFootnoteVisibleChanged

m_bFootnoteRotationChanged

boolean m_bFootnoteRotationChanged

m_bTitleTextChanged

boolean m_bTitleTextChanged

m_bSubtitleTextChanged

boolean m_bSubtitleTextChanged

m_bFootnoteTextChanged

boolean m_bFootnoteTextChanged

m_oldFontName

java.lang.String m_oldFontName

m_newFontName

java.lang.String m_newFontName

m_oldFontStyle

int m_oldFontStyle

m_newFontStyle

int m_newFontStyle

m_oldFontSize

int m_oldFontSize

m_newFontSize

int m_newFontSize

m_oldHAlignment

int m_oldHAlignment

m_newHAlignment

int m_newHAlignment

m_oldRotation

int m_oldRotation

m_newRotation

int m_newRotation

m_oldFontColor

java.awt.Color m_oldFontColor

m_newFontColor

java.awt.Color m_newFontColor

m_oldFontBackgroundColor

java.awt.Color m_oldFontBackgroundColor

m_newFontBackgroundColor

java.awt.Color m_newFontBackgroundColor

m_oldTitle

java.lang.String m_oldTitle

m_oldSubtitle

java.lang.String m_oldSubtitle

m_oldFootnote

java.lang.String m_oldFootnote

m_helpProvider

oracle.bali.ewt.help.HelpProvider m_helpProvider

m_strHelpContextID

java.lang.String m_strHelpContextID

rBundle

java.util.ResourceBundle rBundle

m_bSuperCalled

boolean m_bSuperCalled

Class oracle.dss.graph.gui.ValueAxis implements Serializable

Serialized Fields

minimum

javax.swing.JPanel minimum

minimumLabel

javax.swing.JLabel minimumLabel

maximum

javax.swing.JPanel maximum

maximumLabel

javax.swing.JLabel maximumLabel

increment

javax.swing.JPanel increment

incrementLabel

javax.swing.JLabel incrementLabel

baseline

javax.swing.JPanel baseline

baselineLabel

javax.swing.JLabel baselineLabel

m_minimumField

oracle.dss.graph.gui.ValueAxis.DoubleTextField m_minimumField

m_maximumField

oracle.dss.graph.gui.ValueAxis.DoubleTextField m_maximumField

m_incrementField

oracle.dss.graph.gui.ValueAxis.DoubleTextField m_incrementField

m_baselineField

oracle.dss.graph.gui.ValueAxis.DoubleTextField m_baselineField

m_minimumBox

javax.swing.JCheckBox m_minimumBox

m_maximumBox

javax.swing.JCheckBox m_maximumBox

m_incrementBox

javax.swing.JCheckBox m_incrementBox

m_logarithmicBox

javax.swing.JCheckBox m_logarithmicBox

m_scaleFontButton

FontButton m_scaleFontButton

m_referenceLineButton

javax.swing.JButton m_referenceLineButton

m_buttonPanel

javax.swing.JPanel m_buttonPanel

m_logChoice

javax.swing.JComboBox m_logChoice

m_base

javax.swing.JLabel m_base

m_componentID

int m_componentID

m_oldMinimum

double m_oldMinimum

m_oldMaximum

double m_oldMaximum

m_oldIncrement

double m_oldIncrement

m_oldBaseline

double m_oldBaseline

m_oldLogBase

double m_oldLogBase

m_currentLogBase

double m_currentLogBase

m_bHelpEnabled

boolean m_bHelpEnabled

m_helpProvider

oracle.bali.ewt.help.HelpProvider m_helpProvider

m_strHelpContextID

java.lang.String m_strHelpContextID

m_incrChecked

boolean m_incrChecked

m_repeatWarnings

boolean m_repeatWarnings

m_currentMaxValue

double m_currentMaxValue

m_currentMinValue

double m_currentMinValue

m_currentIncrValue

double m_currentIncrValue

m_currentBaselineValue

double m_currentBaselineValue

m_multiplier

int m_multiplier

m_referenceLine

ReferenceLine m_referenceLine

m_bScaleLogarithmicChanged

boolean m_bScaleLogarithmicChanged

m_bLogarithmicBaseChanged

boolean m_bLogarithmicBaseChanged

m_bReferenceLineChanged

boolean m_bReferenceLineChanged

Package oracle.dss.gridView

Class oracle.dss.gridView.DatabodyDiscriminator implements Serializable

Class oracle.dss.gridView.DatabodyDrillOutEvent implements Serializable

Serialized Fields

_column

int _column

_row

int _row

Class oracle.dss.gridView.GridView implements Serializable

Serialized Fields

localStrings

java.util.ResourceBundle localStrings

gridViewModel

GridViewModel gridViewModel

gridViewController

GridViewController gridViewController

cellEditingAllowed

boolean cellEditingAllowed

cellMaxHeight

int cellMaxHeight

cellMinHeight

int cellMinHeight

cellMaxWidth

int cellMaxWidth

cellMinWidth

int cellMinWidth

m_iAutoFitRowCount

int m_iAutoFitRowCount

m_iAutoFitColumnCount

int m_iAutoFitColumnCount

m_autoFitRowRangeCallback

AutoFitRowRangeCallback m_autoFitRowRangeCallback

m_autoFitColumnRangeCallback

AutoFitColumnRangeCallback m_autoFitColumnRangeCallback

m_iAutoFitScope

int m_iAutoFitScope

m_bManualRowSizingEnabled

boolean m_bManualRowSizingEnabled

m_bManualColumnSizingEnabled

boolean m_bManualColumnSizingEnabled

zoomFactor

int zoomFactor

updateHeights

boolean updateHeights

m_bResizeForDrillImages

boolean m_bResizeForDrillImages

m_bMustReScroll

boolean m_bMustReScroll

m_lDesiredStartColumn

int m_lDesiredStartColumn

m_lDesiredStartRow

int m_lDesiredStartRow

numericDataFormat

int numericDataFormat

offscreenImage

java.awt.Image offscreenImage

scrollBox

javax.swing.JScrollPane scrollBox

drillImages

java.util.Vector drillImages

m_drillImagePaths

java.util.Vector m_drillImagePaths

graphicImages

java.util.Vector graphicImages

m_graphicImagePaths

java.util.Vector m_graphicImagePaths

scaledDrillImages

java.util.Vector scaledDrillImages

scaledGraphicImages

java.util.Vector scaledGraphicImages

m_backgroundImage

java.awt.Image m_backgroundImage

m_backgroundImagePath

java.lang.String m_backgroundImagePath

m_dataFormattedSupported

boolean m_dataFormattedSupported

m_dataRatioSupported

boolean m_dataRatioSupported

m_dataViewStyleSupported

boolean m_dataViewStyleSupported

m_metaDrillSupported

boolean m_metaDrillSupported

m_metaLonglabelSupported

boolean m_metaLonglabelSupported

invisibleColumn

java.util.Vector invisibleColumn

invisibleRow

java.util.Vector invisibleRow

m_banding

int m_banding

m_htmlColumnSizing

int m_htmlColumnSizing

m_htmlRowBlockSize

int m_htmlRowBlockSize

m_htmlColumnBlockSize

int m_htmlColumnBlockSize

m_htmlTableCellPadding

java.lang.Integer m_htmlTableCellPadding

m_htmlTableWidth

java.lang.String m_htmlTableWidth

m_htmlTextInputSize

int m_htmlTextInputSize

m_formatCount

int m_formatCount

m_toolbarFormatCount

int m_toolbarFormatCount

m_UIFormats

java.util.Vector m_UIFormats

Class oracle.dss.gridView.HeaderDrillOutEvent implements Serializable

Serialized Fields

_edge

int _edge

_depth

int _depth

_index

int _index

Package oracle.dss.gridView.gui

Class oracle.dss.gridView.gui.DataBarTool implements Serializable

Serialized Fields

m_currentDataView

java.lang.Object m_currentDataView

rBundle

java.util.ResourceBundle rBundle

m_enable

boolean m_enable

m_bRolloverIconEnabled

boolean m_bRolloverIconEnabled

m_mouseListener

java.awt.event.MouseListener m_mouseListener

Class oracle.dss.gridView.gui.DatePanel implements Serializable

Serialized Fields

rBundle

java.util.ResourceBundle rBundle

m_locale

java.util.Locale m_locale

m_viewFormat

ViewFormat m_viewFormat

m_tempViewFormat

ViewFormat m_tempViewFormat

m_CategoriesList

javax.swing.JList m_CategoriesList

m_TimeList

javax.swing.JList m_TimeList

m_DateList

javax.swing.JList m_DateList

m_DateTimeList

javax.swing.JList m_DateTimeList

m_customTypeList

javax.swing.JList m_customTypeList

m_TimeListPanel

javax.swing.JPanel m_TimeListPanel

m_DateListPanel

javax.swing.JPanel m_DateListPanel

m_DateTimeListPanel

javax.swing.JPanel m_DateTimeListPanel

m_customPanel

javax.swing.JPanel m_customPanel

m_iCategoryListOffset

int m_iCategoryListOffset

m_iTimeListOffset

int m_iTimeListOffset

m_iDateListOffset

int m_iDateListOffset

m_iDateTimeListOffset

int m_iDateTimeListOffset

m_typeLabelDate

javax.swing.JLabel m_typeLabelDate

m_typeLabelTime

javax.swing.JLabel m_typeLabelTime

m_typeLabelDateTime

javax.swing.JLabel m_typeLabelDateTime

m_rightPanel

javax.swing.JPanel m_rightPanel

m_oldDateFormatString

java.lang.String m_oldDateFormatString

m_newDateFormatString

java.lang.String m_newDateFormatString

m_customTypeTextField

javax.swing.JTextField m_customTypeTextField

m_customTypeVector

java.util.Vector m_customTypeVector

m_customDeleteButton

javax.swing.JButton m_customDeleteButton

m_customEditTypeLabel

javax.swing.JLabel m_customEditTypeLabel

m_customInsert

InsertButton m_customInsert

m_customAddButton

javax.swing.JButton m_customAddButton

m_typeLabelCustom

javax.swing.JLabel m_typeLabelCustom

m_customLabelPanel

javax.swing.JPanel m_customLabelPanel

m_iCustomListOffset

int m_iCustomListOffset

m_categoryScrollPane

javax.swing.JScrollPane m_categoryScrollPane

m_dateScrollPane

javax.swing.JScrollPane m_dateScrollPane

m_dateTimeScrollPane

javax.swing.JScrollPane m_dateTimeScrollPane

m_timeScrollPane

javax.swing.JScrollPane m_timeScrollPane

m_translatedText

java.lang.String m_translatedText

m_defaultDateFormat

java.lang.String m_defaultDateFormat

m_applicationName

java.lang.String m_applicationName

m_strHelpContextID

java.lang.String m_strHelpContextID

m_bHelpEnabled

boolean m_bHelpEnabled

m_eh

ErrorHandler m_eh

m_maxButtonWidth

int m_maxButtonWidth

m_maxCategoryWidth

int m_maxCategoryWidth

m_clearSelection

boolean m_clearSelection

m_bSuperCalled

boolean m_bSuperCalled

Class oracle.dss.gridView.gui.DecimalTool implements Serializable

Serialized Fields

m_selectedObject

java.lang.Object m_selectedObject

m_selectedComponentHandle

ComponentHandle m_selectedComponentHandle

m_currentDataview

UIDataview m_currentDataview

m_addDecimal

javax.swing.JButton m_addDecimal

m_delDecimal

javax.swing.JButton m_delDecimal

rBundle

java.util.ResourceBundle rBundle

m_enable

boolean m_enable

m_bRolloverIconEnabled

boolean m_bRolloverIconEnabled

m_mouseListener

java.awt.event.MouseListener m_mouseListener

m_bSuperCalled

boolean m_bSuperCalled

Class oracle.dss.gridView.gui.ExportPanel implements Serializable

Serialized Fields

rBundle

java.util.ResourceBundle rBundle

m_whereToExportLabel

javax.swing.JLabel m_whereToExportLabel

m_whatNameLabel

javax.swing.JLabel m_whatNameLabel

m_exportFormatComboBox

javax.swing.JComboBox m_exportFormatComboBox

m_exportFormatComboOffset

int m_exportFormatComboOffset

m_WhereToExportPanel

javax.swing.JPanel m_WhereToExportPanel

m_WhatExportFormatPanel

javax.swing.JPanel m_WhatExportFormatPanel

m_WhatNamePanel

javax.swing.JPanel m_WhatNamePanel

m_WhereToExportTextField

javax.swing.JTextField m_WhereToExportTextField

m_WhatNameTextField

javax.swing.JTextField m_WhatNameTextField

m_BrowseButton

javax.swing.JButton m_BrowseButton

m_gridView

UIGridView m_gridView

m_layer

int m_layer

m_lastDir

java.lang.String m_lastDir

m_bLocalFileAccess

boolean m_bLocalFileAccess

m_strFilename

java.lang.String m_strFilename

m_bViewIsCrosstab

boolean m_bViewIsCrosstab

m_printWriter

java.io.PrintWriter m_printWriter

m_strHelpContextID

java.lang.String m_strHelpContextID

m_bHelpEnabled

boolean m_bHelpEnabled

m_frame

java.awt.Frame m_frame

m_viewTitle

java.lang.String m_viewTitle

m_viewSubtitle

java.lang.String m_viewSubtitle

m_viewFootnote

java.lang.String m_viewFootnote

m_itemListener

java.awt.event.ItemListener m_itemListener

m_bSuperCalled

boolean m_bSuperCalled

Class oracle.dss.gridView.gui.FontPanel implements Serializable

Serialized Fields

rBundle

java.util.ResourceBundle rBundle

m_translatedText

java.lang.String m_translatedText

m_chkWrapWords

javax.swing.JCheckBox m_chkWrapWords

m_wrapWordsState

boolean m_wrapWordsState

m_fontName

java.lang.String m_fontName

m_fontStyle

int m_fontStyle

m_viewStyle

ViewStyle m_viewStyle

m_fontButton

javax.swing.JButton m_fontButton

m_font

java.awt.Font m_font

m_horizontalAlignment

int m_horizontalAlignment

m_verticalAlignment

int m_verticalAlignment

m_fontPane

oracle.bali.ewt.chooser.font.FontPane m_fontPane

m_underline

boolean m_underline

m_fontsize

int m_fontsize

m_foreground

java.awt.Color m_foreground

m_visibleStyle

int m_visibleStyle

m_visibleAlignment

int m_visibleAlignment

m_visibleColor

int m_visibleColor

m_locale

java.util.Locale m_locale

m_strHelpContextID

java.lang.String m_strHelpContextID

m_bHelpEnabled

boolean m_bHelpEnabled

m_dialogTitle

java.lang.String m_dialogTitle

m_itemListener

java.awt.event.ItemListener m_itemListener

panelShow

boolean panelShow

Class oracle.dss.gridView.gui.FormatGeneralPanel implements Serializable

Serialized Fields

rBundle

java.util.ResourceBundle rBundle

isSetFocus

boolean isSetFocus

m_applicationName

java.lang.String m_applicationName

m_formatNameLabel

javax.swing.JLabel m_formatNameLabel

m_formatNameTextField

javax.swing.JTextField m_formatNameTextField

m_dataBarCheckBox

javax.swing.JCheckBox m_dataBarCheckBox

m_outlineWidth

oracle.dss.gridView.gui.LineWidthIncludingNone m_outlineWidth

m_outlineLabel

javax.swing.JLabel m_outlineLabel

m_leftWidth

oracle.dss.gridView.gui.LineWidthIncludingNone m_leftWidth

m_leftLabel

javax.swing.JLabel m_leftLabel

m_rightWidth

oracle.dss.gridView.gui.LineWidthIncludingNone m_rightWidth

m_rightLabel

javax.swing.JLabel m_rightLabel

m_topWidth

oracle.dss.gridView.gui.LineWidthIncludingNone m_topWidth

m_topLabel

javax.swing.JLabel m_topLabel

m_bottomWidth

oracle.dss.gridView.gui.LineWidthIncludingNone m_bottomWidth

m_bottomLabel

javax.swing.JLabel m_bottomLabel

m_backgroundColorLabel

javax.swing.JLabel m_backgroundColorLabel

m_dataBarColorLabel

javax.swing.JLabel m_dataBarColorLabel

m_backgroundPanel

javax.swing.JPanel m_backgroundPanel

m_bordersPanel

javax.swing.JPanel m_bordersPanel

oldOutlineWidth

int oldOutlineWidth

oldLeftLineWidth

int oldLeftLineWidth

oldRightLineWidth

int oldRightLineWidth

oldTopLineWidth

int oldTopLineWidth

oldBottomLineWidth

int oldBottomLineWidth

m_outlineWidthChanged

boolean m_outlineWidthChanged

m_leftLineWidthChanged

boolean m_leftLineWidthChanged

m_rightLineWidthChanged

boolean m_rightLineWidthChanged

m_topLineWidthChanged

boolean m_topLineWidthChanged

m_bottomLineWidthChanged

boolean m_bottomLineWidthChanged

m_gridViewStyle

ViewStyle m_gridViewStyle

m_locale

java.util.Locale m_locale

m_componentAdapter

java.awt.event.ComponentAdapter m_componentAdapter

backgroundColorPanel

javax.swing.JPanel backgroundColorPanel

bordersOutlinePanel

javax.swing.JPanel bordersOutlinePanel

bordersLeftAndTopPanel

javax.swing.JPanel bordersLeftAndTopPanel

bordersRightAndBottomPanel

javax.swing.JPanel bordersRightAndBottomPanel

_flag

boolean _flag

m_bSuperCalled

boolean m_bSuperCalled

m_strHelpContextID

java.lang.String m_strHelpContextID

m_bHelpEnabled

boolean m_bHelpEnabled

m_eh

ErrorHandler m_eh

Class oracle.dss.gridView.gui.FormatsPanel implements Serializable

Serialized Fields

rBundle

java.util.ResourceBundle rBundle

isSetFocus

boolean isSetFocus

m_applicationName

java.lang.String m_applicationName

m_descriptionLabel

oracle.bali.ewt.text.MultiLineLabel m_descriptionLabel

m_itemLabel

javax.swing.JLabel m_itemLabel

m_itemComboBox

javax.swing.JComboBox m_itemComboBox

m_itemList

javax.swing.JList m_itemList

m_newButton

javax.swing.JButton m_newButton

m_newHeaderButton

javax.swing.JButton m_newHeaderButton

m_editButton

javax.swing.JButton m_editButton

m_addButton

javax.swing.JButton m_addButton

m_saveButton

javax.swing.JButton m_saveButton

m_deleteButton

javax.swing.JButton m_deleteButton

m_upButton

javax.swing.JButton m_upButton

m_downButton

javax.swing.JButton m_downButton

m_sampleLabel

javax.swing.JLabel m_sampleLabel

newPanel

javax.swing.JPanel newPanel

m_sampleTextField

ViewTextField m_sampleTextField

m_myListModel

oracle.dss.gridView.gui.FormatsPanel.MyListModel m_myListModel

m_gridView

UIGridView m_gridView

m_ok

boolean m_ok

m_scrollPane

javax.swing.JScrollPane m_scrollPane

m_isDialogOpen

boolean m_isDialogOpen

m_customObjectManager

CustomObjectManager m_customObjectManager

m_formatNameCallBack

UIFormatNameCallBack m_formatNameCallBack

m_oldID

long m_oldID

m_numberFormatString

java.lang.String m_numberFormatString

m_dateFormatString

java.lang.String m_dateFormatString

m_numberFormatSet

boolean m_numberFormatSet

m_dateFormatSet

boolean m_dateFormatSet

m_componentAdapter

java.awt.event.ComponentAdapter m_componentAdapter

viewFormatsPanel

javax.swing.JPanel viewFormatsPanel

m_mouseListener

java.awt.event.MouseListener m_mouseListener

m_keyListener

java.awt.event.KeyListener m_keyListener

m_cellRenderer

oracle.dss.gridView.gui.FormatsPanel.MyCellRenderer m_cellRenderer

m_rulesPanel

RulesPanel m_rulesPanel

m_bSuperCalled

boolean m_bSuperCalled

m_bHelpEnabled

boolean m_bHelpEnabled

m_helpProvider

oracle.bali.ewt.help.HelpProvider m_helpProvider

m_strHelpContextID

java.lang.String m_strHelpContextID

m_eh

ErrorHandler m_eh

Class oracle.dss.gridView.gui.GridViewToolBar implements Serializable

Class oracle.dss.gridView.gui.HeaderFormatGeneralPanel implements Serializable

Serialized Fields

rBundle

java.util.ResourceBundle rBundle

isSetFocus

boolean isSetFocus

m_applicationName

java.lang.String m_applicationName

m_formatNameLabel

javax.swing.JLabel m_formatNameLabel

m_formatNameTextField

javax.swing.JTextField m_formatNameTextField

m_dimensionLabel

javax.swing.JLabel m_dimensionLabel

m_dimensionComboBox

javax.swing.JComboBox m_dimensionComboBox

m_outlineWidth

oracle.dss.gridView.gui.LineWidthIncludingNoneForHeader m_outlineWidth

m_outlineLabel

javax.swing.JLabel m_outlineLabel

m_leftWidth

oracle.dss.gridView.gui.LineWidthIncludingNoneForHeader m_leftWidth

m_leftLabel

javax.swing.JLabel m_leftLabel

m_rightWidth

oracle.dss.gridView.gui.LineWidthIncludingNoneForHeader m_rightWidth

m_rightLabel

javax.swing.JLabel m_rightLabel

m_topWidth

oracle.dss.gridView.gui.LineWidthIncludingNoneForHeader m_topWidth

m_topLabel

javax.swing.JLabel m_topLabel

m_bottomWidth

oracle.dss.gridView.gui.LineWidthIncludingNoneForHeader m_bottomWidth

m_bottomLabel

javax.swing.JLabel m_bottomLabel

m_backgroundColorLabel

javax.swing.JLabel m_backgroundColorLabel

m_dataBarColorLabel

javax.swing.JLabel m_dataBarColorLabel

m_backgroundPanel

javax.swing.JPanel m_backgroundPanel

m_bordersPanel

javax.swing.JPanel m_bordersPanel

m_dimensionPanel

javax.swing.JPanel m_dimensionPanel

oldOutlineWidth

int oldOutlineWidth

oldLeftLineWidth

int oldLeftLineWidth

oldRightLineWidth

int oldRightLineWidth

oldTopLineWidth

int oldTopLineWidth

oldBottomLineWidth

int oldBottomLineWidth

m_outlineWidthChanged

boolean m_outlineWidthChanged

m_leftLineWidthChanged

boolean m_leftLineWidthChanged

m_rightLineWidthChanged

boolean m_rightLineWidthChanged

m_topLineWidthChanged

boolean m_topLineWidthChanged

m_bottomLineWidthChanged

boolean m_bottomLineWidthChanged

m_bHeaderControlVisible

boolean m_bHeaderControlVisible

m_gridView

UIGridView m_gridView

m_dimensionVector

java.util.Vector m_dimensionVector

_flag

boolean _flag

m_gridViewStyle

ViewStyle m_gridViewStyle

m_locale

java.util.Locale m_locale

backgroundColorPanel

javax.swing.JPanel backgroundColorPanel

bordersOutlinePanel

javax.swing.JPanel bordersOutlinePanel

bordersLeftAndTopPanel

javax.swing.JPanel bordersLeftAndTopPanel

bordersRightAndBottomPanel

javax.swing.JPanel bordersRightAndBottomPanel

m_componentAdapter

java.awt.event.ComponentAdapter m_componentAdapter

m_bSuperCalled

boolean m_bSuperCalled

m_bHelpEnabled

boolean m_bHelpEnabled

m_eh

ErrorHandler m_eh

m_strHelpContextID

java.lang.String m_strHelpContextID

Class oracle.dss.gridView.gui.LineWidth implements Serializable

Serialized Fields

rBundle

java.util.ResourceBundle rBundle

_filter

oracle.dss.gridView.gui.LineWidth.Filter _filter

m_cellColor

java.awt.Color m_cellColor

m_background

java.awt.Color m_background

m_keyListener

java.awt.event.KeyListener m_keyListener

Class oracle.dss.gridView.gui.NumberFormatPanel implements Serializable

Serialized Fields

rBundle

java.util.ResourceBundle rBundle

rDataviewBundle

java.util.ResourceBundle rDataviewBundle

isSetFocus

boolean isSetFocus

m_applicationName

java.lang.String m_applicationName

m_categoryLabel

javax.swing.JLabel m_categoryLabel

m_typeList

javax.swing.JList m_typeList

m_decimalLabel

javax.swing.JLabel m_decimalLabel

m_decimalSpinBox

oracle.bali.ewt.spinBox.NumericSpinBox m_decimalSpinBox

m_use1000SeperatorCheckBox

javax.swing.JCheckBox m_use1000SeperatorCheckBox

m_use1000Seperator

boolean m_use1000Seperator

m_dollarSignComboBox

javax.swing.JComboBox m_dollarSignComboBox

m_useCurrencySymbol

boolean m_useCurrencySymbol

m_scaleCheckBox

javax.swing.JCheckBox m_scaleCheckBox

m_scaleComboBox

javax.swing.JComboBox m_scaleComboBox

m_defaultScaleMarkCheckBox

javax.swing.JCheckBox m_defaultScaleMarkCheckBox

m_negativeLabel

javax.swing.JLabel m_negativeLabel

m_negativeList

javax.swing.JList m_negativeList

m_negativeList1

javax.swing.JList m_negativeList1

m_negativeListVector

java.util.Vector m_negativeListVector

m_negativeListVectorForCur

java.util.Vector m_negativeListVectorForCur

m_descriptionLabel

oracle.bali.ewt.text.MultiLineLabel m_descriptionLabel

m_nonePanel

javax.swing.JPanel m_nonePanel

m_numberPanel

javax.swing.JPanel m_numberPanel

m_rightPanel

javax.swing.JPanel m_rightPanel

m_customPanel

javax.swing.JPanel m_customPanel

m_customTypeLabel

javax.swing.JLabel m_customTypeLabel

m_customEditTypeLabel

javax.swing.JLabel m_customEditTypeLabel

m_customTypeList

javax.swing.JList m_customTypeList

m_customDeleteButton

javax.swing.JButton m_customDeleteButton

m_customInsertComboBox

javax.swing.JComboBox m_customInsertComboBox

m_customInsertButton

javax.swing.JButton m_customInsertButton

m_customInsert

InsertButton m_customInsert

m_customAddButton

javax.swing.JButton m_customAddButton

m_customTypeTextField

javax.swing.JTextField m_customTypeTextField

m_customTypeVector

java.util.Vector m_customTypeVector

m_defaultFormat

java.lang.String m_defaultFormat

m_scrollPane

javax.swing.JScrollPane m_scrollPane

m_viewFormat

ViewFormat m_viewFormat

m_oldSelectedType

int m_oldSelectedType

m_oldSelectedNegativeType

int m_oldSelectedNegativeType

m_negativeRed

boolean m_negativeRed

m_numberNegativeType

int m_numberNegativeType

m_currencyNegativeType

int m_currencyNegativeType

m_negativeListCellRenderer

oracle.dss.gridView.gui.NumberFormatPanel.NegativeListCellRenderer m_negativeListCellRenderer

m_scrollPaneType

javax.swing.JScrollPane m_scrollPaneType

m_vectorDollarSign

java.util.Vector m_vectorDollarSign

m_customCurrencyLocale

java.util.Locale m_customCurrencyLocale

m_sentPropertyChangeEvent

boolean m_sentPropertyChangeEvent

m_defaultFormatSet

boolean m_defaultFormatSet

m_componentAdapter

java.awt.event.ComponentAdapter m_componentAdapter

m_caretListener

javax.swing.event.CaretListener m_caretListener

m_bSuperCalled

boolean m_bSuperCalled

m_bHelpEnabled

boolean m_bHelpEnabled

m_eh

ErrorHandler m_eh

m_strHelpContextID

java.lang.String m_strHelpContextID

Class oracle.dss.gridView.gui.NumberTypeTool implements Serializable

Serialized Fields

m_selectedObject

java.lang.Object m_selectedObject

m_selectedComponentHandle

ComponentHandle m_selectedComponentHandle

m_currentDataview

UIDataview m_currentDataview

m_currency

javax.swing.JToggleButton m_currency

m_number

javax.swing.JToggleButton m_number

rBundle

java.util.ResourceBundle rBundle

m_enable

boolean m_enable

m_bRolloverIconEnabled

boolean m_bRolloverIconEnabled

m_mouseListener

java.awt.event.MouseListener m_mouseListener

m_bSuperCalled

boolean m_bSuperCalled

Class oracle.dss.gridView.gui.OptionsPanel implements Serializable

Serialized Fields

rBundle

java.util.ResourceBundle rBundle

isSetFocus

boolean isSetFocus

horzGridLinesPanel

javax.swing.JPanel horzGridLinesPanel

oldHorzLineWidth

int oldHorzLineWidth

oldVertLineWidth

int oldVertLineWidth

m_currentType

int m_currentType

m_horzBox

javax.swing.JCheckBox m_horzBox

m_vertBox

javax.swing.JCheckBox m_vertBox

m_3DBox

javax.swing.JCheckBox m_3DBox

m_horzLabel

javax.swing.JLabel m_horzLabel

m_vertLabel

javax.swing.JLabel m_vertLabel

m_columnHeaderBox

javax.swing.JCheckBox m_columnHeaderBox

m_rowHeaderBox

javax.swing.JCheckBox m_rowHeaderBox

m_rowHeaderStyleLabel

javax.swing.JLabel m_rowHeaderStyleLabel

m_samplesLabel

javax.swing.JLabel m_samplesLabel

m_inlineLabel

javax.swing.JLabel m_inlineLabel

m_outlineLabel

javax.swing.JLabel m_outlineLabel

m_inlineRadioButton

javax.swing.JRadioButton m_inlineRadioButton

m_outlineRadioButton

javax.swing.JRadioButton m_outlineRadioButton

m_imageButton

javax.swing.JLabel m_imageButton

m_applicationName

java.lang.String m_applicationName

m_bHelpEnabled

boolean m_bHelpEnabled

m_eh

ErrorHandler m_eh

m_adjustHeight

int m_adjustHeight

m_strHelpContextID

java.lang.String m_strHelpContextID

Class oracle.dss.gridView.gui.RulesPanel implements Serializable

Serialized Fields

m_gridView

UIGridView m_gridView

dataAccess

DataAccess dataAccess

memberAccess

MemberListAccess memberAccess

m_isDefault

boolean m_isDefault

m_header

java.lang.String m_header

m_conditions

java.util.Vector m_conditions

conditionList

oracle.dss.gridView.gui.RulesPanel.ConditionList conditionList

m_editButton

javax.swing.JButton m_editButton

formatList

oracle.dss.gridView.gui.RulesPanel.FormatList formatList

conditionPane

javax.swing.JScrollPane conditionPane

formatPane

javax.swing.JScrollPane formatPane

label

oracle.dss.gridView.gui.RulesPanel.NoTabMultiLineLabel label

rulesLabel

oracle.dss.gridView.gui.RulesPanel.NoTabMultiLineLabel rulesLabel

conditionsPanel

javax.swing.JPanel conditionsPanel

buttonsPanel

javax.swing.JPanel buttonsPanel

rBundle

java.util.ResourceBundle rBundle

m_headerPanel

HeaderFormatGeneralPanel m_headerPanel

m_formatPanel

FormatGeneralPanel m_formatPanel

m_fontPanel

FontPanel m_fontPanel

m_numberFormatPanel

NumberFormatPanel m_numberFormatPanel

m_dateFormatPanel

DatePanel m_dateFormatPanel

m_currentMeasure

java.lang.String m_currentMeasure

panelWidth

int panelWidth

panelHeight

int panelHeight

m_editable

boolean m_editable

m_enable

boolean m_enable

m_measureDim

java.lang.String m_measureDim

m_isTable

boolean m_isTable

m_measureIndex

int m_measureIndex

m_cursor_condition

int m_cursor_condition

m_cursor_format

int m_cursor_format

max_condition

int max_condition

max_element

int max_element

m_locale

java.util.Locale m_locale

topPanel

javax.swing.JPanel topPanel

bottomPanel

javax.swing.JPanel bottomPanel

m_helpProvider

oracle.bali.ewt.help.HelpProvider m_helpProvider

m_strHelpContextID

java.lang.String m_strHelpContextID

m_bSuperCalled

boolean m_bSuperCalled

Class oracle.dss.gridView.gui.SamplePanel implements Serializable

Serialized Fields

m_font

java.awt.Font m_font

m_fontPanel

FontPanel m_fontPanel

m_generalPanel

FormatGeneralPanel m_generalPanel

m_headerGeneralPanel

HeaderFormatGeneralPanel m_headerGeneralPanel

m_numberPanel

NumberFormatPanel m_numberPanel

m_datePanel

DatePanel m_datePanel

m_rulesPanel

RulesPanel m_rulesPanel

sample

oracle.dss.gridView.gui.SamplePanel.sampleTable sample

m_Renderer

oracle.dss.gridView.gui.SamplePanel.myRenderer m_Renderer

m_label

javax.swing.JLabel m_label

data

java.lang.Object[][] data

m_viewFormat

ViewFormat m_viewFormat

rBundle

java.util.ResourceBundle rBundle

rDataviewBundle

java.util.ResourceBundle rDataviewBundle

northPanel

javax.swing.JPanel northPanel

eastPanel

javax.swing.JPanel eastPanel

westPanel

javax.swing.JPanel westPanel

m_tmpPanel

javax.swing.JPanel m_tmpPanel

m_numType

int m_numType

m_thousandSeparator

char m_thousandSeparator

m_noThousandSeparator

char m_noThousandSeparator

m_backgroundRule

boolean m_backgroundRule

m_dataBarsRule

boolean m_dataBarsRule

m_bordersRule

boolean m_bordersRule

m_fontNameRule

boolean m_fontNameRule

m_fontStyleRule

boolean m_fontStyleRule

m_fontSizeRule

boolean m_fontSizeRule

m_fontColorRule

boolean m_fontColorRule

m_fontAlignmentRule

boolean m_fontAlignmentRule

m_wordWrapRule

boolean m_wordWrapRule

m_numberFormatRule

boolean m_numberFormatRule

m_dateFormatRule

boolean m_dateFormatRule

m_leadingAlignment

boolean m_leadingAlignment

m_initBackground

java.awt.Color m_initBackground

m_initForegroundColor

java.awt.Color m_initForegroundColor

m_initHAlignment

int m_initHAlignment

m_initVAlignment

int m_initVAlignment

m_initIsNegRed

boolean m_initIsNegRed

m_initDateFormat

java.lang.String m_initDateFormat

m_newDateFormat

java.lang.String m_newDateFormat

m_initLeftWidth

int m_initLeftWidth

m_initRightWidth

int m_initRightWidth

m_initTopWidth

int m_initTopWidth

m_initBottomWidth

int m_initBottomWidth

m_initLeftColor

java.awt.Color m_initLeftColor

m_initRightColor

java.awt.Color m_initRightColor

m_initTopColor

java.awt.Color m_initTopColor

m_initBottomColor

java.awt.Color m_initBottomColor

m_initFont

java.awt.Font m_initFont

m_initUnderline

boolean m_initUnderline

m_initStrikeThrough

boolean m_initStrikeThrough

m_bSuperCalled

boolean m_bSuperCalled

Class oracle.dss.gridView.gui.StylePanel implements Serializable

Serialized Fields

rBundle

java.util.ResourceBundle rBundle

isSetFocus

boolean isSetFocus

m_sampleTableCellRender

oracle.dss.gridView.gui.StylePanel.SampleTableCellRender m_sampleTableCellRender

propertyChnageFlag

boolean propertyChnageFlag

m_applicationName

java.lang.String m_applicationName

m_bHelpEnabled

boolean m_bHelpEnabled

m_eh

ErrorHandler m_eh

m_samplePanel

javax.swing.JPanel m_samplePanel

m_sampleTable

javax.swing.JTable m_sampleTable

m_styleList

javax.swing.JList m_styleList

m_styleVector

java.util.Vector m_styleVector

m_UIStyleVector

java.util.Vector m_UIStyleVector

m_saveStyleButton

javax.swing.JButton m_saveStyleButton

m_sampleTableHeaderPanel

javax.swing.JPanel m_sampleTableHeaderPanel

m_titleButton

oracle.dss.gridView.gui.StylePanel.JButtonSupportUnderlineAndStrikeThrough m_titleButton

m_subtitleButton

oracle.dss.gridView.gui.StylePanel.JButtonSupportUnderlineAndStrikeThrough m_subtitleButton

m_footnoteButton

oracle.dss.gridView.gui.StylePanel.JButtonSupportUnderlineAndStrikeThrough m_footnoteButton

m_pageButton

oracle.dss.gridView.gui.StylePanel.JButtonSupportUnderlineAndStrikeThrough m_pageButton

m_sampleTableHeaderButton0

javax.swing.JButton m_sampleTableHeaderButton0

m_sampleTableHeaderButton01

oracle.dss.gridView.gui.StylePanel.JButtonSupportUnderlineAndStrikeThrough m_sampleTableHeaderButton01

m_sampleTableHeaderButton1

oracle.dss.gridView.gui.StylePanel.JButtonSupportUnderlineAndStrikeThrough m_sampleTableHeaderButton1

m_sampleTableHeaderButton2

oracle.dss.gridView.gui.StylePanel.JButtonSupportUnderlineAndStrikeThrough m_sampleTableHeaderButton2

m_sampleTableHighlighterButton0

javax.swing.JButton m_sampleTableHighlighterButton0

m_sampleTableHighlighterButton01

oracle.dss.gridView.gui.StylePanel.JButtonSupportUnderlineAndStrikeThrough m_sampleTableHighlighterButton01

m_sampleTableHighlighterButton1

oracle.dss.gridView.gui.StylePanel.JButtonSupportUnderlineAndStrikeThrough m_sampleTableHighlighterButton1

m_sampleTableHighlighterButton2

oracle.dss.gridView.gui.StylePanel.JButtonSupportUnderlineAndStrikeThrough m_sampleTableHighlighterButton2

titlePanel

javax.swing.JPanel titlePanel

subtitlePanel

javax.swing.JPanel subtitlePanel

footnotePanel

javax.swing.JPanel footnotePanel

tmpPagePanel

javax.swing.JPanel tmpPagePanel

sampleTableHighlighterPanel

javax.swing.JPanel sampleTableHighlighterPanel

scrollPaneType

javax.swing.JScrollPane scrollPaneType

m_formatsPanel

FormatsPanel m_formatsPanel

m_optionsPanel

OptionsPanel m_optionsPanel

m_titlePanel

TitlePanel m_titlePanel

m_customObjectManager

CustomObjectManager m_customObjectManager

m_customStyle

UIStyle m_customStyle

m_strHelpContextID

java.lang.String m_strHelpContextID

m_focusListener

java.awt.event.FocusListener m_focusListener

m_dataModel

javax.swing.table.AbstractTableModel m_dataModel

m_styleListCellRenderer

javax.swing.ListCellRenderer m_styleListCellRenderer

rightPanel

javax.swing.JPanel rightPanel

superRightPanel

javax.swing.JPanel superRightPanel

Class oracle.dss.gridView.gui.WrapTool implements Serializable

Serialized Fields

m_selectedObject

java.lang.Object m_selectedObject

m_selectedComponentHandle

ComponentHandle m_selectedComponentHandle

m_currentDataview

UIDataview m_currentDataview

rBundle

java.util.ResourceBundle rBundle

m_enable

boolean m_enable

m_bRolloverIconEnabled

boolean m_bRolloverIconEnabled

m_mouseListener

java.awt.event.MouseListener m_mouseListener

Package oracle.dss.metadataManager.client

Class oracle.dss.metadataManager.client.MetadataManager implements Serializable

Serialized Fields

m_DEBUG

boolean m_DEBUG

m_MDRoot

MDRoot m_MDRoot
Private members

m_Connections

java.util.Vector m_Connections

m_IsRemoteOK

boolean m_IsRemoteOK

m_IsBatchEventMode

boolean m_IsBatchEventMode

m_Depth

int m_Depth

m_handlers

java.util.Hashtable m_handlers

m_cachingSemantics

java.util.Hashtable m_cachingSemantics

m_eh

ErrorHandler m_eh

m_savePersistenceConnection

boolean m_savePersistenceConnection

m_session

BISession m_session

m_factoryProxy

ObjectFactory m_factoryProxy

m_envProps

java.util.Hashtable m_envProps

m_driverImpl

java.util.Hashtable m_driverImpl

Package oracle.dss.metadataManager.common

Class oracle.dss.metadataManager.common.InsufficientPrivilegeException implements Serializable

Class oracle.dss.metadataManager.common.InvalidPropertyException implements Serializable

Class oracle.dss.metadataManager.common.MDAttribute implements Serializable

Class oracle.dss.metadataManager.common.MDDimension implements Serializable

Class oracle.dss.metadataManager.common.MDFolder implements Serializable

Serialized Fields

m_closed

boolean m_closed

m_env

java.util.Hashtable m_env

Class oracle.dss.metadataManager.common.MDHierarchy implements Serializable

Class oracle.dss.metadataManager.common.MDLevel implements Serializable

Class oracle.dss.metadataManager.common.MDMeasure implements Serializable

Class oracle.dss.metadataManager.common.MDMemberMetadata implements Serializable

Class oracle.dss.metadataManager.common.MDObject implements Serializable

Serialized Fields

m_Parent

MDObject m_Parent
Private members

m_ParentID

long m_ParentID

m_InitSize

int m_InitSize

Class oracle.dss.metadataManager.common.MDRoot implements Serializable

Serialized Fields

m_StringMap

java.util.Hashtable m_StringMap

m_AttachStatusTable

java.util.Hashtable m_AttachStatusTable

m_PerformanceFlag

int m_PerformanceFlag

Class oracle.dss.metadataManager.common.MDSelection implements Serializable

Class oracle.dss.metadataManager.common.MetadataManagerEvent implements Serializable

Serialized Fields

object

java.lang.Object object

Class oracle.dss.metadataManager.common.MetadataManagerException implements Serializable

Serialized Fields

m_driverType

java.lang.String m_driverType

Class oracle.dss.metadataManager.common.MetadataModifiedEvent implements Serializable

Serialized Fields

m_op

int m_op

m_isPiggyback

boolean m_isPiggyback

Class oracle.dss.metadataManager.common.NameClashException implements Serializable

Class oracle.dss.metadataManager.common.NameNotBoundException implements Serializable

Class oracle.dss.metadataManager.common.UnsupportedOperationException implements Serializable

Package oracle.dss.metadataUtil

Class oracle.dss.metadataUtil.BaseEvent implements Serializable

Serialized Fields

consumed

boolean consumed

consumable

boolean consumable

reason

java.lang.String reason

Class oracle.dss.metadataUtil.EventException implements Serializable

Class oracle.dss.metadataUtil.PropertyBag implements Serializable

Serialized Fields

m_initSize

int m_initSize

Package oracle.dss.persistence

Class oracle.dss.persistence.BIInvalidPrivilegeException implements Serializable

Class oracle.dss.persistence.BIUserNotFoundException implements Serializable

Package oracle.dss.persistence.gui

Class oracle.dss.persistence.gui.Explorer implements Serializable

Serialized Fields

m_menuBar

javax.swing.JMenuBar m_menuBar

m_toolBar

javax.swing.JToolBar m_toolBar

m_status

oracle.dss.persistence.gui.Explorer.ExplorerStatusBar m_status

m_splitPane

javax.swing.JSplitPane m_splitPane

_toolPanel

javax.swing.JPanel _toolPanel

m_cutButton

javax.swing.JButton m_cutButton

m_copyButton

javax.swing.JButton m_copyButton

m_pasteButton

javax.swing.JButton m_pasteButton

m_deleteButton

javax.swing.JButton m_deleteButton

m_helpButton

javax.swing.JButton m_helpButton

m_refreshButton

javax.swing.JButton m_refreshButton

cutIcon

javax.swing.Icon cutIcon

copyIcon

javax.swing.Icon copyIcon

pasteIcon

javax.swing.Icon pasteIcon

deleteIcon

javax.swing.Icon deleteIcon

importIcon

javax.swing.Icon importIcon

exportIcon

javax.swing.Icon exportIcon

helpIcon

javax.swing.Icon helpIcon

refreshIcon

javax.swing.Icon refreshIcon

checkSelectedIcon

javax.swing.Icon checkSelectedIcon

checkUnselectedIcon

javax.swing.Icon checkUnselectedIcon

radioSelectedIcon

javax.swing.Icon radioSelectedIcon

radioUnselectedIcon

javax.swing.Icon radioUnselectedIcon

m_fileMenu

javax.swing.JMenu m_fileMenu

m_editMenu

javax.swing.JMenu m_editMenu

m_viewMenu

javax.swing.JMenu m_viewMenu

m_helpMenu

javax.swing.JMenu m_helpMenu

m_cutItem

javax.swing.JMenuItem m_cutItem

m_copyItem

javax.swing.JMenuItem m_copyItem

m_pasteItem

javax.swing.JMenuItem m_pasteItem

m_deleteItem

javax.swing.JMenuItem m_deleteItem

m_renameItem

javax.swing.JMenuItem m_renameItem

m_propItem

javax.swing.JMenuItem m_propItem

m_newFolderItem

javax.swing.JMenuItem m_newFolderItem

m_connectItem

javax.swing.JMenuItem m_connectItem

m_disconnectItem

javax.swing.JMenuItem m_disconnectItem

m_exitItem

javax.swing.JMenuItem m_exitItem

m_selectAllItem

javax.swing.JMenuItem m_selectAllItem

m_helpTopic

javax.swing.JMenuItem m_helpTopic

m_about

javax.swing.JMenuItem m_about

m_invertSelectionItem

javax.swing.JMenuItem m_invertSelectionItem

m_refreshItem

javax.swing.JMenuItem m_refreshItem

m_toolbarItem

javax.swing.JMenuItem m_toolbarItem

m_statusBarItem

javax.swing.JMenuItem m_statusBarItem

m_listItem

javax.swing.JMenuItem m_listItem

m_detailsItem

javax.swing.JMenuItem m_detailsItem

m_rootPopupMenu

javax.swing.JPopupMenu m_rootPopupMenu

m_prop2PopupItem

javax.swing.JMenuItem m_prop2PopupItem

m_dirTreePanel

oracle.bali.ewt.scrolling.EWTScrollPane m_dirTreePanel

m_explorer

javax.swing.JFrame m_explorer

m_standAlone

boolean m_standAlone

m_focusManager

java.awt.event.FocusListener m_focusManager

m_treeHadFocus

boolean m_treeHadFocus

m_listeners

javax.swing.event.EventListenerList m_listeners

m_disconnecting

boolean m_disconnecting

Class oracle.dss.persistence.gui.ExplorerEvent implements Serializable

Serialized Fields

m_evtType

int m_evtType

Class oracle.dss.persistence.gui.PersistenceObjectChooser implements Serializable

Serialized Fields

m_dialog

oracle.bali.ewt.dialog.JEWTDialog m_dialog

m_dialogType

int m_dialogType

m_retValue

int m_retValue

m_selectionMode

int m_selectionMode

m_tableCellEditor

javax.swing.table.TableCellEditor m_tableCellEditor

m_filterComboBox

javax.swing.JComboBox m_filterComboBox

m_filterComboBoxModel

oracle.dss.persistence.gui.PersistenceObjectChooser.FilterComboBoxModel m_filterComboBoxModel

m_locationLabel

javax.swing.JLabel m_locationLabel

m_fileNameLabel

javax.swing.JLabel m_fileNameLabel

m_fileTypesLabel

javax.swing.JLabel m_fileTypesLabel

m_filesLabel

javax.swing.JLabel m_filesLabel

m_fileNameTextField

javax.swing.JTextField m_fileNameTextField

m_objPathName

javax.naming.Name m_objPathName

m_pathName

java.lang.String m_pathName

m_selectedObjectName

java.lang.String m_selectedObjectName

m_isInitialized

boolean m_isInitialized

m_isFileNameLastFocus

boolean m_isFileNameLastFocus

m_attrIDs

java.lang.String[] m_attrIDs

m_attrNames

java.lang.String[] m_attrNames

m_attrWidths

int[] m_attrWidths

m_title

java.lang.String m_title

m_defFilterName

java.lang.String m_defFilterName

m_approveSelectionAction

javax.swing.Action m_approveSelectionAction

m_panel

javax.swing.JPanel m_panel

m_showWarning

boolean m_showWarning

Class oracle.dss.persistence.gui.PersistenceUI implements Serializable

Serialized Fields

m_viewPanel

javax.swing.JPanel m_viewPanel

m_listPanel

javax.swing.JPanel m_listPanel

m_detailsPanel

javax.swing.JPanel m_detailsPanel

m_viewScrollPane

javax.swing.JScrollPane m_viewScrollPane

m_directoryComboBox

javax.swing.JComboBox m_directoryComboBox

m_tableCellEditor

javax.swing.table.TableCellEditor m_tableCellEditor

m_selectionPopupMenu

javax.swing.JPopupMenu m_selectionPopupMenu

m_noSelectionPopupMenu

javax.swing.JPopupMenu m_noSelectionPopupMenu

m_listViewButton

javax.swing.JToggleButton m_listViewButton

m_detailsViewButton

javax.swing.JToggleButton m_detailsViewButton

m_upButton

javax.swing.JButton m_upButton

m_homeButton

javax.swing.JButton m_homeButton

m_newFolderButton

javax.swing.JButton m_newFolderButton

folderIcon

javax.swing.Icon folderIcon

fileIcon

javax.swing.Icon fileIcon

newFolderIcon

javax.swing.Icon newFolderIcon

upFolderIcon

javax.swing.Icon upFolderIcon

homeFolderIcon

javax.swing.Icon homeFolderIcon

listViewIcon

javax.swing.Icon listViewIcon

detailsViewIcon

javax.swing.Icon detailsViewIcon

m_cutPopupItem

javax.swing.JMenuItem m_cutPopupItem

m_copyPopupItem

javax.swing.JMenuItem m_copyPopupItem

m_pastePopupItem

javax.swing.JMenuItem m_pastePopupItem

m_paste2PopupItem

javax.swing.JMenuItem m_paste2PopupItem

m_deletePopupItem

javax.swing.JMenuItem m_deletePopupItem

m_renamePopupItem

javax.swing.JMenuItem m_renamePopupItem

m_propPopupItem

javax.swing.JMenuItem m_propPopupItem

m_newFolderPopupItem

javax.swing.JMenuItem m_newFolderPopupItem

m_dummyLabel

javax.swing.JLabel m_dummyLabel

m_mode

int m_mode

m_con

javax.naming.directory.DirContext m_con

__lastIndex

int __lastIndex

__editing

boolean __editing

__editCell

javax.swing.JTextField __editCell

m_popup

boolean m_popup

m_isPathSelectedByUser

boolean m_isPathSelectedByUser

m_pasteFailed

boolean m_pasteFailed

m_clipboard

oracle.dss.persistence.gui.PersistenceUI.Clipboard m_clipboard

m_locale

java.util.Locale m_locale

m_errorDialog

BIExceptionDialog m_errorDialog

m_cutAction

javax.swing.Action m_cutAction

m_copyAction

javax.swing.Action m_copyAction

m_pasteAction

javax.swing.Action m_pasteAction

m_renameAction

javax.swing.Action m_renameAction

m_deleteAction

javax.swing.Action m_deleteAction

m_propAction

javax.swing.Action m_propAction

m_newFolderAction

javax.swing.Action m_newFolderAction

m_listAction

javax.swing.Action m_listAction

m_detailsAction

javax.swing.Action m_detailsAction

m_homeAction

javax.swing.Action m_homeAction

m_escAction

javax.swing.Action m_escAction

m_helpAction

javax.swing.Action m_helpAction

m_changeToParentDirectoryAction

javax.swing.Action m_changeToParentDirectoryAction

m_helpProvider

oracle.bali.ewt.help.HelpProvider m_helpProvider

m_rootName

java.lang.String m_rootName

Package oracle.dss.persistence.persistencemanager.common

Class oracle.dss.persistence.persistencemanager.common.PersistenceManagerRuntimeException implements Serializable

Package oracle.dss.persistence.security.common

Class oracle.dss.persistence.security.common.AclEntryImpl implements Serializable

Serialized Fields

m_user

User m_user

m_privilege

Privilege m_privilege

Class oracle.dss.persistence.security.common.GroupImpl implements Serializable

Serialized Fields

m_groupMembers

java.util.Hashtable m_groupMembers

Class oracle.dss.persistence.security.common.UserImpl implements Serializable

Serialized Fields

m_name

java.lang.String m_name

m_fullName

java.lang.String m_fullName

Package oracle.dss.queryBuilder

Class oracle.dss.queryBuilder.ConditionsPanel implements Serializable

Serialized Fields

m_condSelection

Selection m_condSelection

m_vCondNodes

java.util.Vector m_vCondNodes

m_topBotGroupNode

javax.swing.tree.DefaultMutableTreeNode m_topBotGroupNode

m_exceptionGroupNode

javax.swing.tree.DefaultMutableTreeNode m_exceptionGroupNode

m_rangeGroupNode

javax.swing.tree.DefaultMutableTreeNode m_rangeGroupNode

m_hierarchyGroupNode

javax.swing.tree.DefaultMutableTreeNode m_hierarchyGroupNode

m_matchGroupNode

javax.swing.tree.DefaultMutableTreeNode m_matchGroupNode

Class oracle.dss.queryBuilder.DimensionListShuttlePanel implements Serializable

Serialized Fields

m_blnAvailable

boolean m_blnAvailable

m_dimListPanel

OLAPDimensionListPanel m_dimListPanel

m_dimSelectionModel

DimListSelectionModel m_dimSelectionModel

m_dimensionPanel

DimensionPanel m_dimensionPanel

m_currentDimension

java.lang.String m_currentDimension

m_currentSelection

Selection m_currentSelection

m_strHierarchy

java.lang.String m_strHierarchy

m_blnIsActive

boolean m_blnIsActive

m_blnDirty

boolean m_blnDirty

m_propertyChangeEvent

java.beans.PropertyChangeEvent m_propertyChangeEvent

m_processImmediate

boolean m_processImmediate

m_blnFromMouseEvent

boolean m_blnFromMouseEvent

Class oracle.dss.queryBuilder.DimensionPanel implements Serializable

Serialized Fields

m_queryBuilder

QueryBuilder m_queryBuilder

m_metadataManager

MetadataManager m_metadataManager

m_currentDimension

java.lang.String m_currentDimension

m_blnInited

boolean m_blnInited

m_blnIsActive

boolean m_blnIsActive

m_blnDimensionsChanged

boolean m_blnDimensionsChanged

m_lblFrom

javax.swing.JLabel m_lblFrom

m_bIsDescriptionVisible

boolean m_bIsDescriptionVisible
Show the description panel in wizard mode. Added for CalcBuilder customization.

m_lblDimension

javax.swing.JLabel m_lblDimension
Displays the name of the dimension associated with the Dimension panel.

m_dimensionsChangedEvent

DimensionsChangedEvent m_dimensionsChangedEvent

Class oracle.dss.queryBuilder.FavoritesPanel implements Serializable

Serialized Fields

m_icon

javax.swing.ImageIcon m_icon

m_blnInited

boolean m_blnInited

Class oracle.dss.queryBuilder.HiddenDimensionsPanel implements Serializable

Serialized Fields

m_queryBuilder

QueryBuilder m_queryBuilder

m_layoutDataAccess

DataAccess m_layoutDataAccess

m_dimValuesTable

java.util.Hashtable m_dimValuesTable

m_dimensions

java.lang.String[] m_dimensions

m_hiddenDimensionsTable

javax.swing.JTable m_hiddenDimensionsTable

Class oracle.dss.queryBuilder.ItemsPanel implements Serializable

Serialized Fields

m_lblDescription

javax.swing.JLabel m_lblDescription

m_lblItemsPanelDescription

oracle.bali.ewt.text.MultiLineLabel m_lblItemsPanelDescription

m_blnInited

boolean m_blnInited

m_blnIsActive

boolean m_blnIsActive

Class oracle.dss.queryBuilder.ItemsTreeShuttlePanel implements Serializable

Serialized Fields

m_itemsPanel

ItemsPanel m_itemsPanel

Class oracle.dss.queryBuilder.MembersPanel implements Serializable

Serialized Fields

m_blnDirty

boolean m_blnDirty

Class oracle.dss.queryBuilder.PreviewPanel implements Serializable

Serialized Fields

m_blnMoving

boolean m_blnMoving

Class oracle.dss.queryBuilder.QueryBuilder implements Serializable

Serialized Fields

m_strDefaultDimension

java.lang.String m_strDefaultDimension

m_strSelectedItem

java.lang.String m_strSelectedItem

m_queryBuilder

QueryBuilder m_queryBuilder

m_customPanels

java.util.Hashtable m_customPanels

m_layoutAccess

LayoutAccess m_layoutAccess

m_bHasHiddenDimensions

boolean m_bHasHiddenDimensions

m_blnFinished

boolean m_blnFinished

m_blnDataSourceDirty

boolean m_blnDataSourceDirty

m_strVisibleDimensions

java.lang.String[] m_strVisibleDimensions

m_itemPaths

java.lang.String[] m_itemPaths

m_itemPathNames

java.lang.String[] m_itemPathNames

m_favoritePaths

java.lang.String[] m_favoritePaths

m_favoritePathNames

java.lang.String[] m_favoritePathNames

m_font

java.awt.Font m_font

m_blnVisible

boolean m_blnVisible

m_blnSaveAllowed

boolean m_blnSaveAllowed

m_blnManualSortAllowed

boolean m_blnManualSortAllowed

m_blnSortAllowed

boolean m_blnSortAllowed

m_blnApplyAllowed

boolean m_blnApplyAllowed

m_blnCalculatedMeasuresCreationAllowed

boolean m_blnCalculatedMeasuresCreationAllowed

m_blnCalculatedValuesCreationAllowed

boolean m_blnCalculatedValuesCreationAllowed

m_blnFavoriteCreationAllowed

boolean m_blnFavoriteCreationAllowed

m_blnGroupConditions

boolean m_blnGroupConditions

m_blnAbstractConditions

boolean m_blnAbstractConditions

m_blnDimensionVisible

boolean m_blnDimensionVisible

m_blnHierarchyVisible

boolean m_blnHierarchyVisible

m_blnStartCollapsed

boolean m_blnStartCollapsed

m_intDefaultAction

int m_intDefaultAction

m_blnActionVisible

boolean m_blnActionVisible

m_blnQDRVisible

boolean m_blnQDRVisible

m_intVisiblePanels

int m_intVisiblePanels

m_intDefaultPanel

int m_intDefaultPanel

m_intVisibleDimensionPanels

int m_intVisibleDimensionPanels

m_intDefaultAvailableDimensionsPanel

int m_intDefaultAvailableDimensionsPanel

m_intDefaultSelectedDimensionsPanel

int m_intDefaultSelectedDimensionsPanel

m_viewLayoutPanel

Layout m_viewLayoutPanel

m_searchControls

javax.naming.directory.SearchControls m_searchControls

Class oracle.dss.queryBuilder.QueryBuilderLayoutPanel implements Serializable

Serialized Fields

m_viewLayoutPanel

Layout m_viewLayoutPanel

m_strPanelDescription

java.lang.String m_strPanelDescription

m_blnInited

boolean m_blnInited

m_blnIsActive

boolean m_blnIsActive

Class oracle.dss.queryBuilder.QueryBuilderRuntimeException implements Serializable

Class oracle.dss.queryBuilder.QueryBuilderWelcomePanel implements Serializable

Class oracle.dss.queryBuilder.ShuttlePanel implements Serializable

Serialized Fields

m_queryBuilder

QueryBuilder m_queryBuilder

m_metadataManager

MetadataManager m_metadataManager

m_FocusListenerList

javax.swing.event.EventListenerList m_FocusListenerList

m_MouseListenerList

javax.swing.event.EventListenerList m_MouseListenerList

m_pnlAvailable

javax.swing.JPanel m_pnlAvailable

m_pnlNotAvailable

javax.swing.JPanel m_pnlNotAvailable

m_blnJustGotFocus

boolean m_blnJustGotFocus

Class oracle.dss.queryBuilder.StepsPanel implements Serializable

Serialized Fields

m_strCurrentHierarchy

java.lang.String m_strCurrentHierarchy

m_vCurrentLevels

java.util.Vector m_vCurrentLevels

m_blnInitedDimListProperties

boolean m_blnInitedDimListProperties

m_cachedAction

int m_cachedAction

m_blnMoving

boolean m_blnMoving

m_lastStep

Step m_lastStep

m_oldSelection

Selection m_oldSelection

Class oracle.dss.queryBuilder.StepTreeShuttlePanel implements Serializable

Serialized Fields

m_currentDimension

java.lang.String m_currentDimension

m_Tree

javax.swing.JTree m_Tree

m_scrollPane

javax.swing.JScrollPane m_scrollPane

m_root

javax.swing.tree.DefaultMutableTreeNode m_root

m_treeModel

javax.swing.tree.DefaultTreeModel m_treeModel

m_stepRenderer

javax.swing.tree.DefaultTreeCellRenderer m_stepRenderer

m_cmbAction

javax.swing.JComboBox m_cmbAction

m_editingAction

java.awt.event.ActionListener m_editingAction

m_selectUpAction

java.awt.event.ActionListener m_selectUpAction

m_selectDownAction

java.awt.event.ActionListener m_selectDownAction

m_traverseLeftAction

java.awt.event.ActionListener m_traverseLeftAction

m_traverseRightAction

java.awt.event.ActionListener m_traverseRightAction

m_blnSelected

boolean m_blnSelected

m_blnIsActive

boolean m_blnIsActive

m_blnSelectionChanged

boolean m_blnSelectionChanged

Class oracle.dss.queryBuilder.TreeShuttlePanel implements Serializable

Serialized Fields

m_curDimension

java.lang.String m_curDimension

m_dmtnRoot

javax.swing.tree.DefaultMutableTreeNode m_dmtnRoot

m_tree

javax.swing.JTree m_tree

m_model

javax.swing.tree.TreeModel m_model

m_scrollPane

javax.swing.JScrollPane m_scrollPane

m_jPopupMenu

javax.swing.JPopupMenu m_jPopupMenu

m_bPopupVisible

boolean m_bPopupVisible

m_mdObject

MDObject m_mdObject

m_blnFromMouseEvent

boolean m_blnFromMouseEvent

Package oracle.dss.rules

Class oracle.dss.rules.DiscriminatorRule implements Serializable

Serialized Fields

m_discriminator

Discriminator m_discriminator
Specifies when the rule applies.

d_id

long d_id

Class oracle.dss.rules.Rule implements Serializable

Serialized Fields

m_mergeable

Mergeable m_mergeable
This Rule's fixed Mergeable

m_id

long m_id

Class oracle.dss.rules.RuleBundle implements Serializable

Serialized Fields

m_rules

java.util.Vector m_rules
The Vector which will contain this bundle's rules.

m_listeners

java.util.Vector m_listeners
The Vector which will contain this bundle's listeners.

stopAtFirstMatch

boolean stopAtFirstMatch
This boolean specifies whether or not to stop running rules once a Rule that applies has been found. Th RuleBundle will run all the rules one after the other if the variable is not set (regardless of whether or not any rules apply). If this variable is set, then it will stop after it finds a rule which applies. By default it is unset.

id

java.lang.String id

d_id

java.lang.String d_id

Class oracle.dss.rules.RuleBundleEvent implements Serializable

Serialized Fields

m_id

int m_id
Type of event

Class oracle.dss.rules.RuleContext implements Serializable

Serialized Fields

stopAtFirstMatch

boolean stopAtFirstMatch
If set, will cause the resolution of rules to stop once a bundle is found with a matching rule.

Class oracle.dss.rules.RuleException implements Serializable

Package oracle.dss.rules.discriminator

Class oracle.dss.rules.discriminator.ComponentTypeDiscriminator implements Serializable

Serialized Fields

m_componentType

int m_componentType
component identifier

Class oracle.dss.rules.discriminator.CompositeDiscriminator implements Serializable

Serialized Fields

m_left

Discriminator m_left
left hand side

m_right

Discriminator m_right
right hand side

m_condOperator

int m_condOperator
condition

Class oracle.dss.rules.discriminator.DateValueDiscriminator implements Serializable

Serialized Fields

m_date

java.sql.Date m_date
The date which will be compared.

Class oracle.dss.rules.discriminator.NumberValueDiscriminator implements Serializable

Serialized Fields

m_number

double m_number
The number which will be compared.

Class oracle.dss.rules.discriminator.PositionDiscriminator implements Serializable

Serialized Fields

m_componentInfo

ComponentInfo m_componentInfo
location of component

Class oracle.dss.rules.discriminator.QDRDiscriminator implements Serializable

Serialized Fields

m_QDR

QDR m_QDR
The QDR for this discriminator.

m_setOperator

int m_setOperator
Specifies the set operator to be used. Defaults to EQUALS.

Class oracle.dss.rules.discriminator.StringValueDiscriminator implements Serializable

Serialized Fields

m_strings

java.util.Vector m_strings
The vector of strings which will be compared.

Class oracle.dss.rules.discriminator.ValueDiscriminator implements Serializable

Serialized Fields

m_relOperator

int m_relOperator
The operator which is to be used by this discriminator.

Package oracle.dss.security

Class oracle.dss.security.BISecurityException implements Serializable

Class oracle.dss.security.BIUser implements Serializable

Serialized Fields

m_name

java.lang.String m_name

m_fullName

java.lang.String m_fullName

Package oracle.dss.selection

Class oracle.dss.selection.OlapQDR implements Serializable

Serialized Fields

m_target

OlapQDRMember m_target

m_memberVaries

OlapQDRMember m_memberVaries

Class oracle.dss.selection.OlapQDRMember implements Serializable

Serialized Fields

m_hier

java.lang.Object m_hier

m_level

java.lang.Object m_level

Class oracle.dss.selection.Selection implements Serializable

Serialized Fields

m_StepCollection

java.util.Vector m_StepCollection
the collection of steps in this Selection

m_name

java.lang.String m_name
the name of the Selection

m_description

java.lang.String m_description
the description of the Selection

m_dimension

java.lang.String m_dimension
the dimension this object represents

m_vDimensions

java.util.Vector m_vDimensions
list of dimensions for a tuple-based selection

m_hierarchy

java.lang.String m_hierarchy
the hierarchy for this Selection

m_vHierarchies

java.util.Vector m_vHierarchies
list of hierarchies for a tuple-based selection

m_sortSpec

SortSpec m_sortSpec
the Sort specification of the Selection

m_bIsAsymmetric

boolean m_bIsAsymmetric
the flag keeping track of asymmetry

m_vDimensionDependencies

java.util.Vector m_vDimensionDependencies
the Vector of dimensions this Selection depends on because of asymmetry

m_validateXML

boolean m_validateXML

m_shouldClearDrillStep

boolean m_shouldClearDrillStep

Class oracle.dss.selection.SelectionException implements Serializable

Class oracle.dss.selection.SortSpec implements Serializable

Serialized Fields

m_vConditionSortSteps

java.util.Vector m_vConditionSortSteps
the collection of condition sort steps in this Sort specification

m_vHierarchicalSortSteps

java.util.Vector m_vHierarchicalSortSteps
the hierarchical sort step in this Sort specification

m_vMemberSortSteps

java.util.Vector m_vMemberSortSteps
the collection of member sort steps in this Sort specification

Package oracle.dss.selection.calcStep

Class oracle.dss.selection.calcStep.CalcStep implements Serializable

Serialized Fields

m_strVersion

java.lang.String m_strVersion
Contains the version of the CalcStep.

m_strID

java.lang.String m_strID
Id associated with this particular calculation definition. This could be a GUID style Id.

m_strDescription

java.lang.String m_strDescription
Description of the calculation. Defaults to nothing.

m_strFolder

java.lang.String m_strFolder
Name of the folder where this calculation definition should be stored.

m_bitSetOptions

java.util.BitSet m_bitSetOptions
Options associated with this calculation including NA Control and whether calculation is active.

m_nType

int m_nType
Type of this calculation definition (e.g. Index, addition etc).

m_strNumberFormatType

java.lang.String m_strNumberFormatType
Number format type of this calculation definition.

m_strNumberFormatString

java.lang.String m_strNumberFormatString
Number format string of this calculation definition.

m_listMeasures

java.util.Vector m_listMeasures
List of measures this calc was generated for if the multi measure option was used.

m_persistableAttribs

PersistableAttributes m_persistableAttribs
Persistable Attributes.

m_aggregateInfo

AggregateInfo[] m_aggregateInfo

Class oracle.dss.selection.calcStep.CalcValue implements Serializable

Class oracle.dss.selection.calcStep.RankStep implements Serializable

Serialized Fields

m_rankDimension

CalcValue m_rankDimension
The dimension the rank is calculated upon

m_rankHierarchy

CalcValue m_rankHierarchy
The hierarchy the rank is calculated upon

m_rankLevel

CalcValue m_rankLevel
The level the rank is calculated upon

m_rankWithin

CalcValue m_rankWithin
The "Within" bound the Rank is calculated on

m_rankWithinType

CalcValue m_rankWithinType
The type of the "Within" bound for the Rank calculation. Valid values are defined above.

m_rankMeasure

CalcValue m_rankMeasure
The measure whose values are used for ranking the members of the specified dimension

m_rankOrder

CalcValue m_rankOrder
The rank order. Valid values are defined above

Class oracle.dss.selection.calcStep.RelationshipCalcStep implements Serializable

Serialized Fields

m_leftOperand

CalcValue m_leftOperand

m_rightOperand

CalcValue m_rightOperand

Class oracle.dss.selection.calcStep.RelationshipIndexStep implements Serializable

Serialized Fields

m_measure

CalcValue m_measure
Measure the Index is calculated upon.

m_baseTimeMember

CalcValue m_baseTimeMember
Time member the Index is calculated upon.

m_baseDimMember

CalcValue m_baseDimMember
Dimension member the Index is calculated upon.

Class oracle.dss.selection.calcStep.RelationshipShareStep implements Serializable

Serialized Fields

m_measure

CalcValue m_measure
Measure the Share is calculated upon.

m_dimension

CalcValue m_dimension
Dimension the Share is calculated upon.

m_dimensionMember

CalcValue m_dimensionMember
Dimension Member the Share is calculated upon.

m_hierarchy

CalcValue m_hierarchy
Hierarchy the Share is calculated upon.

m_member

CalcValue m_member
"Relative To Member" the Share is calculated upon.

m_memberType

CalcValue m_memberType
The type of the "Relative To Member" used in the Share calculation. Valid values are defined above.

Class oracle.dss.selection.calcStep.SimpleMathCalcStep implements Serializable

Serialized Fields

m_leftOperand

CalcValue m_leftOperand

m_rightOperand

CalcValue m_rightOperand

Class oracle.dss.selection.calcStep.TimeCalcStep implements Serializable

Serialized Fields

m_calcValueMeasure

CalcValue m_calcValueMeasure
Measure for the calculation

m_calcValueDimension

CalcValue m_calcValueDimension
The time dimension.

m_calcValueHierarchy

CalcValue m_calcValueHierarchy
The time dimension hierarchy.

Class oracle.dss.selection.calcStep.TimeCumulativeTotalStep implements Serializable

Serialized Fields

m_totalLevel

CalcValue m_totalLevel
The level the cumulative total is calculated upon

m_totalWithin

CalcValue m_totalWithin
The "Within" bound the Cumulative Total is calculated on

m_totalWithinType

CalcValue m_totalWithinType
The type of the "Within" bound for the CumulativeTotal calculation. Valid values are defined above.

m_totalStartDimMember

CalcValue m_totalStartDimMember
The dimension member to start the CumulativeTotal calculation from Valid values are defined above.

Class oracle.dss.selection.calcStep.TimeLagLeadStep implements Serializable

Serialized Fields

m_calcValuePeriods

CalcValue m_calcValuePeriods
Number of periods for which the calculation is performed. An Integer value defines the number of time periods

m_calcValuePeriod

CalcValue m_calcValuePeriod
The period type for which the calculation is performed. A String value defines the type of the period.

Class oracle.dss.selection.calcStep.TimeMovingStep implements Serializable

Serialized Fields

m_startPeriod

CalcValue m_startPeriod
The start period for the calculation. A valid value is a negative or positive Integer object.

m_endPeriod

CalcValue m_endPeriod
The end period for the calculation. A valid value is a negative or positive Integer object. This is defaulted to zero i.e. to point to the current time dimension member.

Class oracle.dss.selection.calcStep.TimeYearToDateStep implements Serializable

Serialized Fields

m_calcValuePeriod

CalcValue m_calcValuePeriod
The period type for which the calculation is performed. A String value defines the type of the period.

Package oracle.dss.selection.sortStep

Class oracle.dss.selection.sortStep.ConditionSortStep implements Serializable

Serialized Fields

m_intSortType

int m_intSortType
The type of the ConditionSortStep: Valid values are: ConditionSortStep.ALPHABETICAL, ConditionSortStep.HIERARCHICAL, ConditionSortStep.CHRONOLOGICAL, ConditionSortStep.ATTRIBUTE, ConditionSortStep.MEASURE

m_intSortDirection

int m_intSortDirection
The sort direction of the Step: Valid values are: ConditionSortStep.ASCENDING or ConditionSortStep.DESCENDING

m_strSortLabel

java.lang.String m_strSortLabel
The sort label type: Valid values are: MetadataMap.METADATA_VALUE, MetadataMap.METADATA_LONGLABEL, MetadataMap.METADATA_MEDIUMLABEL, MetadataMap.METADATA_SHORTLABEL

m_strSortObject

java.lang.String m_strSortObject
The unique identifier of the Sort object.

Class oracle.dss.selection.sortStep.MemberSortStep implements Serializable

Serialized Fields

m_membersToMove

MemberStep m_membersToMove
The MemberStep containing the members to move

m_strRefMember

java.lang.String m_strRefMember
The unique ID of the member relative to which the first member should be moved

m_intMoveType

int m_intMoveType
The move type of the MemberSortStep: Valid members are: MemberSortStep.FIRST, MemberSortStep.LAST, MemberSortStep.BEFORE, MemberSortStep.AFTER

Package oracle.dss.selection.step

Class oracle.dss.selection.step.AllStep implements Serializable

Class oracle.dss.selection.step.AttributeStep implements Serializable

Serialized Fields

m_attribute

java.lang.String m_attribute
The name of the attribute

m_attributeValues

java.util.Vector m_attributeValues
The list of attribute value(s)

m_attributeOp

int m_attributeOp
The attribute operator

Class oracle.dss.selection.step.BasicFamilyStep implements Serializable

Serialized Fields

m_vFamilyValues

java.util.Vector m_vFamilyValues
Current Selection is used if no values are specified
The list of family values

m_blnFamilyValuesIncluded

boolean m_blnFamilyValuesIncluded
The option m_blnFamilyValuesIncluded

Class oracle.dss.selection.step.ConditionStep implements Serializable

Serialized Fields

m_vLevels

java.util.Vector m_vLevels
Vector of hierarchy levels

m_levelModified

boolean m_levelModified

Class oracle.dss.selection.step.DrillLevelStep implements Serializable

Class oracle.dss.selection.step.FamilyLevelStep implements Serializable

Serialized Fields

m_range

boolean m_range
If true, include all descendants down to the first level's in the level list rather than just values at that specific level

m_siblings

boolean m_siblings
If true, include the familyValues siblings in the result

Class oracle.dss.selection.step.FamilyStep implements Serializable

Serialized Fields

m_familyOp

int m_familyOp
The family operator

Class oracle.dss.selection.step.FavoriteStep implements Serializable

Serialized Fields

m_strSelectionID

java.lang.String m_strSelectionID
Uniquely identifies the Selection for this step.

m_selection

Selection m_selection
The Selection object of the favorite step

Class oracle.dss.selection.step.FirstLastStep implements Serializable

Serialized Fields

m_intFirstLastType

int m_intFirstLastType
The type of the FirstLastStep. Valid values are: FIRST or LAST

m_intNumValues

java.lang.Integer m_intNumValues
The number of the values selected by this FirstLastStep

Class oracle.dss.selection.step.InvalidStepArgException implements Serializable

Class oracle.dss.selection.step.MatchStep implements Serializable

Serialized Fields

m_intMatchType

int m_intMatchType
MatchStep can be of type: CONTAINS, BEGINS_WITH, ENDS_WITH and MATCHES_EXACTLY

m_strMatchText

java.lang.String m_strMatchText
The text to search for.

m_intLabelType

int m_intLabelType
The option of which label type is being used.

m_blnMatchCase

boolean m_blnMatchCase
The option "Match case"

Class oracle.dss.selection.step.MeasConditionStep implements Serializable

Serialized Fields

m_strMeasure

java.lang.String m_strMeasure
The measure of the step

m_blnExcludeNA

boolean m_blnExcludeNA
The option "Exclude NA"

m_blnExcludeZero

boolean m_blnExcludeZero
The option "Exclude zero"

Class oracle.dss.selection.step.MeasValRangeStep implements Serializable

Serialized Fields

m_intCmpOperator

int m_intCmpOperator
MeasValRangeStep operator setting: OP_BETWEEN or OP_OUTSIDE

m_startValue

java.lang.Object m_startValue
Value of the lower limit of the comparison range

m_endValue

java.lang.Object m_endValue
Value of the upper limit of the comparison range

Class oracle.dss.selection.step.MeasValStep implements Serializable

Serialized Fields

m_intCmpOperator

int m_intCmpOperator
MeasValStep operator setting

m_cmpValue

java.lang.Object m_cmpValue
Value used for comparison e.g. in "Sales > 10,000" the comparison value is integer 10,000

Class oracle.dss.selection.step.MemberStep implements Serializable

Serialized Fields

m_vMembers

java.util.Vector m_vMembers
Vector of members

m_rangeCollection

RangeCollection m_rangeCollection
RangeCollection of Ranges.

m_nonHier

boolean m_nonHier
Non hier flag

m_displayCollapsed

boolean m_displayCollapsed

Class oracle.dss.selection.step.RangeStep implements Serializable

Serialized Fields

m_startValue

java.lang.String m_startValue
The unique String IDs of the starting value of the range

m_endValue

java.lang.String m_endValue
The unqiue String IDs of the ending value of the range

Class oracle.dss.selection.step.RangeTimeStep implements Serializable

Serialized Fields

m_intOpType

int m_intOpType
The type of the operator Valid values are: START_WITH, END_WITH, BEFORE or AFTER

m_intNumValues

java.lang.Integer m_intNumValues
The number of the values selected by this RangeTimeStep

m_refValue

java.lang.String m_refValue
The unique String ID of value used as a reference for the range

Class oracle.dss.selection.step.Step implements Serializable

Serialized Fields

m_intAction

int m_intAction
Step action can be SELECT, ADD, KEEP or REMOVE

m_strDimension

java.lang.String m_strDimension
The base dimension of the step

m_strHierarchy

java.lang.String m_strHierarchy
Current hierarchy

m_shortDesc

java.lang.String m_shortDesc
Short description of this Step

m_mediumDesc

java.lang.String m_mediumDesc
Medium description of this Step (includes the Action description)

m_longDesc

java.lang.String m_longDesc
Long description of this Step (includes detailed information)

m_qdr

OlapQDR m_qdr
QDR persistable hashtable holding the dimension-value pairs

m_dispqdr

OlapQDR m_dispqdr
display QDR matching the "real" QDR

m_strQDRDesc

java.lang.String m_strQDRDesc
The QDR description

m_bEnabled

boolean m_bEnabled
The flag determining if the step is enabled for evaluation

m_bValid

boolean m_bValid
The flag determining if the step is valid

Class oracle.dss.selection.step.TopBottomStep implements Serializable

Serialized Fields

m_intTopBottomType

int m_intTopBottomType
TopBottomStep can be of type: TOP, BOTTOM, and TOP_OR_BOTTOM

m_numPosition

java.lang.Number m_numPosition
Value of the position e.g. in "Sales in top 10" position is an Integer of value 10.

m_bPercent

boolean m_bPercent
Flag determining if the position number is expressed as a percent value: e.g. "Sales in top 10" vs. "Sales in top 10 %"

Class oracle.dss.selection.step.TopBottomSumStep implements Serializable

Serialized Fields

m_intTopBottomType

int m_intTopBottomType
TopBottomSumStep can be of type: TOP or BOTTOM

m_numPosition

java.lang.Float m_numPosition
Value of the position e.g. for step "Adding up to Top 10% Sales" the position would be a Float of value 10.

Class oracle.dss.selection.step.TwoMeasConditionStep implements Serializable

Serialized Fields

m_strCmpMeasure

java.lang.String m_strCmpMeasure
The second measure used for comparison

m_cmpQDR

OlapQDR m_cmpQDR
The qualifier for the comparison measure QDR is a persistable hashtable holding the dimension-value pairs

Class oracle.dss.selection.step.TwoMeasNumRangeStep implements Serializable

Serialized Fields

m_intRangeOperator

int m_intRangeOperator
TwoMeasNumRangeStep operator setting

m_offsetNum

java.lang.Float m_offsetNum
The value of the offset number

m_bPercent

boolean m_bPercent
Flag determining if the offset number is expressed as a percent value: e.g. "Sales within 10 of Costs" vs. "Sales within 10% Costs"

Class oracle.dss.selection.step.TwoMeasNumStep implements Serializable

Serialized Fields

m_intCmpOperator

int m_intCmpOperator
TwoMeasNumStep comparison operator setting

m_intNumOperator

int m_intNumOperator
TwoMeasNumStep numeric operator setting

m_bOffset

boolean m_bOffset
Should offset be calculated?

m_offsetNum

java.lang.Float m_offsetNum
The value of the offset number

m_bPercent

boolean m_bPercent
Flag determining if the offset number is expressed as a percent value: e.g. "Sales > Costs + 10" vs. "Sales > Costs + 10 %"

Package oracle.dss.table

Class oracle.dss.table.ColHeader implements Serializable

Serialized Fields

_dropIndex

int _dropIndex

_dragIndex

int _dragIndex

_swapping

boolean _swapping

_swapItem

int _swapItem

Class oracle.dss.table.ColHeaderCell implements Serializable

Class oracle.dss.table.IncrementalFetchEvent implements Serializable

Serialized Fields

m_iRowCount

int m_iRowCount

m_iFetchIncrement

int m_iFetchIncrement

Class oracle.dss.table.RowHeader implements Serializable

Serialized Fields

incrementalFetchRowStyle

ViewStyle incrementalFetchRowStyle

incrementalFetchArrow

java.awt.Image incrementalFetchArrow

Class oracle.dss.table.Table implements Serializable

Serialized Fields

tableModel

TableModel tableModel

tableController

TableController tableController

canResizeHeights

boolean canResizeHeights

canResizeWidths

boolean canResizeWidths

m_bAutoFitting

boolean m_bAutoFitting

m_iFirstPrintedRow

int m_iFirstPrintedRow

m_dataGroupsortSupported

boolean m_dataGroupsortSupported

m_dataNameSupported

boolean m_dataNameSupported

m_bLayerMetadataCanPivotSupported

boolean m_bLayerMetadataCanPivotSupported

xmlMode

boolean xmlMode

localStrings

java.util.ResourceBundle localStrings

Class oracle.dss.table.TableDatabody implements Serializable

Serialized Fields

table

Table table

tips

oracle.dss.table.TableTips tips

defaultViewStyle

ViewStyle defaultViewStyle

rBundle

java.util.ResourceBundle rBundle

Class oracle.dss.table.TableEdgeComponentHandle implements Serializable

Class oracle.dss.table.TableEdgeRangeComponentHandle implements Serializable

Class oracle.dss.table.TableHeader implements Serializable

Serialized Fields

table

Table table

ham

oracle.dss.table.TableHeader.HeaderAppMgr ham

defaultViewStyle

ViewStyle defaultViewStyle

blankImage

java.awt.Image blankImage

unscaledBlankImage

java.awt.Image unscaledBlankImage

tips

oracle.dss.table.TableTips tips

armed

boolean armed

headerItem

int headerItem

rBundle

java.util.ResourceBundle rBundle

Package oracle.dss.table.gui

Class oracle.dss.table.gui.TableFormatsPanel implements Serializable

Serialized Fields

m_rulesPanel

TableRulesPanel m_rulesPanel

Class oracle.dss.table.gui.TableRulesPanel implements Serializable

Serialized Fields

min_value

double min_value

max_value

double max_value

minDate

java.sql.Date minDate

maxDate

java.sql.Date maxDate

m_qdrDisc

QDRDiscriminator m_qdrDisc

m_compDisc

CompositeDiscriminator m_compDisc

m_strHelpContextID

java.lang.String m_strHelpContextID

m_bHelpEnabled

boolean m_bHelpEnabled

Package oracle.dss.thin.beans

Class oracle.dss.thin.beans.InitEvent implements Serializable

Serialized Fields

m_provider

QueryParameterProvider m_provider

Class oracle.dss.thin.beans.ThinException implements Serializable

Class oracle.dss.thin.beans.ThinRuntimeException implements Serializable

Package oracle.dss.thin.beans.dataView

Class oracle.dss.thin.beans.dataView.ExportEvent implements Serializable

Serialized Fields

m_exportFormat

java.lang.String m_exportFormat

m_exportRange

java.lang.String m_exportRange

m_exportHPos

java.util.Vector m_exportHPos

m_provider

QueryParameterProvider m_provider

m_consumed

boolean m_consumed

m_responseDone

boolean m_responseDone

Class oracle.dss.thin.beans.dataView.SaveEvent implements Serializable

Serialized Fields

m_name

java.lang.String m_name

m_description

java.lang.String m_description

m_keywords

java.lang.String m_keywords

m_location

java.lang.String m_location

m_overwrite

java.lang.String m_overwrite

m_confirm

boolean m_confirm

m_consumed

boolean m_consumed

m_provider

QueryParameterProvider m_provider

Package oracle.dss.thin.beans.graph

Class oracle.dss.thin.beans.graph.ThinGraph implements Serializable

Serialized Fields

m_imagemapActions

java.util.Dictionary m_imagemapActions

m_eventTargets

java.util.Hashtable m_eventTargets

thinlistenerList

javax.swing.event.EventListenerList thinlistenerList

m_baseGraphType

int[] m_baseGraphType

m_baseGraphSubtype

int[] m_baseGraphSubtype

m_baseTotalMeasures

int[] m_baseTotalMeasures

m_baseMeasuresArray

int[][] m_baseMeasuresArray

m_ThinName

java.lang.String m_ThinName

m_exportEncoding

java.lang.String m_exportEncoding

m_externalTitleVisible

boolean m_externalTitleVisible

m_externalSubtitleVisible

boolean m_externalSubtitleVisible

m_externalFootnoteVisible

boolean m_externalFootnoteVisible

m_inlineMessage

java.lang.String m_inlineMessage

m_inlineMessageType

int m_inlineMessageType

graphFontObjects

GraphFont[] graphFontObjects

Package oracle.dss.thin.beans.persistence

Class oracle.dss.thin.beans.persistence.ExplorerEvent implements Serializable

Serialized Fields

m_objectName

java.lang.String m_objectName

m_objectType

java.lang.String m_objectType

m_action

java.lang.String m_action

m_provider

QueryParameterProvider m_provider

Package oracle.dss.thin.beans.tools

Class oracle.dss.thin.beans.tools.ViewToolEvent implements Serializable

Serialized Fields

m_action

java.lang.String m_action

m_provider

QueryParameterProvider m_provider

Class oracle.dss.thin.beans.tools.ViewTypeChangedEvent implements Serializable

Serialized Fields

m_viewType

java.lang.String m_viewType

m_graphType

int m_graphType

m_graphSubtype

int m_graphSubtype

m_provider

QueryParameterProvider m_provider

Package oracle.dss.thin.state

Class oracle.dss.thin.state.BIStateManager implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

_queue

oracle.cabo.servlet.state.State[] _queue

_nextState

int _nextState

_expired

boolean _expired

Package oracle.dss.util

Class oracle.dss.util.AbstractMap implements Serializable

Class oracle.dss.util.BIBaseException implements Serializable

Class oracle.dss.util.BIBaseRuntimeException implements Serializable

Class oracle.dss.util.ColumnOutOfRangeException implements Serializable

Class oracle.dss.util.DataAvailableEvent implements Serializable

Serialized Fields

_type

int _type
Type of data event

_provider

DataAccess _provider
Provider

Class oracle.dss.util.DataChangedEvent implements Serializable

Serialized Fields

pageDirty

boolean pageDirty
is the page dirty?

changeType

int changeType
Type of data changed event: -1 indicates unknown

provider

DataAccess provider
Data provider

Class oracle.dss.util.DataDirectorException implements Serializable

Class oracle.dss.util.DataException implements Serializable

Serialized Fields

m_Resources

java.util.ResourceBundle m_Resources

Class oracle.dss.util.DataMap implements Serializable

Class oracle.dss.util.DefaultErrorHandler implements Serializable

Serialized Fields

m_mode

int m_mode

Class oracle.dss.util.EdgeOutOfRangeException implements Serializable

Class oracle.dss.util.ExtendedBitSet implements Serializable

Serialized Fields

m_bitSet

java.util.BitSet m_bitSet

Class oracle.dss.util.LayerMetadataMap implements Serializable

Class oracle.dss.util.LayerOutOfRangeException implements Serializable

Class oracle.dss.util.MetadataMap implements Serializable

Class oracle.dss.util.ModelEvent implements Serializable

Serialized Fields

dataDirty

boolean dataDirty
data changed?

rowDirty

boolean rowDirty
row changed?

columnDirty

boolean columnDirty
column changed?

Class oracle.dss.util.QDR implements Serializable

Serialized Fields

m_target

QDRMember m_target

m_dimensions

java.util.Vector m_dimensions

m_members

java.util.Vector m_members

m_measureDim

java.lang.String m_measureDim

m_memberVaries

QDRMember m_memberVaries

Class oracle.dss.util.QDRMember implements Serializable

Serialized Fields

m_intType

int m_intType
The type of this QDRMember object

m_data

java.lang.Object m_data
The dimension member data

Class oracle.dss.util.Range implements Serializable

Serialized Fields

begin

int begin

end

int end

Class oracle.dss.util.RangeCollection implements Serializable

Class oracle.dss.util.RowOutOfRangeException implements Serializable

Class oracle.dss.util.SeriesOutOfRangeException implements Serializable

Class oracle.dss.util.SliceOutOfRangeException implements Serializable

Class oracle.dss.util.TypeNotSupportedException implements Serializable

Class oracle.dss.util.UpdatableSetImpl implements Serializable

Serialized Fields

m_objects

java.util.Vector m_objects

m_initialCapacity

int m_initialCapacity

m_capacityIncrement

int m_capacityIncrement

Class oracle.dss.util.WaitDataAvailableEvent implements Serializable

Package oracle.dss.util.dimensionList

Class oracle.dss.util.dimensionList.DimensionCombo implements Serializable

Serialized Fields

m_debugLevel

int m_debugLevel

Class oracle.dss.util.dimensionList.DimensionComboEvent implements Serializable

Serialized Fields

m_index

int m_index

m_eventId

int m_eventId

m_isConsumed

boolean m_isConsumed

Class oracle.dss.util.dimensionList.DimensionList implements Serializable

Serialized Fields

m_matchCase

boolean m_matchCase

m_autoKeyAction

int m_autoKeyAction

mCellEditor

DimListCellEditor mCellEditor

m_cellPrototype

java.lang.String m_cellPrototype

m_contextIconVisible

boolean m_contextIconVisible

m_editable

boolean m_editable

m_iconShow

boolean m_iconShow

m_tooltipsEnabled

boolean m_tooltipsEnabled

m_iconWidth

int m_iconWidth

m_debugLevel

int m_debugLevel

m_blnFromMouseEvent

boolean m_blnFromMouseEvent

Class oracle.dss.util.dimensionList.DimensionListEvent implements Serializable

Class oracle.dss.util.dimensionList.DimensionListPanel implements Serializable

Serialized Fields

m_jlist

DimensionList m_jlist

m_countLabel

javax.swing.JLabel m_countLabel

m_toolbar

javax.swing.JPanel m_toolbar

m_btnCollapse

javax.swing.JButton m_btnCollapse

m_btnExpand

javax.swing.JButton m_btnExpand

m_btnFind

javax.swing.JButton m_btnFind

m_collapseAllIcon

javax.swing.Icon m_collapseAllIcon

m_expandAllIcon

javax.swing.Icon m_expandAllIcon

m_findIcon

javax.swing.Icon m_findIcon

m_showCount

boolean m_showCount

m_showToolbar

boolean m_showToolbar

m_showHierarchy

boolean m_showHierarchy

m_dlg

javax.swing.JDialog m_dlg

m_textFound

java.lang.String m_textFound

m_textNotFound

java.lang.String m_textNotFound

m_locale

java.util.Locale m_locale

m_listeners

java.util.Vector m_listeners

m_helpProvider

oracle.bali.ewt.help.HelpProvider m_helpProvider

m_dimName

java.lang.String m_dimName

m_labelType

java.lang.String m_labelType

m_closeText

java.lang.String m_closeText

m_findNextText

java.lang.String m_findNextText

m_findHelpText

java.lang.String m_findHelpText

m_findNextButton

oracle.bali.ewt.button.PushButton m_findNextButton

m_closeButton

oracle.bali.ewt.button.PushButton m_closeButton

m_findHelpButton

oracle.bali.ewt.button.PushButton m_findHelpButton

m_content

javax.swing.JPanel m_content

m_strDimension

java.lang.String m_strDimension

m_strHierarchy

java.lang.String m_strHierarchy

m_blnIsHierarchical

boolean m_blnIsHierarchical

m_parent

java.awt.Window m_parent

m_iconExpanded

javax.swing.Icon m_iconExpanded

m_iconCollapsed

javax.swing.Icon m_iconCollapsed

m_blnFromMouseEvent

boolean m_blnFromMouseEvent

m_bSuperCalled

boolean m_bSuperCalled

Class oracle.dss.util.dimensionList.DimFindEvent implements Serializable

Serialized Fields

m_id

int m_id

m_text

java.lang.String m_text

m_pos

int m_pos

m_matchCase

boolean m_matchCase

m_searchDescendants

boolean m_searchDescendants

m_searchChoice

int m_searchChoice

Class oracle.dss.util.dimensionList.DimListCellEditorEvent implements Serializable

Serialized Fields

m_value

java.lang.String m_value

m_index

int m_index

m_id

int m_id

Class oracle.dss.util.dimensionList.DragList implements Serializable

Serialized Fields

m_blnMetaKeyDown

boolean m_blnMetaKeyDown
Determines if one of the control keys is currently pressed.

m_rectangle

java.awt.Rectangle m_rectangle
Used to draw a line at the drop target.

m_blnDragging

boolean m_blnDragging
Used to determine if currently dragging.

m_blnInSelection

boolean m_blnInSelection
Used to determine if the mouse is inside a selected block.

m_blnDragEnabled

boolean m_blnDragEnabled
Used to determine if dragging is enabled.

m_blnFromMouseEvent

boolean m_blnFromMouseEvent
Used to disable scrolling when focus is gained via a mouse event.

Package oracle.dss.util.format

Class oracle.dss.util.format.BaseViewFormat implements Serializable

Serialized Fields

m_bUseCallback

boolean m_bUseCallback

m_sJavaDateFormat

java.lang.String m_sJavaDateFormat

m_sOracleDateFormat

java.lang.String m_sOracleDateFormat

m_iNumberType

int m_iNumberType

m_cThousandSeparator

char m_cThousandSeparator

m_cDecimalSeparator

char m_cDecimalSeparator

m_sCurrencySymbol

java.lang.String m_sCurrencySymbol

m_bLeadingZero

boolean m_bLeadingZero

m_iDecimalDigit

int m_iDecimalDigit

m_iPosNumFmt

int m_iPosNumFmt

m_iNegNumFmt

int m_iNegNumFmt

m_iPosCurFmt

int m_iPosCurFmt

m_iNegCurFmt

int m_iNegCurFmt

m_iScaleFactor

int m_iScaleFactor

m_nScaleFactorExponent

int m_nScaleFactorExponent

m_sScaleDownThousands

java.lang.String m_sScaleDownThousands

m_sScaleDownMillions

java.lang.String m_sScaleDownMillions

m_sScaleDownBillions

java.lang.String m_sScaleDownBillions

m_sScaleDownTrillions

java.lang.String m_sScaleDownTrillions

m_sScaleDownQuadrillions

java.lang.String m_sScaleDownQuadrillions

m_formatUsedFlags

java.util.BitSet m_formatUsedFlags

m_oNumberInstance

java.text.NumberFormat m_oNumberInstance

m_oCurrencyInstance

java.text.NumberFormat m_oCurrencyInstance

m_oPercentInstance

java.text.NumberFormat m_oPercentInstance

m_oJavaDateInstance

java.text.SimpleDateFormat m_oJavaDateInstance

m_oCurrencySymbol

java.lang.String m_oCurrencySymbol

m_locale

java.util.Locale m_locale

m_timeZone

java.util.TimeZone m_timeZone

m_eh

ErrorHandler m_eh

m_nNumberFormatType

int m_nNumberFormatType

m_strNumberFormatString

java.lang.String m_strNumberFormatString

m_bLeadingTrailingBlanksUsed

boolean m_bLeadingTrailingBlanksUsed

m_bNegativeAngleBracketsUsed

boolean m_bNegativeAngleBracketsUsed

m_bNegativeMinusSpaceUsed

boolean m_bNegativeMinusSpaceUsed

m_bLocalizedThousandSeparatorUsed

boolean m_bLocalizedThousandSeparatorUsed

m_bLocalizedDecimalSeparatorUsed

boolean m_bLocalizedDecimalSeparatorUsed

m_bPercentUsed

boolean m_bPercentUsed

m_bISOCurrency

boolean m_bISOCurrency

m_bISOCurrencyUsed

boolean m_bISOCurrencyUsed

Package oracle.dss.util.gui

Class oracle.dss.util.gui.BIExceptionDialog implements Serializable

Serialized Fields

m_exception

java.lang.Throwable m_exception

m_errMsg

java.lang.String m_errMsg

m_bundle

java.util.ResourceBundle m_bundle

m_strHelpContextID

java.lang.String m_strHelpContextID

m_helpProvider

oracle.bali.ewt.help.HelpProvider m_helpProvider

m_bHelpEnabled

boolean m_bHelpEnabled

Class oracle.dss.util.gui.BIFontPane implements Serializable

Serialized Fields

auto

javax.swing.JToggleButton auto

rotate_0

javax.swing.JToggleButton rotate_0

rotate_90

javax.swing.JToggleButton rotate_90

rotate_270

javax.swing.JToggleButton rotate_270

textRotationBar

javax.swing.JPanel textRotationBar

rotationlabel

javax.swing.JLabel rotationlabel

pane

oracle.bali.ewt.border.TitledPane pane

oldValue

int oldValue

m_strHelpContextID

java.lang.String m_strHelpContextID

m_rotateMask

int m_rotateMask

rBundle

java.util.ResourceBundle rBundle

m_bSuperCalled

boolean m_bSuperCalled

Class oracle.dss.util.gui.FontButton implements Serializable

Serialized Fields

rBundle

java.util.ResourceBundle rBundle

m_fontButton

javax.swing.JButton m_fontButton

m_font

java.awt.Font m_font

m_horizontalAlignment

int m_horizontalAlignment

m_verticalAlignment

int m_verticalAlignment

m_fontPane

BIFontPane m_fontPane

m_underline

boolean m_underline

m_strikethrough

boolean m_strikethrough

m_foreground

java.awt.Color m_foreground

m_background

java.awt.Color m_background

m_faceStr

java.lang.String m_faceStr

m_visibleStyle

int m_visibleStyle

m_visibleAlignment

int m_visibleAlignment

m_visibleColor

int m_visibleColor

m_textRotation

int m_textRotation

m_textRotationMask

int m_textRotationMask

m_locale

java.util.Locale m_locale

m_helpProvider

oracle.bali.ewt.help.HelpProvider m_helpProvider

m_colors

java.awt.Color[][] m_colors

m_bColorPaletteSet

boolean m_bColorPaletteSet

m_dialogTitle

java.lang.String m_dialogTitle

panelShow

boolean panelShow

Class oracle.dss.util.gui.Insert implements Serializable

Serialized Fields

m_origRenderer

javax.swing.ListCellRenderer m_origRenderer
Deprecated. 

m_insertAdded

boolean m_insertAdded
Deprecated. 

rBundle

java.util.ResourceBundle rBundle
Deprecated. 

m_type

int m_type
Deprecated. 

m_keyListener

java.awt.event.KeyListener m_keyListener
Deprecated. 

m_bSuperCalled

boolean m_bSuperCalled
Deprecated. 

Class oracle.dss.util.gui.InsertButton implements Serializable

Serialized Fields

m_Vector

java.util.Vector m_Vector

m_insertAdded

boolean m_insertAdded

m_jComboBox

javax.swing.JComboBox m_jComboBox

m_basicComboPopup

InsertButton.MyBasicComboPopup m_basicComboPopup

m_selectedItem

java.lang.String m_selectedItem

m_selectedIndex

int m_selectedIndex

m_maximumRowCount

int m_maximumRowCount

m_actionListener

java.awt.event.ActionListener m_actionListener

rBundle

java.util.ResourceBundle rBundle

m_bSuperCalled

boolean m_bSuperCalled

m_type

int m_type

m_editAction

java.awt.event.ActionListener m_editAction

m_saveVerticalScrollbarWidth

int m_saveVerticalScrollbarWidth

m_keyListener

java.awt.event.KeyListener m_keyListener

Class oracle.dss.util.gui.InsertButton.MyBasicComboPopup implements Serializable

Serialized Fields

this$0

InsertButton this$0

comboBox

javax.swing.JComboBox comboBox

m_basicComboPopupHeight

int m_basicComboPopupHeight

m_basicComboPopupWidth

int m_basicComboPopupWidth

Class oracle.dss.util.gui.ViewLabel implements Serializable

Serialized Fields

m_Underline

boolean m_Underline

m_DoubleUnderline

boolean m_DoubleUnderline

m_StrikeThrough

boolean m_StrikeThrough

m_fm

java.awt.FontMetrics m_fm

m_baseline

int m_baseline

Class oracle.dss.util.gui.ViewTextField implements Serializable

Serialized Fields

m_Underline

boolean m_Underline

m_DoubleUnderline

boolean m_DoubleUnderline

m_StrikeThrough

boolean m_StrikeThrough

m_fm

java.awt.FontMetrics m_fm

m_baseline

int m_baseline

Package oracle.dss.util.gui.layout

Class oracle.dss.util.gui.layout.CrosstabLayout implements Serializable

Serialized Fields

m_bMeasuresPivotable

boolean m_bMeasuresPivotable

m_pca

PagingControlAttributes m_pca

Class oracle.dss.util.gui.layout.Layout implements Serializable

Serialized Fields

m_layoutContext

LayoutContext m_layoutContext

m_layoutAccess

LayoutAccess m_layoutAccess

m_dataDirector

DataDirector m_dataDirector

m_dataAccess

DataAccess m_dataAccess

m_vLayerNames

java.util.Vector m_vLayerNames

m_bPagingControlVisible

boolean m_bPagingControlVisible

m_bHideAvailable

boolean m_bHideAvailable

m_descLabel

oracle.bali.ewt.text.MultiLineLabel m_descLabel

m_strHelpContextID

java.lang.String m_strHelpContextID

m_bHelpEnabled

boolean m_bHelpEnabled

m_topPanel

javax.swing.JPanel m_topPanel

m_chkBoxHolderPanel

javax.swing.JPanel m_chkBoxHolderPanel

m_showPageItemsChkBox

javax.swing.JCheckBox m_showPageItemsChkBox

m_pagingLabel

javax.swing.JLabel m_pagingLabel

m_pagingControlPanel

javax.swing.JPanel m_pagingControlPanel

m_pagingControlLabel

javax.swing.JLabel m_pagingControlLabel

statusBar

oracle.bali.ewt.statusBar.StatusBar statusBar

m_statusLabel

javax.swing.JLabel m_statusLabel

m_strBefore

java.lang.String m_strBefore

m_strLast

java.lang.String m_strLast

m_rPageItems

java.lang.String m_rPageItems

m_hiddenDimensions

java.util.Vector m_hiddenDimensions

m_layoutPivotingListeners

java.util.Vector m_layoutPivotingListeners

m_componentListener

java.awt.event.ComponentListener m_componentListener

m_rBundle

java.util.ResourceBundle m_rBundle

m_description

java.lang.String m_description

m_eh

ErrorHandler m_eh

m_bDelayChangesToLayoutAccess

boolean m_bDelayChangesToLayoutAccess

m_bCanPivotSupported

boolean m_bCanPivotSupported

m_bSuperCalled

boolean m_bSuperCalled

Class oracle.dss.util.gui.layout.LayoutPivotingEvent implements Serializable

Serialized Fields

m_sourceEdge

int m_sourceEdge

m_destinationEdge

int m_destinationEdge

m_sourceLayer

int m_sourceLayer

m_destinationLayer

int m_destinationLayer

m_bSwap

boolean m_bSwap

m_bConsumed

boolean m_bConsumed

Class oracle.dss.util.gui.layout.TableLayout implements Serializable

Serialized Fields

m_duplicateRowsChkBox

javax.swing.JCheckBox m_duplicateRowsChkBox

m_scrollPane

javax.swing.JScrollPane m_scrollPane

m_listener

oracle.dss.util.gui.layout.TableLayout.TablePropertyChangeListener m_listener

m_pca

PagingControlAttributes m_pca

m_bDuplicateRowsControlVisible

boolean m_bDuplicateRowsControlVisible

Package oracle.dss.util.persistence

Class oracle.dss.util.persistence.AggregateInfo implements Serializable

Serialized Fields

m_persistable

Persistable m_persistable

m_seq

int m_seq

Class oracle.dss.util.persistence.BIPersistenceException implements Serializable

Class oracle.dss.util.persistence.PersistableAttributes implements Serializable

Serialized Fields

m_formatUsedFlags

java.util.BitSet m_formatUsedFlags

m_bUseCallback

boolean m_bUseCallback

m_oid

java.lang.String m_oid

m_dateCreated

java.util.Date m_dateCreated

m_dateModified

java.util.Date m_dateModified

m_creator

java.lang.String m_creator

m_modifier

java.lang.String m_modifier

m_userVisible

boolean m_userVisible

m_objFullPathName

java.lang.String m_objFullPathName

m_name

java.lang.String m_name

m_desc

java.lang.String m_desc

m_keywords

java.lang.String m_keywords

m_app

java.lang.String m_app

m_db

java.lang.String m_db

m_appSubType

java.lang.String m_appSubType

m_objType

java.lang.String m_objType

m_version

int m_version

m_title

java.lang.String m_title

m_compSubType1

java.lang.String m_compSubType1

m_compSubType2

java.lang.String m_compSubType2

m_compSubType3

java.lang.String m_compSubType3

Package oracle.dss.util.xml

Class oracle.dss.util.xml.BIIOException implements Serializable

Class oracle.dss.util.xml.BIParseException implements Serializable

Serialized Fields

m_pubId

java.lang.String m_pubId

m_sysId

java.lang.String m_sysId

m_line

int m_line

m_col

int m_col

m_type

int m_type

Class oracle.dss.util.xml.BISAXException implements Serializable

Class oracle.dss.util.xml.BIXMLException implements Serializable

Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


Copyright © 2003, Oracle. All Rights Reserved.