Oracle JEWT API Reference
Release 4.2.24.0.0
B12199-01
A B C D E F G H I J L M N O P R S T U V W

R

rechooseSequence() - Method in class oracle.bali.ewt.wizard.dWizard.DynamicSequence
Call this method to force the DynamicSequence to re-choose its sequence.
ReentrantWizard - class oracle.bali.ewt.wizard.ReentrantWizard.
The ReentrantWizard class augments standard wizards with a tabbed interface that lets users jump from one page to any other (visible and enabled) page.
ReentrantWizard() - Constructor for class oracle.bali.ewt.wizard.ReentrantWizard
Creates an empty wizard with default values.
ReentrantWizard(boolean) - Constructor for class oracle.bali.ewt.wizard.ReentrantWizard
Deprecated. The Oracle UI specification states that reentrant wizards should not have back and next buttons. Clients should never use this constructor and instead should use the empty constructor.
removeActionListener(ActionListener) - Method in class oracle.bali.ewt.dialog.JEWTDialog
Remove an ActionListener.
removeAllPages() - Method in class oracle.bali.ewt.wizard.BaseWizard
Removes all of the pages from the wizard.
removeAllPages() - Method in class oracle.bali.ewt.wizard.ReentrantWizard
Removes all of the pages from the wizard.
removeAllPages() - Method in class oracle.bali.ewt.wizard.Wizard
Removes all of the pages from the wizard.
removeColumns(int, int) - Method in class oracle.bali.ewt.model.ArrayTwoDModel
Remove numberOfColumns starting from startIndex.
removeCustomButton(Component) - Method in class oracle.bali.ewt.wizard.BaseWizard
Removes a custom button from the wizard.
removeCustomButton(Component) - Method in class oracle.bali.ewt.dialog.JEWTDialog
Remove a custom button from the button bar.
removeCustomColorEditor(ColorEditor) - Method in class oracle.bali.ewt.chooser.color.ColorChooserPane
Remove a custom ColorEditor to the ColorChooserPane.
removeCustomComponent(Component) - Method in class oracle.bali.ewt.chooser.color.ColorPalettePane
Remove a custom Component from the layout.
removeItems(int, int) - Method in class oracle.bali.ewt.model.ArrayOneDModel
 
removeModelListener(OneDModelListener) - Method in class oracle.bali.ewt.model.AbstractOneDModel
 
removeModelListener(OneDModelListener) - Method in interface oracle.bali.ewt.model.OneDModel
 
removeModelListener(TwoDModelListener) - Method in class oracle.bali.ewt.model.AbstractTwoDModel
Remove a TwoDModelListener from this TwoDModel.
removeModelListener(TwoDModelListener) - Method in interface oracle.bali.ewt.model.TwoDModel
Remove a TwoDModelListener from this TwoDModel.
removeModelListener(TwoDModelListener) - Method in class oracle.bali.ewt.model.NullTwoDModel
Remove a TwoDModelListener from this TwoDModel.
removeNotify() - Method in class oracle.bali.ewt.chooser.color.ColorChoice
Overridden to take down the dropdown grid when the ColorChoice is taken out of the component hierarchy.
removePage(WizardPage) - Method in class oracle.bali.ewt.wizard.BaseWizard
Removes a page from the wizard.
removePage(WizardPage) - Method in class oracle.bali.ewt.wizard.ReentrantWizard
Removes a page from the wizard.
removePage(WizardPage) - Method in class oracle.bali.ewt.wizard.Wizard
Removes a page from the wizard.
removePropertyChangeListener(PropertyChangeListener) - Method in interface oracle.bali.ewt.chooser.color.ColorEditor
Remove a PropertyChangeListener to the list of listeners.
removePropertyChangeListener(PropertyChangeListener) - Method in class oracle.bali.ewt.wizard.WizardPage
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class oracle.bali.ewt.dialog.JEWTDialog
Removes a PropertyChangeListener from the listener list.
removeRows(int, int) - Method in class oracle.bali.ewt.model.ArrayTwoDModel
Remove numberOfRows starting from startIndex.
removeVetoableChangeListener(VetoableChangeListener) - Method in class oracle.bali.ewt.dialog.JEWTDialog
Removes a VetoableChangeListener from the listener list.
removeWizardListener(WizardListener) - Method in class oracle.bali.ewt.wizard.BaseWizard
Removes a listener for wizard events.
removeWizardValidateListener(WizardValidateListener) - Method in class oracle.bali.ewt.wizard.WizardPage
Removes a listener for wizard validation events.
replaceSelection(String) - Method in class oracle.bali.ewt.text.NumberTextField
Override to restore selection on invalid entries.
resetFocus(WizardPage) - Method in class oracle.bali.ewt.wizard.BaseWizard
Re-defaults the focus, based on a wizard page.
resetFocus(WizardPage) - Method in class oracle.bali.ewt.wizard.ReentrantWizard
Re-defaults the focus, based on a wizard page.
restart() - Method in class oracle.bali.ewt.wizard.BaseWizard
Returns the selection to the first (visible and enabled) page, without delivering a VALIDATE_PAGE event.
restart() - Method in class oracle.bali.ewt.wizard.dWizard.DWizard
Restarts the wizard at the beginning of the current sequence
ROWS_ADDED - Static variable in class oracle.bali.ewt.model.TwoDModelEvent
Event sent when rows have been added to the TwoDModel.
ROWS_INVALID - Static variable in class oracle.bali.ewt.model.TwoDModelEvent
Event sent when the data for the rows has changed.
ROWS_REMOVED - Static variable in class oracle.bali.ewt.model.TwoDModelEvent
Event sent when rows have been removed from the TwoDModel.
rowsAdded(TwoDModelEvent) - Method in interface oracle.bali.ewt.model.TwoDModelListener
The TwoDModel has added some rows.
rowsAdded(TwoDModelEvent) - Method in class oracle.bali.ewt.model.TwoDModelAdapter
The TwoDModel has added some rows.
rowsRemoved(TwoDModelEvent) - Method in interface oracle.bali.ewt.model.TwoDModelListener
The TwoDModel has removed some rows.
rowsRemoved(TwoDModelEvent) - Method in class oracle.bali.ewt.model.TwoDModelAdapter
The TwoDModel has removed some rows.
runDialog() - Method in class oracle.bali.ewt.wizard.WizardDialog
Runs the wizard in this dialog until it is either cancelled or finishes succesfully.
runDialog() - Method in class oracle.bali.ewt.dialog.JEWTDialog
Runs the JEWTDialog until it is either cancelled or finishes succesfully.

Oracle JEWT 4.2.24
A B C D E F G H I J L M N O P R S T U V W
Copyright © [xxxx],2003, Oracle. All Rights Reserved.