Großmarkt

market.stdform
Class FSManagerOpenClose

java.lang.Object
  |
  +--sale.FormSheet
        |
        +--market.stdform.FSManagerOpenClose
All Implemented Interfaces:
Serializable

public class FSManagerOpenClose
extends FormSheet

This FormSheet is used by the manager to open and close the market, announce the leisure-time and change the date to the next day.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class sale.FormSheet
BTNID_CANCEL, BTNID_OK, m_fCancelled
 
Constructor Summary
FSManagerOpenClose()
           
 
Methods inherited from class sale.FormSheet
addButton, addButton, addContentCreator, attach, attach, attach, buttonIterator, buttonIterator, cancel, close, detachDisplay, detachProcess, detachSalesPoint, fillBtnPanel, getButton, getButtonsLock, getCaption, getComponent, getComponentLock, getDisplay, getDisplayLock, getProcess, getSalesPoint, isCancelled, ok, removeAllButtons, removeButton, setCaption, setComponent, setWaitResponse, toString, waitResponse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FSManagerOpenClose

public FSManagerOpenClose()

Großmarkt