Holger's
Java API
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

O

objectEnumerator() - Method in class com.antelmann.io.MyFile
returns an Enumeration over the objects contained in this binary file with serialized objects written with an ObjectOutputStream
objectEnumerator(boolean) - Method in class com.antelmann.io.MyFile
returns an Enumeration over the objects contained in this binary file with serialized objects written with an ObjectOutputStream.
objectEnumerator(boolean, Logger) - Method in class com.antelmann.io.MyFile
convenience method
ObjectEnumerator - Class in com.antelmann.io
used to iterate over (potentially serialized) objects contained in a binary file or inputstream.
ObjectEnumerator(File, boolean) - Constructor for class com.antelmann.io.ObjectEnumerator
 
ObjectEnumerator(File, boolean, Logger) - Constructor for class com.antelmann.io.ObjectEnumerator
 
ObjectEnumerator(InputStream, boolean) - Constructor for class com.antelmann.io.ObjectEnumerator
 
ObjectEnumerator(InputStream, boolean, Logger) - Constructor for class com.antelmann.io.ObjectEnumerator
 
ObjectRowMapper<T extends Resource> - Interface in com.antelmann.sql
provides methods to convert an object to a RowItem and vice versa to facilitate persistent storage with JDBC for simple objects.
OCEAN - Static variable in class com.antelmann.util.gui.CustomTheme
 
OdbcPunchDB - Class in com.antelmann.timeregister
 
OdbcPunchDB(File) - Constructor for class com.antelmann.timeregister.OdbcPunchDB
 
OdbcPunchDB(Properties) - Constructor for class com.antelmann.timeregister.OdbcPunchDB
props must contain ODBCConnectionName
OdbcPunchDB(String, Properties) - Constructor for class com.antelmann.timeregister.OdbcPunchDB
 
odbcView() - Static method in class com.antelmann.Main
displays images from the file system
OfficeException - Exception in com.antelmann.ooffice
indicates a problem while interacting with the OpenOffice environment, wrapping various other exceptions that may occur (to ease the handling)
OfficeException() - Constructor for exception com.antelmann.ooffice.OfficeException
 
OfficeException(String) - Constructor for exception com.antelmann.ooffice.OfficeException
 
OfficeException(Throwable) - Constructor for exception com.antelmann.ooffice.OfficeException
 
OfficeException(String, Throwable) - Constructor for exception com.antelmann.ooffice.OfficeException
 
offset(Date) - Static method in class com.antelmann.calendar.CalendarUtils
returns the offset that must be adjusted due to timezone specific daylight saving times
OK - Static variable in class com.antelmann.util.gui.FormDialog
indicates that the OK-button has been pressed
OOUtils - Class in com.antelmann.ooffice
general utilities for OpenOffice This class implements ThirdParty for its use of OpenOffice libraries; see www.openoffice.org
OOUtils.TargetFrame - Enum in com.antelmann.ooffice
 
ORCHESTRA - Static variable in class com.antelmann.cddb.Role
 
orderMoves - Variable in class com.antelmann.game.TemplatePlayer
 
OTHER - Static variable in class com.antelmann.cddb.Role
 
out - Variable in class com.antelmann.net.SocketConnection
 
outOfPlace(TilePuzzle) - Static method in class com.antelmann.game.puzzle.TilePuzzlePlayer
 
overlappingUnit(WorkUnit) - Method in class com.antelmann.timeregister.WorkUnitAnalyzer
checks whether a unit exists that overlaps with the given one and returns it.
overlapsWith(CalendarEntry) - Method in class com.antelmann.calendar.CalendarEntry
 
overlapsWith(WorkUnit) - Method in class com.antelmann.timeregister.WorkUnit
only looks at the time, not at the user

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads