videoautomat.contentcreator
Class LogOnMFContentCreator
java.lang.Object
FormSheetContentCreator
videoautomat.contentcreator.LogOnMFContentCreator
public class LogOnMFContentCreator
- extends FormSheetContentCreator
Content creator to add button with fail transition.
- Author:
- Alexander Herrmann
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogOnMFContentCreator
public LogOnMFContentCreator()
createFormSheetContent
protected void createFormSheetContent(FormSheet fs)
- Adds button to
FormSheet
that does the
LogOnFailTransition
- Parameters:
fs
- - FormSheet
to be changed