videoautomat.contentcreator
Class LogOnLOFContentCreator
java.lang.Object
FormSheetContentCreator
videoautomat.contentcreator.LogOnLOFContentCreator
public class LogOnLOFContentCreator
- extends FormSheetContentCreator
Content Creator to add action to LogOnForm
's buttons.
- Author:
- Alexander Herrmann
Method Summary |
protected void |
createFormSheetContent(FormSheet fs)
Adds the needed actions to the LogOnForm buttons. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogOnLOFContentCreator
public LogOnLOFContentCreator()
createFormSheetContent
protected void createFormSheetContent(FormSheet fs)
- Adds the needed actions to the
LogOnForm
buttons.
- Parameters:
fs
- - sale.FormSheet
to be changed