public abstract class HistoricalEventImpl extends java.lang.Object implements HistoricalEventInterface
| Constructor and Description |
|---|
HistoricalEventImpl(java.util.Date date,
java.lang.String message,
java.lang.String toolTip)
Instantiates a new historical event impl.
|
HistoricalEventImpl(java.lang.String message)
Instantiates a new historical event impl.
|
HistoricalEventImpl(java.lang.String message,
java.lang.String toolTip)
Instantiates a new historical event impl.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getDate()
Gets the date.
|
java.lang.String |
getHTMLString()
Gets the HTML string.
|
java.lang.String |
getMessage()
Gets the message.
|
java.lang.String |
getToolTipText()
Gets the tool tip text.
|
java.lang.String |
toString()
To string.
|
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetApiValue, getSourceModule, isHumanpublic HistoricalEventImpl(java.util.Date date,
java.lang.String message,
java.lang.String toolTip)
date - the datemessage - the messagetoolTip - the tool tippublic HistoricalEventImpl(java.lang.String message)
message - the messagepublic HistoricalEventImpl(java.lang.String message,
java.lang.String toolTip)
message - the messagetoolTip - the tool tip, can be nullpublic java.lang.String getMessage()
getMessage in interface HistoricalEventInterfacepublic java.util.Date getDate()
getDate in interface HistoricalEventInterfacepublic java.lang.String toString()
toString in interface HistoricalEventInterfacetoString in class java.lang.Objectpublic java.lang.String getToolTipText()
getToolTipText in interface HistoricalEventInterfacepublic java.lang.String getHTMLString()
getHTMLString in interface HistoricalEventInterfaceCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa