private abstract static class SplashScreen.Task extends Object
ProgressMonitor
).Modifier | Constructor and Description |
---|---|
private |
Task() |
Modifier and Type | Method and Description |
---|---|
abstract StringBuilder |
toHtml(StringBuilder sb)
Returns a HTML representation for this task.
|
String |
toString() |
private Task()
public abstract StringBuilder toHtml(StringBuilder sb)
sb
- a StringBuilder
used to build the HTML codesb