Oracle JEWT 4.2.10
A B C D E F G H I J L M N O P R S T U V W

S

SELECTION_CHANGED - Static variable in class oracle.bali.ewt.wizard.WizardEvent
Event sent after a WizardPage has been selected.
selectPage(WizardPage) - Method in class oracle.bali.ewt.wizard.BaseWizard
Selects a given page.
selectPage(WizardPage) - Method in class oracle.bali.ewt.wizard.dWizard.DWizard
Override to always throw an exception.
selectPage(WizardPage, boolean) - Method in class oracle.bali.ewt.wizard.BaseWizard
Selects a given page.
selectPage(WizardPage, boolean) - Method in class oracle.bali.ewt.wizard.ReentrantWizard
Selects the page, conditionally validating the selection before allowing it
SequenceSeries - class oracle.bali.ewt.wizard.dWizard.SequenceSeries.
The SequenceSeries class links an array of WizardSequences together into a single, seamless sequence.
SequenceSeries() - Constructor for class oracle.bali.ewt.wizard.dWizard.SequenceSeries
Creates an empty SequenceSeries object.
SequenceSeries(WizardSequence[]) - Constructor for class oracle.bali.ewt.wizard.dWizard.SequenceSeries
Creates a SequenceSeries object.
setAccessibleDescription(String) - Method in class oracle.bali.ewt.wizard.WizardPage
Set the accessibleDescription of the WizardPage.
setAutomaticAllowed(boolean) - Method in class oracle.bali.ewt.chooser.color.ColorChoice
Set if a toggle button is displayed when the color grid is dropped down that allows users to the automatic option.
setAutomaticSelected(boolean) - Method in class oracle.bali.ewt.chooser.color.ColorChoice
Set if the user has chosen the automatic mode.
setButtonMask(int) - Method in class oracle.bali.ewt.dialog.JEWTDialog
Choose which buttons (OK, Cancel, Help, Apply) to add.
setCanAdvance(boolean) - Method in class oracle.bali.ewt.wizard.WizardPage
Sets whether the client is allowed to advance from this page.
setCanApply(boolean) - Method in class oracle.bali.ewt.wizard.BaseWizard
Sets whether the wizard should have an "Apply" button.
setCancelButtonMnemonic(int) - Method in class oracle.bali.ewt.dialog.JEWTDialog
Sets the mnemonic of cancel button.
setCancelButtonText(String) - Method in class oracle.bali.ewt.dialog.JEWTDialog
Sets the caption of cancel button.
setCanGoBack(boolean) - Method in class oracle.bali.ewt.wizard.WizardPage
Sets whether the client is allowed to go backwards from this page.
setCenterOver(Component) - Method in class oracle.bali.ewt.wizard.WizardDialog
Sets the component over which the wizard will be centered.
setCenterOver(Component) - Method in class oracle.bali.ewt.dialog.JEWTDialog
Sets the component over which the dialog will be centered.
setColor(Color) - Method in class oracle.bali.ewt.chooser.color.BaseColorEditor
Set the color displayed in the ColorEditor.
setColor(Color) - Method in class oracle.bali.ewt.chooser.color.ColorChooserPane
Sets the color displayed in the pane.
setColor(Color) - Method in interface oracle.bali.ewt.chooser.color.ColorEditor
Set the color displayed in the ColorEditor.
setColorName(String) - Method in class oracle.bali.ewt.chooser.color.ColorChooserPane
Set the name of the currently selected color.
setColorName(String) - Method in class oracle.bali.ewt.chooser.color.ColorPalettePane
Set the name of the currently selected color.
setColorNames(TwoDModel) - Method in class oracle.bali.ewt.chooser.color.ColorPalettePane
Set the model that contains the color names for the main color palette.
setColorNameVisible(boolean) - Method in class oracle.bali.ewt.chooser.color.ColorChooserPane
Set if the color name text field is visible.
setColorNameVisible(boolean) - Method in class oracle.bali.ewt.chooser.color.ColorPalettePane
Set if the color name label is visible.
setColorPalette(TwoDModel) - Method in class oracle.bali.ewt.chooser.color.ColorChoice
Change the TwoDModel of colors that the ColorChoice uses.
setColorPalette(TwoDModel) - Method in class oracle.bali.ewt.chooser.color.ColorPalettePane
Change the color palette that the ColorPalettePane uses.
setColorPickerMask(int) - Method in class oracle.bali.ewt.chooser.color.ColorChooserPane
Set the OR mask that represents the set of visible color picker.
setContent(Component) - Method in class oracle.bali.ewt.wizard.WizardPage
Sets the content associated with the page.
setContent(Component) - Method in class oracle.bali.ewt.dialog.JEWTDialog
Set the content Component in this dialog.
setCurrentAccessibleValue(Number) - Method in class oracle.bali.ewt.text.NumberTextField.AccessibleNumberTextField
Set the value of this object as a Number.
setCurrentPageIndex(int) - Method in class oracle.bali.ewt.wizard.BaseWizard
Sets the index of the currently selected page.
setCustomColorNames(TwoDModel) - Method in class oracle.bali.ewt.chooser.color.ColorPalettePane
Set the model that contains the color names for the custom color palette.
setCustomColorPalette(TwoDModel) - Method in class oracle.bali.ewt.chooser.color.ColorChoice
Set the custom color palette that the ColorChoice uses.
setCustomColorPalette(TwoDModel) - Method in class oracle.bali.ewt.chooser.color.ColorPalettePane
Change the custom color palette that the ColorPalettePane uses.
setCustomColorsVisible(boolean) - Method in class oracle.bali.ewt.chooser.color.ColorPalettePane
Set if the custom color grid is displayed or not.
setData(int, int, Object) - Method in class oracle.bali.ewt.model.AbstractTwoDModel
Set the cell data to the new value.
setData(int, int, Object) - Method in interface oracle.bali.ewt.model.TwoDModel
Set the cell data to the new value.
setData(int, int, Object) - Method in class oracle.bali.ewt.model.NullTwoDModel
Set the cell data to the new value.
setData(int, int, Object) - Method in class oracle.bali.ewt.model.ArrayTwoDModel
Set the cell data to the new value.
setData(int, Object) - Method in class oracle.bali.ewt.model.AbstractOneDModel
 
setData(int, Object) - Method in class oracle.bali.ewt.model.ArrayOneDModel
 
setData(int, Object) - Method in interface oracle.bali.ewt.model.OneDModel
 
setDataType(Class) - Method in class oracle.bali.ewt.text.NumberTextField
Set the data type of the Number object.
setDecimal(boolean) - Method in class oracle.bali.ewt.text.NumberTextField
Set if the NumberTextField allows the decimal separator.
setDecimal(boolean, int) - Method in class oracle.bali.ewt.text.NumberTextField
Set if the NumberTextField allows the decimal separator.
setDefaultAllowed(boolean) - Method in class oracle.bali.ewt.chooser.color.ColorChoice
Set if a button is displayed when the color grid is dropped down that allows users to pick the default color.
setDefaultButton(int) - Method in class oracle.bali.ewt.dialog.JEWTDialog
Sets the default focused button
setDefaultColor(Color) - Method in class oracle.bali.ewt.chooser.color.ColorChoice
Set the default color used by the ColorChoice.
setDefaultHelpID(String) - Static method in class oracle.bali.ewt.help.HelpUtils
Sets the default HelpID.
setDefaultHelpProvider(HelpProvider) - Static method in class oracle.bali.ewt.help.HelpUtils
Sets the default HelpProvider for the application.
setDefaultHelpSet(Object) - Static method in class oracle.bali.ewt.help.HelpUtils
Sets the default HelpSet object.
setDefaultSelected(boolean) - Method in class oracle.bali.ewt.chooser.color.ColorChoice
Set if the user has chosen the default color.
setDescription(String) - Method in class oracle.bali.ewt.wizard.WelcomeWizardPage
Set the description for the welcome page
setDisabledIcon(Icon) - Method in class oracle.bali.ewt.chooser.color.ColorChoice
Override to clear the Image.
setEditAllowed(boolean) - Method in class oracle.bali.ewt.chooser.color.ColorChoice
Set if a button is displayed when the color grid is dropped down that allows users to change the color palette shown in the ColorChoice.
setEditVisible(boolean) - Method in class oracle.bali.ewt.chooser.color.ColorPalettePane
Set if the edit button is visible or not.
setEnabled(boolean) - Method in class oracle.bali.ewt.chooser.color.ColorChooserPane
Override to pass onto children.
setEnabled(boolean) - Method in class oracle.bali.ewt.chooser.color.ColorPalettePane
Override to pass onto children.
setEnabled(boolean) - Method in class oracle.bali.ewt.wizard.WizardPage
Enables or disables the page.
setFinishMnemonic(int) - Method in class oracle.bali.ewt.wizard.BaseWizard
Sets the mnemonic of the finish button.
setFinishPageIncluded(boolean) - Method in class oracle.bali.ewt.wizard.WizardDialog
Set if a finish page is included in the set of wizard pages in the wizard.
setFinishText(String) - Method in class oracle.bali.ewt.wizard.BaseWizard
Sets the text of the finish button.
setFont(Font) - Method in class oracle.bali.ewt.text.MultiLineLabel
Override of Component.setFont().
setForeground(Color) - Method in class oracle.bali.ewt.text.MultiLineLabel
Override to mark the foreground color as no longer defaulted.
setFullJustification(boolean) - Method in class oracle.bali.ewt.text.MultiLineLabel
Sets whether the text displayed in the MultiLineLabel is fully justified.
setHelpAvailable(boolean) - Method in class oracle.bali.ewt.wizard.BaseWizard
Sets whether the wizard should have a help button.
setHelpID(JComponent, String) - Static method in class oracle.bali.ewt.help.HelpUtils
Sets a HelpID property on a component.
setHelpProvider(JComponent, HelpProvider) - Static method in class oracle.bali.ewt.help.HelpUtils
Sets a HelpProvider property on a component.
setHelpSet(JComponent, Object) - Static method in class oracle.bali.ewt.help.HelpUtils
Sets a HelpSet property on a component.
setIcon(Icon) - Method in class oracle.bali.ewt.chooser.color.ColorChoice
Override to clear the Image.
setImage(Image) - Method in class oracle.bali.ewt.wizard.ImageWizardPage
Sets the image used on this page.
setImage(Image, Color) - Method in class oracle.bali.ewt.chooser.color.ColorChoice
Set the Image used in the ColorChoice.
setInitialFocus(Component) - Method in class oracle.bali.ewt.wizard.WizardPage
Sets the component that will receive focus initially.
setInitialFocus(Component) - Method in class oracle.bali.ewt.dialog.JEWTDialog
Sets the component that will receive focus initially.
setInteractiveArea(Component) - Method in class oracle.bali.ewt.wizard.ImageWizardPage
Sets the interactive panel used on this page.
setInteractiveArea(Component) - Method in class oracle.bali.ewt.wizard.TitledWizardPage
Sets the interactive panel used on this page.
setLabel(String) - Method in class oracle.bali.ewt.wizard.WizardPage
Sets the label associated with the page.
setLocale(Locale) - Method in class oracle.bali.ewt.text.NumberTextField
 
setLocale(Locale) - Method in class oracle.bali.ewt.text.MultiLineLabel
Override of setLocale().
setLocale(Locale) - Method in class oracle.bali.ewt.chooser.color.BaseColorEditor
Override to set strings when locale changes.
setLocale(Locale) - Method in class oracle.bali.ewt.chooser.color.ColorChoice
Override to change the strings used in the ColorChoice.
setLocale(Locale) - Method in class oracle.bali.ewt.chooser.color.ColorChooserPane
Override to set strings when locale changes.
setLocale(Locale) - Method in class oracle.bali.ewt.chooser.color.ColorPalettePane
Override to set strings when locale changes.
setLocale(Locale) - Method in class oracle.bali.ewt.wizard.BaseWizard
Override.
setLocale(Locale) - Method in class oracle.bali.ewt.wizard.WizardDialog
Sets the locale of the wizard.
setMaximumColumns(int) - Method in class oracle.bali.ewt.text.MultiLineLabel
Sets the maximum number of columns allowable.
setMaximumRows(int) - Method in class oracle.bali.ewt.text.MultiLineLabel
Sets the maximum number of rows allowable.
setMaximumSize(Dimension) - Method in class oracle.bali.ewt.text.MultiLineLabel
Override to reset maximum columns and maximum rows to NOT_SET.
setMinimumColumns(int) - Method in class oracle.bali.ewt.text.MultiLineLabel
Sets the minimum numberof columns allowable.
setMinimumRows(int) - Method in class oracle.bali.ewt.text.MultiLineLabel
Sets the minimum number of rows allowable.
setMinimumSize(Dimension) - Method in class oracle.bali.ewt.text.MultiLineLabel
Override to reset minimum columns and minimum rows to NOT_SET.
setMustFinish(boolean) - Method in class oracle.bali.ewt.wizard.Wizard
Sets whether the can finish at any time, or must reach the last page before finishing.
setNumber(Number) - Method in class oracle.bali.ewt.text.NumberTextField
Set the Number object that is currently in the NumberTextField.
setOKButtonEnabled(boolean) - Method in class oracle.bali.ewt.dialog.JEWTDialog
Sets the enabled state of the OK button
setOKButtonMnemonic(int) - Method in class oracle.bali.ewt.dialog.JEWTDialog
Sets the mnemonic of ok button.
setOKButtonText(String) - Method in class oracle.bali.ewt.dialog.JEWTDialog
Sets the caption of ok button.
setOriginalColor(Color) - Method in class oracle.bali.ewt.chooser.color.ColorChooserPane
Set the "original" color of the ColorChooserPane.
setPreferredAspectRatio(float) - Method in class oracle.bali.ewt.text.MultiLineLabel
Sets how much wider than tall the MultiLineLabel prefers to be.
setPreferredColumns(int) - Method in class oracle.bali.ewt.text.MultiLineLabel
Sets the preferred number of columns to show; columns may be the NOT_SET value indicating that the preferred width should be calculated dynamically based on other factors.
setPreferredRows(int) - Method in class oracle.bali.ewt.text.MultiLineLabel
Sets the preferred number of rows to show; rows may be the NOT_SET value indicating that the preferred height should be calculated dynamically based on other factors.
setPreferredSize(Dimension) - Method in class oracle.bali.ewt.dialog.JEWTDialog
Set the preferredSize of the JEWTDialog.
setPreferredSize(int, int) - Method in class oracle.bali.ewt.dialog.JEWTDialog
Set the preferredSize of the JEWTDialog.
setReservedButtonSpaces(int) - Method in class oracle.bali.ewt.wizard.BaseWizard
Sets the number of spaces to reserve for custom buttons in the layout.
setSelectedColor(Color) - Method in class oracle.bali.ewt.chooser.color.ColorChoice
Sets the selected color in the default grid.
setSelectedColor(Color) - Method in class oracle.bali.ewt.chooser.color.ColorPalettePane
Sets the selected color in the default grid.
setSelectedColor(Color, boolean) - Method in class oracle.bali.ewt.chooser.color.ColorChoice
Sets the selected color in the either of the models.
setSelectedColor(Color, boolean) - Method in class oracle.bali.ewt.chooser.color.ColorPalettePane
Sets the selected color in the either the custom palette or the main palette of the color grid.
setSelectedPage(WizardPage) - Method in class oracle.bali.ewt.wizard.BaseWizard
Sets the selected page without delivering any events.
setSelectedPage(WizardPage) - Method in class oracle.bali.ewt.wizard.Wizard
Sets the selected page without delivering any events.
setSequence(WizardSequence) - Method in class oracle.bali.ewt.wizard.dWizard.DWizard
Sets the sequence used by the wizard.
setSeries(WizardSequence[]) - Method in class oracle.bali.ewt.wizard.dWizard.SequenceSeries
Set the array of WizardSequence objects.
setShowNextTime(boolean) - Method in class oracle.bali.ewt.wizard.WelcomeWizardPage
Set if the welcome page should be displayed the next time the wizard is invoked.
setSigned(boolean) - Method in class oracle.bali.ewt.text.NumberTextField
Set if the NumberTextField allows a + and - sign.
setText(String) - Method in class oracle.bali.ewt.text.MultiLineLabel
Sets the text to be displayed by the MultiLineLabel.
setTextWrapper(TextWrapper) - Method in class oracle.bali.ewt.text.MultiLineToolTip
Sets the TextWrapper to use when wrapping text.
setTextWrapper(TextWrapper) - Method in class oracle.bali.ewt.text.MultiLineLabel
Sets the TextWrapper to use when wrapping text.
setTipText(String) - Method in class oracle.bali.ewt.text.MultiLineToolTip
Override.
setTitle(String) - Method in class oracle.bali.ewt.wizard.TitledWizardPage
Set the title for the page.
setTransparentAllowed(boolean) - Method in class oracle.bali.ewt.chooser.color.ColorChoice
Set if a toggle button is displayed when the color grid is dropped down that allows users to choose a transparent color (no color).
setVisible(boolean) - Method in class oracle.bali.ewt.wizard.WizardPage
Hides or shows the wizard page.
setWelcomePageIncluded(boolean) - Method in class oracle.bali.ewt.wizard.WizardDialog
Set if a welcome page is included in the set of wizard pages in the wizard.
setWizard(BaseWizard) - Method in class oracle.bali.ewt.wizard.WizardDialog
Sets the wizard used by the dialog.
setWizard(BaseWizard) - Method in class oracle.bali.ewt.wizard.WizardFrame
Sets the wizard used by the frame.
setWizardTitle(String) - Method in class oracle.bali.ewt.wizard.WizardDialog
Sets the base title for the wizard.
show() - Method in class oracle.bali.ewt.wizard.WizardFrame
Runs the wizard in this frame.
showDialog(Component, ColorChooserPane) - Static method in class oracle.bali.ewt.chooser.color.ColorChooserPane
Show the given ColorChooserPane in a modal, non resiable Dialog with the default title, centered over the given parent component.
showDialog(Component, ColorChooserPane, String, boolean) - Static method in class oracle.bali.ewt.chooser.color.ColorChooserPane
Show the given ColorChooserPane in a modal Dialog with the given resizablity, with the given title, centered over the given parent component.
showDialog(Component, ColorPalettePane) - Static method in class oracle.bali.ewt.chooser.color.ColorPalettePane
Show the given ColorPalettePane in a modal, non resizable, Dialog with the default title, centered over the given parent component.
showDialog(Component, ColorPalettePane, String, boolean) - Static method in class oracle.bali.ewt.chooser.color.ColorPalettePane
Show the given ColorPalettePane in a modal Dialog with the given resizability, with the given title, centered over the given parent component.
showHelp(Component) - Static method in class oracle.bali.ewt.help.HelpUtils
Shows help for the component.
showHelp(Component) - Method in interface oracle.bali.ewt.help.HelpProvider
Displays help as appropriate for the particular component.
showHelp(Component) - Method in class oracle.bali.ewt.help.JavaHelpProvider
Displays help as appropriate for the particular component.
storeColor(Color) - Method in class oracle.bali.ewt.chooser.color.BaseColorEditor
Store the new color value.

Oracle JEWT 4.2.10
A B C D E F G H I J L M N O P R S T U V W