|
Videoautomat | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sale.FormSheet | +--log.stdforms.LogTableForm | +--videoautomat.gui.LogFileFormSheet
This class implements a LogTableForm
to display the global logfile
Field Summary | |
static int |
FB_CLOSE
An ID to identify the FormButton close |
Fields inherited from class sale.FormSheet |
BTNID_CANCEL, BTNID_OK, m_fCancelled |
Constructor Summary | |
LogFileFormSheet(log.LogInputStream lis)
Constructs a new LogFileFormSheet |
Methods inherited from class log.stdforms.LogTableForm |
getSelectedEntry, getSelectedRecord, getTable, setTableModel |
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 |
Field Detail |
public static final int FB_CLOSE
FormButton
close
Constructor Detail |
public LogFileFormSheet(log.LogInputStream lis)
lis
- the LogInputStream
to be used
|
Videoautomat | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |