Extension SDK 10.1.2


oracle.javatools.dialogs.progress
Class ProgressUtil

java.lang.Object
  extended byoracle.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.

Extension SDK


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