SalesPoint Framework v3.0
A B C D E F G H I J K L M N O P Q R S T U V W Y

O

OIV - class sale.OIV.
This class is a collection of constants that describe priorities used when registering validation processes when deserializing MultiWindows and FormSheets.
OIV() - Constructor for class sale.OIV
 
ok() - Method in class sale.FormSheet
Hook method called whenever the standard "OK" button was clicked.
ok() - Method in class users.stdforms.LogOnForm
Overridden to check the password input and make sure the selected user can be returned by LogOnForm.getResult().
onCanQuit() - Method in class sale.SalesPoint
Hook method called to determine whether a SalesPoint with no process running on it can be closed by an explicit quit call.
onFinished() - Method in class sale.SaleProcess
Hook method called whenever the process was finished, independently of whether the process was really finished or just suspended.
onFormSheetButtonAdded(FormSheet, FormSheet.FormButton) - Method in class sale.JDisplayFrame
Notification event informing that a button was added to the FormSheet's button bar.
onFormSheetButtonAdded(FormSheet, FormSheet.FormButton) - Method in class sale.JDisplayDialog
Notification event informing that a button was added to the FormSheet's button bar.
onFormSheetButtonAdded(FormSheet, FormSheet.FormButton) - Method in interface sale.FormSheetContainer
Notification event informing that a button was added to the FormSheet's button bar.
onFormSheetButtonAdded(FormSheet, FormSheet.FormButton) - Method in class sale.multiwindow.MultiWindowHandle
Method to be called when a new button has been added to the FormSheet.
onFormSheetButtonRemoved(FormSheet, FormSheet.FormButton) - Method in class sale.JDisplayFrame
Notification event informing that a button was removed from the FormSheet's button bar.
onFormSheetButtonRemoved(FormSheet, FormSheet.FormButton) - Method in class sale.JDisplayDialog
Notification event informing that a button was removed from the FormSheet's button bar.
onFormSheetButtonRemoved(FormSheet, FormSheet.FormButton) - Method in interface sale.FormSheetContainer
Notification event informing that a button was removed from the FormSheet's button bar.
onFormSheetButtonRemoved(FormSheet, FormSheet.FormButton) - Method in class sale.multiwindow.MultiWindowHandle
Method to be called when a button has been removed from the FormSheet.
onFormSheetButtonsCleared(FormSheet) - Method in class sale.JDisplayFrame
Notification event informing that all buttons were removed from a FormSheet's button bar.
onFormSheetButtonsCleared(FormSheet) - Method in class sale.JDisplayDialog
Notification event informing that all buttons were removed from a FormSheet's button bar.
onFormSheetButtonsCleared(FormSheet) - Method in interface sale.FormSheetContainer
Notification event informing that all buttons were removed from a FormSheet's button bar.
onFormSheetButtonsCleared(FormSheet) - Method in class sale.multiwindow.MultiWindowHandle
Method to be called when all buttons have been removed from the FormSheet.
onFormSheetCaptionChanged(FormSheet, String) - Method in class sale.JDisplayFrame
Notification event informing about a change of a FormSheet's caption.
onFormSheetCaptionChanged(FormSheet, String) - Method in class sale.JDisplayDialog
Notification event informing about a change of a FormSheet's caption.
onFormSheetCaptionChanged(FormSheet, String) - Method in interface sale.FormSheetContainer
Notification event informing about a change of a FormSheet's caption.
onFormSheetCaptionChanged(FormSheet, String) - Method in class sale.multiwindow.MultiWindowHandle
Method to be called when the FormSheet's caption has changed.
onFormSheetComponentChanged(FormSheet, JComponent) - Method in class sale.JDisplayFrame
Notification event informing about a change of a FormSheet's component.
onFormSheetComponentChanged(FormSheet, JComponent) - Method in class sale.JDisplayDialog
Notification event informing about a change of a FormSheet's component.
onFormSheetComponentChanged(FormSheet, JComponent) - Method in interface sale.FormSheetContainer
Notification event informing about a change of a FormSheet's component.
onFormSheetComponentChanged(FormSheet, JComponent) - Method in class sale.multiwindow.MultiWindowHandle
Method to be called when the FormSheet's component has changed.
onGoneAhead(TimerEvent) - Method in interface sale.events.TimerListener
Invoked when the time has been increased.
onGoneAhead(TimerEvent) - Method in class sale.events.TimerAdapter
Invoked when the time has been increased.
onIntervalSet(TimerEvent) - Method in interface sale.events.TimerListener
Invoked when the interval has been set.
onIntervalSet(TimerEvent) - Method in class sale.events.TimerAdapter
Invoked when the interval has been set.
onLoadFrames(ObjectInputStream) - Method in class sale.Shop
Load the Shop's main frame's and the status frame's state from the given stream.
ONLY_CATALOG_ITEMS - Static variable in class data.BasketEntryValues
A BasketEntryValue returning the value of a DataBasketEntry under the assumption that this describes a CatalogItem movement.
ONLY_STOCK_ITEMS - Static variable in class data.BasketEntryValues
A BasketEntryValue returning the value of a DataBasketEntry under the assumption that this describes a StockItem movement.
onResumeOrStart(boolean) - Method in class sale.SaleProcess
Hook method called on every start or resume of the process.
onSalesPointAdded(SalesPoint) - Method in class sale.Shop
Hook method performing additional work when a SalesPoint was added.
onSalesPointRemoved(SalesPoint) - Method in class sale.Shop
Hook method called when a SalesPoint was removed from the Shop.
onSaveFrames(ObjectOutputStream) - Method in class sale.Shop
Save the Shop's main frame's and the status frame's state to the given stream.
onSuspended() - Method in class sale.SaleProcess
Hook method called whenever the process was suspended.
onTimeSet(TimerEvent) - Method in interface sale.events.TimerListener
Invoked when the time has been set.
onTimeSet(TimerEvent) - Method in class sale.events.TimerAdapter
Invoked when the time has been set.
ooOutput - Variable in class log.Log
The log files output stream.
orderByColumn(int, boolean) - Method in class util.swing.AbstractTableModel
Reorders the table by the specified column if that's possible.
OVERLAPPED - Static variable in class sale.multiwindow.MultiWindow
Constant for cascaded arrangement of the frames in multiframe view mode.

SalesPoint Framework v3.0
A B C D E F G H I J K L M N O P Q R S T U V W Y