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

I

ID_DELIMITER - Static variable in class org.openbandy.io.rms.RmsTypeRecordStoreHeader
 
identifierApostroph(String) - Static method in class org.openbandy.io.storage.DatabaseStorage
 
IncomingMessageEvent - Class in org.openbandy.net.client
This Event reports the reception of a Message at the MessageScanner.
IncomingMessageEvent() - Constructor for class org.openbandy.net.client.IncomingMessageEvent
 
IncomingMessageQueue - Class in org.openbandy.net.client
Local Queue for Messages.
IncomingMessageQueue() - Constructor for class org.openbandy.net.client.IncomingMessageQueue
 
info(Object, String) - Method in interface org.openbandy.log.Log
Logs a message with log level LEVEL_INFO
info(String, String) - Method in interface org.openbandy.log.Log
Logs a message with log level LEVEL_INFO
info(Object, String) - Method in class org.openbandy.log.LogImpl
Logs a message with log level LEVEL_INFO
info(String, String) - Method in class org.openbandy.log.LogImpl
Logs a message with log level LEVEL_INFO
INFO - Static variable in class org.openbandy.log.LogLevel
 
info(Object, String) - Method in class org.openbandy.log.server.LogImpl
Logs a message with log level LEVEL_INFO
info(String, String) - Method in class org.openbandy.log.server.LogImpl
Logs a message with log level LEVEL_INFO
info(Object, String) - Static method in class org.openbandy.service.LogService
Forwards a message with log level LEVEL_INFO to the log service
info(String, String) - Static method in class org.openbandy.service.LogService
Forwards a message with log level LEVEL_INFO to the log service
infoAlert(String) - Static method in class org.openbandy.service.NotificatorService
Create an info alert with the given message and show it to the user (no timeout).
infoAlert(String, int) - Static method in class org.openbandy.service.NotificatorService
Create an info alert with the given message and show it to the user for timeout seconds.
informLostSource() - Method in class org.openbandy.event.EventDispatcher
Inform all registered event sinks that the corresponding event source is gone.
inquiryCompleted(int) - Method in class org.openbandy.log.SelectBtDeviceForm
 
instance() - Static method in class org.openbandy.io.storage.DatabaseConnection
 
IntegerPreferenceTest - Class in org.openbandy.example.test
A simple test to check whether int values are stored correctly with the Preferences component.
IntegerPreferenceTest() - Constructor for class org.openbandy.example.test.IntegerPreferenceTest
Create a new IntegerPreferenceTest
INVALID_MSG - Static variable in class org.openbandy.net.ConnectionHelper
 
InvalidValueException - Exception in org.openbandy.pref
Exception that is thrown when a value is invalid, e.g.
InvalidValueException(String) - Constructor for exception org.openbandy.pref.InvalidValueException
Create a new invalid value exception
isConnected() - Method in class org.openbandy.io.rms.RmsConnection
 
isConnected() - Method in class org.openbandy.io.storage.DatabaseConnection
 
isConnected() - Method in interface org.openbandy.io.storage.StorageConnection
TODO comment!
isDatabaseSerializableId(int) - Static method in class org.openbandy.io.SerializationIdentifiers
Checks whether id is a valid database ID.
isEmpty() - Method in class org.openbandy.event.EventDispatcher
Check whether this EventDispatcher controls any sinks.
isEmpty() - Method in class org.openbandy.event.EventSourceController
Check whether this EventSourceController controls any sources.
isEmpty() - Method in class org.openbandy.io.rms.RmsStorage
 
isEmpty() - Method in class org.openbandy.io.storage.DatabaseStorage
 
isEmpty() - Method in class org.openbandy.io.storage.Storage
Returns true if no object is contained within the storage.
isEqual(Serializable) - Method in class org.openbandy.example.bos.Car
 
isEqual(Serializable) - Method in class org.openbandy.example.bos.Crankshaft
 
isEqual(Serializable) - Method in class org.openbandy.example.bos.Engine
 
isEqual(Serializable) - Method in class org.openbandy.example.bos.EuropeanSportscar
 
isEqual(Serializable) - Method in class org.openbandy.example.bos.Sportscar
 
isEqual(Serializable) - Method in class org.openbandy.example.bos.Tire
 
isEqual(Serializable) - Method in class org.openbandy.example.pingpong.PingPongMessage
 
isEqual(Serializable) - Method in class org.openbandy.io.Message
 
isEqual(Serializable) - Method in interface org.openbandy.io.Serializable
Must return true if the serializableObject is equal to this, except for the id but INCLUDING equality of referenced serializables.
isEqual(Serializable) - Method in class org.openbandy.io.SerializableVector
 
isEqual(Serializable) - Method in class org.openbandy.net.client.IncomingMessageEvent
 
isEqualShallow(Serializable) - Method in class org.openbandy.example.bos.Car
 
isEqualShallow(Serializable) - Method in class org.openbandy.example.bos.Crankshaft
 
isEqualShallow(Serializable) - Method in class org.openbandy.example.bos.Engine
 
isEqualShallow(Serializable) - Method in class org.openbandy.example.bos.EuropeanSportscar
 
isEqualShallow(Serializable) - Method in class org.openbandy.example.bos.Sportscar
 
isEqualShallow(Serializable) - Method in class org.openbandy.example.bos.Tire
 
isEqualShallow(Serializable) - Method in class org.openbandy.example.pingpong.PingPongMessage
 
isEqualShallow(Serializable) - Method in class org.openbandy.io.Message
 
isEqualShallow(Serializable) - Method in interface org.openbandy.io.Serializable
Must return true if the serializableObject is equal to this, except for the id, EXCLUDING equality of referenced serializables.
isEqualShallow(Serializable) - Method in class org.openbandy.io.SerializableVector
 
isEqualShallow(Serializable) - Method in class org.openbandy.net.client.IncomingMessageEvent
 
isRmsSerializableId(int) - Static method in class org.openbandy.io.SerializationIdentifiers
Checks whether id is a valid RMS ID.
isRunning() - Method in class org.openbandy.event.EventSource
 
isSetup() - Method in class org.openbandy.io.rms.RmsSerializerImpl
TODO comment!
isSuperCopy(Serializable) - Method in class org.openbandy.io.storage.StorageSerializationBuffer
TODO comment!
isValidHeaderString(String) - Static method in class org.openbandy.io.rms.RmsTypeRecordStoreHeader
TODO comment!
isValidId(int) - Static method in class org.openbandy.io.SerializationIdentifiers
Checks whether id is valid.
isValidLogLevel(int) - Static method in class org.openbandy.log.LogLevel
Check if the given int is a valid log level.
isValidMessage(Message) - Method in class org.openbandy.example.pingpong.PingPongProtocol
 
isValidMessage(Message) - Method in class org.openbandy.example.remotestore.RemoteStoreProtocol
 
isValidMessage(Message) - Method in interface org.openbandy.net.ServerProtocol
This method will test the message for validity according to its implementation.

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