Class AbstractTaskInfo
java.lang.Object
ghidra.framework.task.gui.taskview.AbstractTaskInfo
- All Implemented Interfaces:
Comparable<AbstractTaskInfo>
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getGroup()
protected int
protected abstract String
void
sets the background of the component being managed by this info.void
setScrollFraction
(float fraction)
-
Field Details
-
component
-
group
-
-
Method Details
-
getLabelText
-
getGroup
-
compareTo
- Specified by:
compareTo
in interfaceComparable<AbstractTaskInfo>
-
getComponent
-
setBackground
sets the background of the component being managed by this info. It is used by the animation framework.- Parameters:
c
- the color
-
getIndention
protected int getIndention() -
setRunning
-
setScrollFraction
public void setScrollFraction(float fraction)
-