Package ghidra.util.task
Class TaskMonitorComponent
java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
ghidra.util.task.TaskMonitorComponent
- All Implemented Interfaces:
TaskMonitor,ImageObserver,MenuContainer,Serializable,Accessible
Component that contains a progress bar, a progress icon, and a cancel
button to cancel the task that is associated with this task monitor.
By default the progress bar and progress icon (spinning globe) are visible.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class javax.swing.JPanel
JPanel.AccessibleJPanelNested classes/interfaces inherited from class javax.swing.JComponent
JComponent.AccessibleJComponentNested classes/interfaces inherited from class java.awt.Container
Container.AccessibleAWTContainerNested classes/interfaces inherited from class java.awt.Component
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy -
Field Summary
Fields inherited from class javax.swing.JComponent
listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOWFields inherited from class java.awt.Component
accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENTFields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTHFields inherited from interface ghidra.util.task.TaskMonitor
DUMMY, NO_PROGRESS_VALUE -
Constructor Summary
ConstructorsConstructorDescriptionConstructorTaskMonitorComponent(boolean includeTextField, boolean includeCancelButton) Constructor -
Method Summary
Modifier and TypeMethodDescriptionvoidAdd cancelled listenervoidcancel()Cancel the taskvoidCheck to see if this monitor has been cancelledvoidClear the cancellation so that this TaskMonitor may be reusedlongReturns the current maximum value for progressGets the last set message of this monitorlongReturns the current progress value orTaskMonitor.NO_PROGRESS_VALUEif there is no value setvoidincrementProgress(long incrementAmount) Changes the progress value by the specified amount.voidinitialize(long maxValue) Initialized this TaskMonitor to the given max values.booleanReturns true if cancel ability is enabledbooleanReturns true if the user has cancelled the operationbooleanReturns true ifsetIndeterminate(boolean)with a value oftruehas been called.protected voidvoidRemove cancelled listenervoidreset()Reset this monitor so that it can be reusedvoidsetCancelButtonVisibility(boolean visible) Set the visibility of the cancel buttonvoidsetCancelEnabled(boolean enable) Set the enablement of the Cancel buttonvoidsetIndeterminate(boolean indeterminate) Sets theindeterminateproperty of the progress bar, which determines whether the progress bar is in determinate or indeterminate mode.voidsetMaximum(long max) Set the progress maximum valuevoidsetMessage(String message) Sets the message displayed on the task monitorvoidsetProgress(long value) Sets the current progress valuevoidsetShowProgressValue(boolean showProgressValue) True (the default) signals to paint the progress information inside of the progress barvoidsetTaskName(String name) Set the name of the task; the name shows up in the tool tip for the cancel button.voidshowProgress(boolean show) Set whether the progress bar should be visiblevoidshowProgressIcon(boolean visible) Sets the visibility of the progress iconMethods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUIMethods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, updateMethods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTreeMethods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface ghidra.util.task.TaskMonitor
checkCancelled, clearCancelled, increment, increment, incrementProgress, initialize
-
Constructor Details
-
TaskMonitorComponent
public TaskMonitorComponent()Constructor -
TaskMonitorComponent
public TaskMonitorComponent(boolean includeTextField, boolean includeCancelButton) Constructor- Parameters:
includeTextField- if true, the dialog can display a status progressMessage with progress detailsincludeCancelButton- if true, a cancel button will be displayed
-
-
Method Details
-
addCancelledListener
Description copied from interface:TaskMonitorAdd cancelled listener- Specified by:
addCancelledListenerin interfaceTaskMonitor- Parameters:
mcl- the cancel listener
-
removeCancelledListener
Description copied from interface:TaskMonitorRemove cancelled listener- Specified by:
removeCancelledListenerin interfaceTaskMonitor- Parameters:
mcl- the cancel listener
-
incrementProgress
public void incrementProgress(long incrementAmount) Description copied from interface:TaskMonitorChanges the progress value by the specified amount.- Specified by:
incrementProgressin interfaceTaskMonitor- Parameters:
incrementAmount- The amount by which to increment the progress
-
getProgress
public long getProgress()Description copied from interface:TaskMonitorReturns the current progress value orTaskMonitor.NO_PROGRESS_VALUEif there is no value set- Specified by:
getProgressin interfaceTaskMonitor- Returns:
- the current progress value or
TaskMonitor.NO_PROGRESS_VALUEif there is no value set
-
isCancelled
public boolean isCancelled()Description copied from interface:TaskMonitorReturns true if the user has cancelled the operation- Specified by:
isCancelledin interfaceTaskMonitor- Returns:
- true if the user has cancelled the operation
-
checkCanceled
Description copied from interface:TaskMonitorCheck to see if this monitor has been cancelled- Specified by:
checkCanceledin interfaceTaskMonitor- Throws:
CancelledException- if monitor has been cancelled
-
setMessage
Description copied from interface:TaskMonitorSets the message displayed on the task monitor- Specified by:
setMessagein interfaceTaskMonitor- Parameters:
message- the message to display
-
getMessage
Description copied from interface:TaskMonitorGets the last set message of this monitor- Specified by:
getMessagein interfaceTaskMonitor- Returns:
- the message
-
setProgress
public void setProgress(long value) Description copied from interface:TaskMonitorSets the current progress value- Specified by:
setProgressin interfaceTaskMonitor- Parameters:
value- progress value
-
initialize
public void initialize(long maxValue) Description copied from interface:TaskMonitorInitialized this TaskMonitor to the given max values. The current value of this monitor will be set to zero.- Specified by:
initializein interfaceTaskMonitor- Parameters:
maxValue- maximum value for progress
-
setMaximum
public void setMaximum(long max) Description copied from interface:TaskMonitorSet the progress maximum valueNote: setting this value will reset the progress to be the max if the progress is currently greater than the new max value.
- Specified by:
setMaximumin interfaceTaskMonitor- Parameters:
max- maximum value for progress
-
setIndeterminate
public void setIndeterminate(boolean indeterminate) Sets theindeterminateproperty of the progress bar, which determines whether the progress bar is in determinate or indeterminate mode.An indeterminate progress bar continuously displays animation indicating that an operation of unknown length is occurring. By default, this property is
false. Some look and feels might not support indeterminate progress bars; they will ignore this property.- Specified by:
setIndeterminatein interfaceTaskMonitor- Parameters:
indeterminate- true if indeterminate- See Also:
-
setCancelEnabled
public void setCancelEnabled(boolean enable) Description copied from interface:TaskMonitorSet the enablement of the Cancel button- Specified by:
setCancelEnabledin interfaceTaskMonitor- Parameters:
enable- true means to enable the cancel button
-
isCancelEnabled
public boolean isCancelEnabled()Description copied from interface:TaskMonitorReturns true if cancel ability is enabled- Specified by:
isCancelEnabledin interfaceTaskMonitor- Returns:
- true if cancel ability is enabled
-
cancel
public void cancel()Description copied from interface:TaskMonitorCancel the task- Specified by:
cancelin interfaceTaskMonitor
-
clearCanceled
public void clearCanceled()Description copied from interface:TaskMonitorClear the cancellation so that this TaskMonitor may be reused- Specified by:
clearCanceledin interfaceTaskMonitor
-
setShowProgressValue
public void setShowProgressValue(boolean showProgressValue) Description copied from interface:TaskMonitorTrue (the default) signals to paint the progress information inside of the progress bar- Specified by:
setShowProgressValuein interfaceTaskMonitor- Parameters:
showProgressValue- true to paint the progress value; false to not
-
getMaximum
public long getMaximum()Description copied from interface:TaskMonitorReturns the current maximum value for progress- Specified by:
getMaximumin interfaceTaskMonitor- Returns:
- the maximum progress value
-
reset
public void reset()Reset this monitor so that it can be reused -
isIndeterminate
public boolean isIndeterminate()Returns true ifsetIndeterminate(boolean)with a value oftruehas been called.- Specified by:
isIndeterminatein interfaceTaskMonitor- Returns:
- true if
setIndeterminate(boolean)with a value oftruehas been called.
-
showProgress
public void showProgress(boolean show) Set whether the progress bar should be visible- Parameters:
show- true if the progress bar should be visible
-
setTaskName
Set the name of the task; the name shows up in the tool tip for the cancel button.- Parameters:
name- the name of the task
-
setCancelButtonVisibility
public void setCancelButtonVisibility(boolean visible) Set the visibility of the cancel button- Parameters:
visible- if true, show the cancel button; false otherwise
-
showProgressIcon
public void showProgressIcon(boolean visible) Sets the visibility of the progress icon- Parameters:
visible- if true, display the progress icon
-
notifyCancelListeners
protected void notifyCancelListeners()
-