|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for Objects that can notify something.
Method Summary | |
java.lang.String |
getDescription()
Gets the Description attribute of the Notificable object |
java.util.HashMap |
getExtraDescriptions()
Gets the ExtraDescriptions attribute of the Notificable object |
java.lang.String |
getMessage()
Gets the Message attribute of the Notificable object |
java.lang.String |
getSender()
Gets the Sender attribute of the Notificable object |
java.lang.String |
getSource()
Gets the Source attribute of the Notificable object |
java.lang.String |
getTitle()
Gets the Title attribute of the Notificable object |
java.lang.String |
getType()
Gets the Type attribute of the Notificable object |
Method Detail |
public java.lang.String getType()
public java.lang.String getTitle()
public java.lang.String getSource()
public java.lang.String getSender()
public java.lang.String getMessage()
public java.lang.String getDescription()
public java.util.HashMap getExtraDescriptions()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |