public final class UIInternalHandle extends InternalHandle
InternalHandle.NO_INCREASE, STATE_FINISHED, STATE_INITIALIZED, STATE_REQUEST_STOP, STATE_RUNNING| Constructor and Description |
|---|
UIInternalHandle(String displayName,
Cancellable cancel,
boolean userInitiated,
Action view) |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
extractComponent()
have the component in custom location, don't include in the status bar.
|
JLabel |
extractDetailLabel() |
JLabel |
extractMainLabel() |
boolean |
isAllowCancel() |
boolean |
isAllowView() |
boolean |
isCustomPlaced() |
void |
requestView() |
createProgressHandle, finish, getDisplayName, getInitialDelay, getLastPingTime, getPercentageDone, getState, getTimeStampStarted, getTotalUnits, isInSleepMode, isUserInitialized, progress, requestCancel, requestDisplayNameChange, requestExplicitSelection, requestStateSnapshot, setController, setInitialDelay, start, toDeterminate, toIndeterminate, toSilentpublic UIInternalHandle(String displayName, Cancellable cancel, boolean userInitiated, Action view)
public boolean isAllowCancel()
isAllowCancel in class InternalHandlepublic boolean isAllowView()
isAllowView in class InternalHandlepublic boolean isCustomPlaced()
isCustomPlaced in class InternalHandlepublic void requestView()
requestView in class InternalHandlepublic JComponent extractComponent()
public JLabel extractDetailLabel()
public JLabel extractMainLabel()
Built on February 21 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.