A B C D E F G H I K L M N O P R S T U V W

C

Car - Class in org.openbandy.example.bos
An example business object that shows how to implement the Serializable interface.
Car() - Constructor for class org.openbandy.example.bos.Car
 
clear() - Method in class org.openbandy.util.TwoWayHashtable
Removes all elements from the hashtable.
clearCanvas() - Method in class org.openbandy.log.LogImpl
Removes all log entries from canvas
close() - Method in class org.openbandy.io.rms.RmsConnection
 
close() - Method in class org.openbandy.io.storage.DatabaseConnection
 
close() - Method in interface org.openbandy.io.storage.StorageConnection
TODO comment!
close() - Method in class org.openbandy.io.stream.FilteringInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class org.openbandy.net.client.ServerConnection
 
closeAllConnections() - Method in class org.openbandy.io.storage.Storage
 
closeConnection(DatabaseConnection) - Method in class org.openbandy.io.storage.DatabaseStorage
 
CollectionsUtil - Class in org.openbandy.util
The CollectionsUtil class provides some helper methods for the java.util.Vector class.
CollectionsUtil() - Constructor for class org.openbandy.util.CollectionsUtil
 
colors - Static variable in class org.openbandy.log.LogLevel
Color schema assignment to the different types of log messages
commandAction(Command, Displayable) - Method in class org.openbandy.log.LogImpl
 
commandAction(Command, Displayable) - Method in class org.openbandy.log.SelectBtDeviceForm
 
commandAction(Command, Displayable) - Method in class org.openbandy.log.SelectFilterLevelForm
 
commandAction(Command, Displayable) - Method in class org.openbandy.log.SelectLogLevelForm
 
commandAction(Command, Displayable) - Method in class org.openbandy.log.SelectLogModeForm
 
commandAction(Command, Displayable) - Method in class org.openbandy.pref.PreferencesForm
 
commandAction(Command, Displayable) - Method in class org.openbandy.ui.MainMenu
 
commandAction(Command, Displayable) - Method in class org.openbandy.ui.Tests
 
COMPRESSED_BEST - Static variable in interface org.openbandy.io.stream.StreamSerializer
The resulting stream will be compressed by replacing common values and attributes with tokens and additionaly compressed using zip.
COMPRESSED_TOKEN - Static variable in interface org.openbandy.io.stream.StreamSerializer
The resulting stream will be compressed by replacing common values and attributes with tokens.
COMPRESSED_ZIP - Static variable in interface org.openbandy.io.stream.StreamSerializer
The resulting stream will ge compressed using zip compression.
COMPRESSION_NONE - Static variable in interface org.openbandy.io.stream.StreamSerializer
The resulting stream will not be compressed.
config - Variable in class org.openbandy.log.LogImpl
The configuration of the canvas as a screen
confirmationAlert(String) - Static method in class org.openbandy.service.NotificatorService
Create a confirmation alert with the given message and show it to the user (no timeout).
confirmationAlert(String, int) - Static method in class org.openbandy.service.NotificatorService
Create a confirmation alert with the given message and show it to the user for timeout seconds.
connect() - Method in class org.openbandy.io.rms.RmsConnection
 
connect() - Method in class org.openbandy.io.storage.DatabaseConnection
 
connect() - Method in interface org.openbandy.io.storage.StorageConnection
TODO comment!
connect(String, int) - Method in class org.openbandy.net.client.ServerConnection
 
ConnectionHelper - Class in org.openbandy.net
Helper class which provides static methods to read and write message to and from a stream.
ConnectionHelper() - Constructor for class org.openbandy.net.ConnectionHelper
 
CONTAINED_OBJS_CLASSNAME - Static variable in class org.openbandy.io.SerializableVector
 
CONTAINED_OBJS_IDS - Static variable in class org.openbandy.io.SerializableVector
 
container() - Method in class org.openbandy.io.SerializationBuffer
Returns the current container object.
contains(Serializable) - Method in class org.openbandy.io.SerializableVector
Checks if an object with the same id is in the vector.
containsKey(String) - Method in class org.openbandy.io.storage.ObjectEntry
 
containsKey(Object) - Method in class org.openbandy.util.TwoWayHashtable
Check if the hashtable contains the given key object.
containsSubType(Serializable) - Method in class org.openbandy.io.storage.StorageSerializationBuffer
TODO comment!
containsValue(Object) - Method in class org.openbandy.util.TwoWayHashtable
Check if the hashtable contains the given value object.
copy(Vector, Vector) - Static method in class org.openbandy.util.CollectionsUtil
Copies the content of Vector in to the Vector out.
Crankshaft - Class in org.openbandy.example.bos
TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
Crankshaft() - Constructor for class org.openbandy.example.bos.Crankshaft
 
createContentObject(StreamSerializationBuffer) - Method in interface org.openbandy.io.stream.StreamSerializer
This method creates a new serializable object according to the class name that can be read next from the inputstream in the streamSerializationBuffer.
createContentObject(StreamSerializationBuffer) - Method in class org.openbandy.io.stream.StreamSerializerImpl
 
createDELETE(Serializable) - Static method in class org.openbandy.io.db.SqlStatement
 
createDummyCar() - Static method in class org.openbandy.example.bos.TestDataGenerator
TODO comment!
createDummyEuropeanSportscar() - Static method in class org.openbandy.example.bos.TestDataGenerator
 
createDummySportscar() - Static method in class org.openbandy.example.bos.TestDataGenerator
TODO comment!
createINSERT(ObjectEntry) - Static method in class org.openbandy.io.db.SqlStatement
 
createLAST_INSERTED(Serializable) - Static method in class org.openbandy.io.db.SqlStatement
 
createLogMessage(int, Object, String, Throwable) - Static method in class org.openbandy.log.LogHelper
Create the log message string from the given parameters according to the format: level(1)|timestamp(17)| |class name (if given)|: |log message
createMessage(String, String, int) - Method in class org.openbandy.example.pingpong.PingPongProtocol
TODO comment!
createMessage(String, Serializable) - Method in class org.openbandy.example.remotestore.RemoteStoreProtocol
TODO comment!
createSELECT(Serializable) - Static method in class org.openbandy.io.db.SqlStatement
 
createSELECTALL(Serializable) - Static method in class org.openbandy.io.db.SqlStatement
 
createUPDATE(ObjectEntry) - Static method in class org.openbandy.io.db.SqlStatement
 

A B C D E F G H I K L M N O P R S T U V W