juife
v0.1a
A B C D E F G H I J L M N O P R S T U V W

O

OkCancelDialog - Class in net.sf.juife
This class can be used to simplify the creation of dialogs with 'OK' and 'Cancel' buttons.
OkCancelDialog(Frame) - Constructor for class net.sf.juife.OkCancelDialog
Creates a modal dialog without a title and with the specified Frame as its owner.
OkCancelDialog(Frame, String) - Constructor for class net.sf.juife.OkCancelDialog
Creates a modal dialog with the specified title and owner Frame.
OkCancelDialog(Frame, Container) - Constructor for class net.sf.juife.OkCancelDialog
Creates a modal dialog without a title and with the specified owner and main pane.
OkCancelDialog(Frame, String, Container) - Constructor for class net.sf.juife.OkCancelDialog
Creates a modal dialog with the specified title, owner and main pane.
OkCancelDialog(Frame, String, Container, boolean) - Constructor for class net.sf.juife.OkCancelDialog
Creates a modal or non-modal dialog with the specified title, owner and main pane.
OkCancelDialog(Dialog) - Constructor for class net.sf.juife.OkCancelDialog
Creates a modal dialog without a title and with the specified Dialog as its owner.
OkCancelDialog(Dialog, String) - Constructor for class net.sf.juife.OkCancelDialog
Creates a modal dialog with the specified title and owner Dialog.
OkCancelDialog(Dialog, Container) - Constructor for class net.sf.juife.OkCancelDialog
Creates a modal dialog without a title and with the specified owner and main pane.
OkCancelDialog(Dialog, String, Container) - Constructor for class net.sf.juife.OkCancelDialog
Creates a modal dialog with the specified title, owner and main pane.
OkCancelDialog(Dialog, String, Container, boolean) - Constructor for class net.sf.juife.OkCancelDialog
Creates a modal or non-modal dialog with the specified title, owner and main pane.
onCancel() - Method in class net.sf.juife.EnhancedDialog
This method is invoked when the user presses the Escape key.
onCancel() - Method in class net.sf.juife.InformationDialog
 
onOk() - Method in class net.sf.juife.EnhancedDialog
This method is invoked when the user presses the Enter key.
onOk() - Method in class net.sf.juife.InformationDialog
 
OverviewPage - Class in net.sf.juife.wizard
Provides default implementation of typical overview page.
OverviewPage() - Constructor for class net.sf.juife.wizard.OverviewPage
Creates a new OverviewPage with default subtitle and description.
OverviewPage(String) - Constructor for class net.sf.juife.wizard.OverviewPage
Creates a OverviewPage with the specified subtitle and default description.
OverviewPage(String, String) - Constructor for class net.sf.juife.wizard.OverviewPage
Creates a OverviewPage with the specified subtitle and description.
OverviewPage(String, String, WizardPage.OptionalButtons) - Constructor for class net.sf.juife.wizard.OverviewPage
Creates a OverviewPage with the specified subtitle, description and optional buttons.

juife
v0.1a
A B C D E F G H I J L M N O P R S T U V W
Copyright © 2005 Grigor Iliev. All rights reserved. SourceForge.net Logo