videoautomat
Class VideoAutomat
java.lang.Object
SalesPoint
videoautomat.VideoAutomat
public class VideoAutomat
- extends SalesPoint
This class is an implementation of a SalesPoint
, at which all the user
activities take place.
Constructor Summary |
VideoAutomat()
The Constructor of VideoAutomat |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VideoAutomat
public VideoAutomat()
- The Constructor of VideoAutomat
getDefaultFormSheet
protected FormSheet getDefaultFormSheet()
- Returns:
- the default
FormSheet
shown whenever no process is running. - See Also:
sale.SalesPoint#getDefaultFormSheet()