public abstract class ExecutableDisplay extends Display
| Modifier and Type | Field and Description |
|---|---|
protected Executable |
executable |
protected int |
sNo |
protected org.vandeseer.easytable.structure.Table.TableBuilder |
tableBuilder |
content, CONTENT_END_Y, CONTENT_MARGIN_TOP_Y, CONTENT_START_X, CONTENT_START_Y, DEFAULT_PADDING, destinations, DETAILED_CONTENT_END_Y, displayData, document, HEADER_PAGE_NUMBER_START_X, HEADER_SECTION_DETAILS_START_X, HEADER_START_Y, page, reportConfig, TRIMMED_MESSAGE_START_Y, xlocation, ylocation| Constructor and Description |
|---|
ExecutableDisplay() |
| Modifier and Type | Method and Description |
|---|---|
void |
display() |
protected void |
displayLogMessage() |
protected void |
displayMedia() |
protected void |
displayStackTrace() |
protected void |
displaySubTypeDetails() |
protected abstract Color |
executableBackgroundColor() |
abstract String |
executableName() |
protected abstract Color |
executableNameColor() |
protected abstract String |
getDuration() |
protected abstract String |
getSerialNumber() |
protected int |
getSubTypeRowSpanCount() |
abstract int |
processSNo(int serialNum) |
statusColorprotected Executable executable
protected org.vandeseer.easytable.structure.Table.TableBuilder tableBuilder
protected int sNo
public abstract int processSNo(int serialNum)
protected abstract String getSerialNumber()
protected abstract String getDuration()
public abstract String executableName()
protected abstract Color executableNameColor()
protected abstract Color executableBackgroundColor()
protected int getSubTypeRowSpanCount()
protected void displaySubTypeDetails()
protected void displayLogMessage()
protected void displayStackTrace()
protected void displayMedia()
Copyright © 2022. All rights reserved.