|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IHistoryLine
A single chat line from history.
| Method Summary | |
|---|---|
java.util.Date |
getDate()
Get the Date this history line was sent or received. |
ID |
getReceiverID()
Get ID of receiver for this history line. |
ID |
getSenderID()
Get ID of sender for this history line. |
java.lang.String |
getText()
Get the actual text of the line. |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Method Detail |
|---|
ID getSenderID()
null.
null.ID getReceiverID()
null.
null.java.util.Date getDate()
null.java.lang.String getText()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||