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, 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() |
protected abstract String |
executableName() |
protected abstract Color |
executableNameColor() |
protected abstract String |
getDuration() |
protected int |
getRowSpan() |
protected abstract String |
getSerialNumber() |
protected int |
getSubTypeRowSpanCount() |
protected abstract int |
processSNo(int serialNum) |
statusColorprotected Executable executable
protected org.vandeseer.easytable.structure.Table.TableBuilder tableBuilder
protected int sNo
protected abstract int processSNo(int serialNum)
protected abstract String getSerialNumber()
protected abstract String getDuration()
protected abstract String executableName()
protected abstract Color executableNameColor()
protected abstract Color executableBackgroundColor()
protected int getSubTypeRowSpanCount()
protected void displaySubTypeDetails()
protected int getRowSpan()
protected void displayLogMessage()
protected void displayStackTrace()
protected void displayMedia()
Copyright © 2021. All rights reserved.