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

A

absorb(Event) - Method in interface org.openbandy.event.EventSink
This method is called by the EventService whenever it has an event this sink subscribed for.
absorb(Event) - Method in class org.openbandy.example.test.EventServiceTest
 
ACK - Static variable in class org.openbandy.net.ConnectionHelper
 
add(Serializable) - Method in class org.openbandy.io.SerializableVector
returns true if the serializable could be added, false if it could not be added because it has a different type than already stored objects
add(String, String) - Method in class org.openbandy.io.storage.ObjectEntry
 
add(int) - Method in class org.openbandy.io.storage.ObjectIdString
 
add(String, boolean) - Static method in class org.openbandy.pref.Preferences
Add a preference to the RMS.
add(String, boolean) - Static method in class org.openbandy.service.PreferencesService
Add a new preference to the persistent store with the given name.
addBoolean(String, boolean) - Method in class org.openbandy.io.storage.StorageValueContainer
 
addBoolean(String, boolean) - Method in class org.openbandy.io.ValueContainer
 
addByte(String, byte) - Method in class org.openbandy.io.ValueContainer
 
addChar(String, char) - Method in class org.openbandy.io.ValueContainer
 
addContainer(ValueContainer) - Method in class org.openbandy.io.SerializationBuffer
Add a new container to the buffer.container().
addDouble(String, double) - Method in class org.openbandy.io.ValueContainer
 
addEventSource(EventSource) - Method in class org.openbandy.event.EventSourceBroker
Add an EventSource instance to the broker's pool
addFloat(String, float) - Method in class org.openbandy.io.ValueContainer
 
addId(int) - Method in class org.openbandy.io.rms.RmsTypeRecordStoreHeader
TODO comment!
addInt(String, int) - Method in class org.openbandy.io.ValueContainer
 
addLong(String, long) - Method in class org.openbandy.io.ValueContainer
 
addObject(Serializable) - Method in class org.openbandy.io.rms.RmsStorage
This method will create a new entry in the RMS for the serializable object.
addScreen(BandyDisplayable) - Method in class org.openbandy.ui.MainMenu
Add a (BandyDisplayable) screen to the list of main menu entries.
addShort(String, short) - Method in class org.openbandy.io.ValueContainer
 
addSink(EventSink, EventFilter) - Method in class org.openbandy.event.EventDispatcher
Put the event sink and the related event filter under this EventDispatcher's control.
addSource(Integer) - Method in class org.openbandy.event.EventSourceController
Put the event source with the given index under this EventSourceController's control.
addString(String, String) - Method in class org.openbandy.io.storage.StorageValueContainer
 
addString(String, String) - Method in class org.openbandy.io.stream.StreamValueContainer
 
addString(String, String) - Method in class org.openbandy.io.ValueContainer
 
addSubTypeRelation(Serializable, Serializable) - Method in class org.openbandy.io.storage.StorageSerializationBuffer
TODO comment!
addTest(Test) - Method in class org.openbandy.ui.Tests
Add a test to the screen
addTimestamp(String, long) - Method in class org.openbandy.io.db.DatabaseValueContainer
 
addTimestamp(String, long) - Method in class org.openbandy.io.ValueContainer
 
addTire(Tire) - Method in class org.openbandy.example.bos.Car
 
advance() - Method in class org.openbandy.ui.ProgressAlert
Advance the gauge indicator by one (until it has not already reached the maximum value).
alarmAlert(String) - Static method in class org.openbandy.service.NotificatorService
Create an alarm alert with the given message and show it to the user (no timeout).
alarmAlert(String, int) - Static method in class org.openbandy.service.NotificatorService
Create an alarm alert with the given message and show it to the user for timeout seconds.
AllEventsSentMonitor - Class in org.openbandy.example.test
Monitor object to indicate when the EventSourceSimulation has sent all events.
AllEventsSentMonitor() - Constructor for class org.openbandy.example.test.AllEventsSentMonitor
 
apostrophe(String) - Static method in class org.openbandy.io.storage.DatabaseStorage
 
areAllSent() - Method in class org.openbandy.example.test.AllEventsSentMonitor
 
areEqualToTheSecond(long, long) - Static method in class org.openbandy.util.TimestampUtil
Compare two timestamps (given in milliseconds) to the accuracy of one second.
Assertion - Class in org.openbandy.test
This class provides some static methods to assert conditions as equality or not null.
Assertion() - Constructor for class org.openbandy.test.Assertion
 
available() - Method in class org.openbandy.io.stream.FilteringInputStream
Returns the number of bytes that can be read from this input stream without blocking.

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