|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GenerateMessage
This interface handles generating message events. This is not a core part of the Chameleon Java API. This interface makes it convenient to load objects that support this interface into a combobox. In older versions of Chameleon, this was used in the generated example Java application. Current versions of Chameleon no longer use this interface, but it is retained for backwards compatibility.
| Method Summary | |
|---|---|
java.lang.String |
description()
Get the description of the message generator. |
java.lang.String |
generateMessage(Engine AEngine)
Convert a message into string format using the specified Engine. |
| Method Detail |
|---|
java.lang.String description()
java.lang.String generateMessage(Engine AEngine)
throws ChameleonException
generateMessage
method on a Message object.
ChameleonException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||