Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

oracle.javatools.dialogs.progress
Class ProgressUtil

java.lang.Object
  extended by oracle.javatools.dialogs.progress.ProgressUtil

public class ProgressUtil
extends java.lang.Object

Progress dialog utilities.


Constructor Summary
ProgressUtil()
           
 
Method Summary
static javax.swing.JCheckBox createConfirmationCheckBox()
          Creates a checkbox suitable for representing a 'Show Confirmation when Complete' option.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProgressUtil

public ProgressUtil()
Method Detail

createConfirmationCheckBox

public static final javax.swing.JCheckBox createConfirmationCheckBox()
Creates a checkbox suitable for representing a 'Show Confirmation when Complete' option.

Returns:
the initialized checkbox instance.

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Copyright © 1997, 2010, Oracle. All rights reserved.