videoautomat.contentcreator
Class AdminMFContentCreator
java.lang.Object
FormSheetContentCreator
videoautomat.contentcreator.AdminMFContentCreator
public class AdminMFContentCreator
- extends FormSheetContentCreator
Content creator to add quit action to the MsgForm
ok button.
- Author:
- Alexander Herrmann
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdminMFContentCreator
public AdminMFContentCreator()
createFormSheetContent
protected void createFormSheetContent(FormSheet fs)
- Adds quit action to the
MsgForm
ok button.
- Parameters:
fs
- - FormSheet
to be changed.