|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.salespointframework.core.FormSheetContentCreator
org.salespointframework.desktop.formsheets.MessageForm.MessageFormSheetContentCreator
public static class MessageForm.MessageFormSheetContentCreator
FormSheetContentCreator
for MessageForm
Constructor Summary | |
---|---|
MessageForm.MessageFormSheetContentCreator(java.lang.String text,
MessageForm.MessageFormType type,
MessageForm.MessageFormIcon icon,
java.lang.String preferenceKey)
|
Method Summary | |
---|---|
protected void |
createFormSheetContent(FormSheet fs)
Create the FormSheet's contents. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MessageForm.MessageFormSheetContentCreator(java.lang.String text, MessageForm.MessageFormType type, MessageForm.MessageFormIcon icon, java.lang.String preferenceKey)
Method Detail |
---|
protected void createFormSheetContent(FormSheet fs)
FormSheetContentCreator
This method is called in the following circumstances:
Although the FormSheet whose contents is to be set is passed as a parameter, a new instance of the FormSheetContentCreator is needed with every new instance of the FormSheet!
createFormSheetContent
in class FormSheetContentCreator
fs
- the FormSheet whose contents is to be created.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |