|
Videoautomat | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sale.SalesPoint | +--videoautomat.VideoAutomat
This class is an implementation of a SalesPoint
, at which all the user
activities take place.
Field Summary |
Fields inherited from class sale.SalesPoint |
m_pCurProcess |
Constructor Summary | |
VideoAutomat()
The Constructor of VideoAutomat |
Method Summary | |
protected sale.FormSheet |
getDefaultFormSheet()
|
Methods inherited from class sale.SalesPoint |
attach, attach, attach, attach, attachLoadedDisplay, attachStatusDisplay, canQuit, createNewID, detachBasket, detachDisplay, detachStatusDisplay, detachUser, formSheetRemoved, formSheetSet, getBasket, getCatalog, getCurrentProcess, getCurrentUser, getDefaultMenuSheet, getDefaultStatusFormSheet, getDefaultStatusMenuSheet, getDisplay, getID, getName, getProcessLock, getSalesPointFrameBounds, getStock, getUser, hasUseableDisplay, log, logSalesPointClosed, logSalesPointOpened, onCanQuit, popUpFormSheet, processFinished, processStarted, quit, resume, runProcess, runProcess, setFormSheet, setMenuSheet, setSalesPointFrameBounds, setStatusFormSheet, setStatusMenuSheet, suspend, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public VideoAutomat()
Method Detail |
protected sale.FormSheet getDefaultFormSheet()
getDefaultFormSheet
in class sale.SalesPoint
FormSheet
shown whenever no process is running.SalesPoint.getDefaultFormSheet()
|
Videoautomat | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |