videoautomat.contentcreator
Class LogOnSTFSContentCreator
java.lang.Object
FormSheetContentCreator
videoautomat.contentcreator.LogOnSTFSContentCreator
public class LogOnSTFSContentCreator
- extends FormSheetContentCreator
Content creator to add the four main buttons to the FormSheet
- Author:
- Alexander Herrmann
Method Summary |
protected void |
createFormSheetContent(FormSheet fs)
Generates the content and adds the four main buttons. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogOnSTFSContentCreator
public LogOnSTFSContentCreator(SaleProcessLogOn process)
- Constructor for referencing the
User
- Parameters:
process
- - SaleProcessLogOn
from where to get the user
createFormSheetContent
protected void createFormSheetContent(FormSheet fs)
- Generates the content and adds the four main buttons.
- Parameters:
fs
- - FormSheet
to be changed