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

A

AboutMenuAdapter - Class in com.buglabs.bug.base
 
AboutMenuAdapter(LogService) - Constructor for class com.buglabs.bug.base.AboutMenuAdapter
 
AbstractCollection - Class in edu.emory.mathcs.backport.java.util
Overrides toArray() and toArray(Object[]) in AbstractCollection to provide implementations valid for concurrent collections.
AbstractCollection() - Constructor for class edu.emory.mathcs.backport.java.util.AbstractCollection
Sole constructor.
AbstractList - Class in edu.emory.mathcs.backport.java.util
Overrides toArray() and toArray(Object[]) in AbstractCollection to provide implementations valid for concurrent lists.
AbstractList() - Constructor for class edu.emory.mathcs.backport.java.util.AbstractList
Sole constructor.
AbstractMap - Class in edu.emory.mathcs.backport.java.util
Convenience base class for map implementations that provides helper classes representing simple map entries, both mutable and immutable.
AbstractMap() - Constructor for class edu.emory.mathcs.backport.java.util.AbstractMap
Sole constructor.
AbstractMap.SimpleEntry - Class in edu.emory.mathcs.backport.java.util
An Entry maintaining a key and a value.
AbstractMap.SimpleEntry(Object, Object) - Constructor for class edu.emory.mathcs.backport.java.util.AbstractMap.SimpleEntry
Creates an entry representing a mapping from the specified key to the specified value.
AbstractMap.SimpleEntry(Map.Entry) - Constructor for class edu.emory.mathcs.backport.java.util.AbstractMap.SimpleEntry
Creates an entry representing the same mapping as the specified entry.
AbstractMap.SimpleImmutableEntry - Class in edu.emory.mathcs.backport.java.util
An Entry maintaining an immutable key and value, This class does not support method setValue.
AbstractMap.SimpleImmutableEntry(Object, Object) - Constructor for class edu.emory.mathcs.backport.java.util.AbstractMap.SimpleImmutableEntry
Creates an entry representing a mapping from the specified key to the specified value.
AbstractMap.SimpleImmutableEntry(Map.Entry) - Constructor for class edu.emory.mathcs.backport.java.util.AbstractMap.SimpleImmutableEntry
Creates an entry representing the same mapping as the specified entry.
AbstractQueue - Class in edu.emory.mathcs.backport.java.util
This class provides skeletal implementations of some Queue operations.
AbstractQueue() - Constructor for class edu.emory.mathcs.backport.java.util.AbstractQueue
Constructor for use by subclasses.
AbstractSequentialList - Class in edu.emory.mathcs.backport.java.util
Overrides toArray() and toArray(Object[]) in AbstractCollection to provide implementations valid for concurrent lists.
AbstractSequentialList() - Constructor for class edu.emory.mathcs.backport.java.util.AbstractSequentialList
Sole constructor.
AbstractSet - Class in edu.emory.mathcs.backport.java.util
Overrides toArray() and toArray(Object[]) in AbstractCollection to provide implementations valid for concurrent sets.
AbstractSet() - Constructor for class edu.emory.mathcs.backport.java.util.AbstractSet
Sole constructor.
AccelerometerControl - Class in com.buglabs.bug.module.motion
 
AccelerometerControl(Accelerometer) - Constructor for class com.buglabs.bug.module.motion.AccelerometerControl
 
AccelerometerRawFeed - Class in com.buglabs.bug.module.motion
 
AccelerometerRawFeed(InputStream, AccelerometerControl) - Constructor for class com.buglabs.bug.module.motion.AccelerometerRawFeed
 
AccelerometerSampleProvider - Class in com.buglabs.bug.module.motion
 
AccelerometerSampleProvider(IAccelerometerSampleFeed) - Constructor for class com.buglabs.bug.module.motion.AccelerometerSampleProvider
 
AccelerometerTest - Class in com.buglabs.bug.jni.accelerometer.tests
 
AccelerometerTest() - Constructor for class com.buglabs.bug.jni.accelerometer.tests.AccelerometerTest
 
acquireDisplay() - Method in class com.buglabs.bug.menu.StatusBar
 
acquireRegion(int) - Method in class com.buglabs.bug.menu.StatusBar
 
acquireRegion(int, int) - Method in class com.buglabs.bug.menu.StatusBar
 
activate() - Method in class com.buglabs.bug.module.audio.AudioModuleControl
 
Activator - Class in com.buglabs.bug.base
This bundle offers base unit features to the runtime, such as date/time and power information.
Activator() - Constructor for class com.buglabs.bug.base.Activator
 
Activator - Class in com.buglabs.bug.base.tests
Tests for the com.buglabs.bug.base class.
Activator() - Constructor for class com.buglabs.bug.base.tests.Activator
 
Activator - Class in com.buglabs.bug.bmi
 
Activator() - Constructor for class com.buglabs.bug.bmi.Activator
 
Activator - Class in com.buglabs.bug.bugnet
 
Activator() - Constructor for class com.buglabs.bug.bugnet.Activator
 
Activator - Class in com.buglabs.bug.event
This bundle is responsible for accepting clients for callback notifications based on model change events.
Activator() - Constructor for class com.buglabs.bug.event.Activator
 
Activator - Class in com.buglabs.bug.event.tests
 
Activator() - Constructor for class com.buglabs.bug.event.tests.Activator
 
Activator - Class in com.buglabs.bug.jni.accelerometer.tests
 
Activator() - Constructor for class com.buglabs.bug.jni.accelerometer.tests.Activator
 
Activator - Class in com.buglabs.bug.jni.audio.tests
 
Activator() - Constructor for class com.buglabs.bug.jni.audio.tests.Activator
 
Activator - Class in com.buglabs.bug.jni.bugbeep.tests
 
Activator() - Constructor for class com.buglabs.bug.jni.bugbeep.tests.Activator
 
Activator - Class in com.buglabs.bug.jni.common.tests
 
Activator() - Constructor for class com.buglabs.bug.jni.common.tests.Activator
 
Activator - Class in com.buglabs.bug.jni.gps.tests
 
Activator() - Constructor for class com.buglabs.bug.jni.gps.tests.Activator
 
Activator - Class in com.buglabs.bug.jni.vonhippel.tests
 
Activator() - Constructor for class com.buglabs.bug.jni.vonhippel.tests.Activator
 
Activator - Class in com.buglabs.bug.menu
 
Activator() - Constructor for class com.buglabs.bug.menu.Activator
 
Activator - Class in com.buglabs.bug.menu.tests
 
Activator() - Constructor for class com.buglabs.bug.menu.tests.Activator
 
Activator - Class in com.buglabs.bug.module
 
Activator() - Constructor for class com.buglabs.bug.module.Activator
 
Activator - Class in com.buglabs.bug.module.audio
 
Activator() - Constructor for class com.buglabs.bug.module.audio.Activator
 
Activator - Class in com.buglabs.bug.module.audio.tests
 
Activator() - Constructor for class com.buglabs.bug.module.audio.tests.Activator
 
Activator - Class in com.buglabs.bug.module.bugbee
 
Activator() - Constructor for class com.buglabs.bug.module.bugbee.Activator
 
Activator - Class in com.buglabs.bug.module.camera
Java API bundle for Camera module.
Activator() - Constructor for class com.buglabs.bug.module.camera.Activator
 
Activator - Class in com.buglabs.bug.module.camera.tests
 
Activator() - Constructor for class com.buglabs.bug.module.camera.tests.Activator
 
Activator - Class in com.buglabs.bug.module.gps
 
Activator() - Constructor for class com.buglabs.bug.module.gps.Activator
 
Activator - Class in com.buglabs.bug.module.gps.tests
 
Activator() - Constructor for class com.buglabs.bug.module.gps.tests.Activator
 
Activator - Class in com.buglabs.bug.module.lcd
 
Activator() - Constructor for class com.buglabs.bug.module.lcd.Activator
 
Activator - Class in com.buglabs.bug.module.motion
 
Activator() - Constructor for class com.buglabs.bug.module.motion.Activator
 
Activator - Class in com.buglabs.bug.module.tests
 
Activator() - Constructor for class com.buglabs.bug.module.tests.Activator
 
Activator - Class in com.buglabs.bug.module.vonhippel
 
Activator() - Constructor for class com.buglabs.bug.module.vonhippel.Activator
 
Activator - Class in com.buglabs.bug.module.vonhippel.tests
 
Activator() - Constructor for class com.buglabs.bug.module.vonhippel.tests.Activator
 
Activator - Class in com.buglabs.bug.module.wifi
This bundle contributes a Modlet for the wifi/bluetooth module.
Activator() - Constructor for class com.buglabs.bug.module.wifi.Activator
 
Activator - Class in com.buglabs.bug.program
 
Activator() - Constructor for class com.buglabs.bug.program.Activator
 
Activator - Class in com.buglabs.bug.program.tests
 
Activator() - Constructor for class com.buglabs.bug.program.tests.Activator
 
Activator - Class in com.buglabs.bug.service
 
Activator() - Constructor for class com.buglabs.bug.service.Activator
 
Activator - Class in com.buglabs.bug.service.tests
 
Activator() - Constructor for class com.buglabs.bug.service.tests.Activator
 
Activator - Class in com.buglabs.bug.slp
 
Activator() - Constructor for class com.buglabs.bug.slp.Activator
 
Activator - Class in com.buglabs.bug.slp.tests
 
Activator() - Constructor for class com.buglabs.bug.slp.tests.Activator
 
Activator - Class in com.buglabs.bug.update
 
Activator() - Constructor for class com.buglabs.bug.update.Activator
 
Activator - Class in com.buglabs.common.tests
 
Activator() - Constructor for class com.buglabs.common.tests.Activator
 
Activator - Class in com.buglabs.osgi.cm.tests
 
Activator() - Constructor for class com.buglabs.osgi.cm.tests.Activator
 
Activator - Class in com.buglabs.osgi.http
 
Activator() - Constructor for class com.buglabs.osgi.http.Activator
 
Activator - Class in com.buglabs.osgi.http.test
 
Activator() - Constructor for class com.buglabs.osgi.http.test.Activator
 
Activator - Class in com.buglabs.osgi.obr
Activator for OBR.
Activator() - Constructor for class com.buglabs.osgi.obr.Activator
 
Activator - Class in com.buglabs.osgi.obr.shell
 
Activator() - Constructor for class com.buglabs.osgi.obr.shell.Activator
 
Activator - Class in com.buglabs.osgi.obr.tests
 
Activator() - Constructor for class com.buglabs.osgi.obr.tests.Activator
 
add(Resource) - Method in class com.buglabs.osgi.obr.SimpleResolver
 
add(Object) - Method in class edu.emory.mathcs.backport.java.util.AbstractQueue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(Object) - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Inserts the specified element at the end of this deque.
add(Object) - Method in interface edu.emory.mathcs.backport.java.util.Deque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(Object) - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
add(int, Object) - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
add(Object) - Method in class edu.emory.mathcs.backport.java.util.PriorityQueue
Inserts the specified element into this priority queue.
add(Object) - Method in interface edu.emory.mathcs.backport.java.util.Queue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
addAll(Collection) - Method in class edu.emory.mathcs.backport.java.util.AbstractQueue
Adds all of the elements in the specified collection to this queue.
addAll(Collection, Object[]) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
addAll(Collection) - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
addAll(int, Collection) - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
addAll(Collection) - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
addApplication(String) - Method in class com.buglabs.bug.program.UserAppManager
 
addCookie(Cookie) - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
addDateHeader(String, long) - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
addFirst(Object) - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Inserts the specified element at the front of this deque.
addFirst(Object) - Method in interface edu.emory.mathcs.backport.java.util.Deque
Inserts the specified element at the front of this deque if it is possible to do so immediately without violating capacity restrictions.
addFirst(Object) - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
addHeader(String, String) - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
addHttpContext(String, HttpContext) - Method in class com.buglabs.osgi.http.SharedStateManager
 
addingService(ServiceReference) - Method in class com.buglabs.bug.event.HttpServiceTracker
 
addingService(ServiceReference) - Method in class com.buglabs.bug.menu.Menu
 
addingService(ServiceReference) - Method in class com.buglabs.bug.module.HttpServiceTracker
 
addingService(ServiceReference) - Method in class com.buglabs.bug.module.ModuleControlServiceTracker
 
addingService(ServiceReference) - Method in class com.buglabs.bug.program.HttpServiceTracker
 
addingService(ServiceReference) - Method in class com.buglabs.bug.service.HttpServiceTracker
 
addIntHeader(String, int) - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
addLast(Object) - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Inserts the specified element at the end of this deque.
addLast(Object) - Method in interface edu.emory.mathcs.backport.java.util.Deque
Inserts the specified element at the end of this deque if it is possible to do so immediately without violating capacity restrictions.
addLast(Object) - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
addPublicService(PublicWSProvider) - Method in class com.buglabs.bug.service.WSServlet
 
addRepository(URL) - Method in class com.buglabs.osgi.obr.RepositoryAdminImpl
 
addResources(String, String, HttpContext) - Method in class com.buglabs.osgi.http.SharedStateManager
 
addServlet(String, Servlet) - Method in class com.buglabs.osgi.http.SharedStateManager
 
addServletConfig(String, ServletConfig) - Method in class com.buglabs.osgi.http.SharedStateManager
 
AdvertiserIPAddressFactory - Class in com.buglabs.bug.slp
Simple class to encapsulate logic for finding an advertiser's IP Address
AdvertiserIPAddressFactory() - Constructor for class com.buglabs.bug.slp.AdvertiserIPAddressFactory
 
alias - Variable in class com.buglabs.bug.event.HttpServiceTracker
 
alias - Variable in class com.buglabs.bug.module.HttpServiceTracker
 
alias - Variable in class com.buglabs.bug.program.HttpServiceTracker
 
alias - Variable in class com.buglabs.bug.service.HttpServiceTracker
 
allowBind(byte) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
allServicesAvailable(IServiceProvider) - Method in class com.buglabs.bug.base.Activator
 
allServicesAvailable(IServiceProvider) - Method in class com.buglabs.bug.bugnet.Activator
 
allServicesAvailable(IServiceProvider) - Method in class com.buglabs.bug.program.Activator
 
allServicesAvailable(IServiceProvider) - Method in class com.buglabs.bug.update.Activator
 
APP_BUNDLE_PATH - Static variable in class com.buglabs.bug.bugnet.Activator
 
APP_BUNDLE_PATH - Static variable in class com.buglabs.bug.program.Activator
 
APP_STATE - Static variable in class com.buglabs.bug.program.Activator
 
AppInstallNode - Class in com.buglabs.bug.bugnet
 
AppInstallNode(String, Resource, BundleContext, IMenuNode, RepositoryAdmin, IMenuProvider, ResourceInstaller) - Constructor for class com.buglabs.bug.bugnet.AppInstallNode
 
AppUninstallNode - Class in com.buglabs.bug.bugnet
 
AppUninstallNode(Bundle, BundleContext, IMenuNode, IMenuProvider, IUserAppManager) - Constructor for class com.buglabs.bug.bugnet.AppUninstallNode
 
ArrayDeque - Class in edu.emory.mathcs.backport.java.util
Resizable-array implementation of the Deque interface.
ArrayDeque() - Constructor for class edu.emory.mathcs.backport.java.util.ArrayDeque
Constructs an empty array deque with an initial capacity sufficient to hold 16 elements.
ArrayDeque(int) - Constructor for class edu.emory.mathcs.backport.java.util.ArrayDeque
Constructs an empty array deque with an initial capacity sufficient to hold the specified number of elements.
ArrayDeque(Collection) - Constructor for class edu.emory.mathcs.backport.java.util.ArrayDeque
Constructs a deque containing the elements of the specified collection, in the order they are returned by the collection's iterator.
Arrays - Class in edu.emory.mathcs.backport.java.util
 
asLifoQueue(Deque) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
asList(Object[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
AudioEventProvider - Class in com.buglabs.bug.module.audio
 
AudioEventProvider(String, LogService) - Constructor for class com.buglabs.bug.module.audio.AudioEventProvider
 
AudioModlet - Class in com.buglabs.bug.module.audio
 
AudioModlet(BundleContext, int, String, String) - Constructor for class com.buglabs.bug.module.audio.AudioModlet
 
AudioModuleControl - Class in com.buglabs.bug.module.audio
 
AudioModuleControl(AudioControl) - Constructor for class com.buglabs.bug.module.audio.AudioModuleControl
 
AudioPlayer - Class in com.buglabs.bug.module.audio
 
AudioPlayer(SoundBackend) - Constructor for class com.buglabs.bug.module.audio.AudioPlayer
 
AudioPlayer.DecodingThread - Class in com.buglabs.bug.module.audio
 
AudioPlayer.DecodingThread(AudioDecoder, Line) - Constructor for class com.buglabs.bug.module.audio.AudioPlayer.DecodingThread
 
AudioTest - Class in com.buglabs.bug.jni.audio.tests
 
AudioTest() - Constructor for class com.buglabs.bug.jni.audio.tests.AudioTest
 

B

BacklightMenuNode - Class in com.buglabs.bug.menu
A menu for turning the base unit lcd backlight on and off.
BacklightMenuNode(IFramebufferDevice, IMenuNode) - Constructor for class com.buglabs.bug.menu.BacklightMenuNode
 
Base64 - Class in com.buglabs.osgi.http.test
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in com.buglabs.osgi.http.test
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class com.buglabs.osgi.http.test.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class com.buglabs.osgi.http.test.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in com.buglabs.osgi.http.test
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class com.buglabs.osgi.http.test.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class com.buglabs.osgi.http.test.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
BaseDisplay - Class in com.buglabs.bug.base
This class interfaces BUG base unit LCD to OSGi service layer.
BaseDisplay() - Constructor for class com.buglabs.bug.base.BaseDisplay
 
BaseTestCases - Class in com.buglabs.osgi.obr.tests
 
BaseTestCases() - Constructor for class com.buglabs.osgi.obr.tests.BaseTestCases
 
BasicHTTPServiceTestCase - Class in com.buglabs.osgi.http.test
 
BasicHTTPServiceTestCase() - Constructor for class com.buglabs.osgi.http.test.BasicHTTPServiceTestCase
 
binarySearch(long[], long) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
binarySearch(int[], int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
binarySearch(short[], short) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
binarySearch(char[], char) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
binarySearch(byte[], byte) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
binarySearch(double[], double) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
binarySearch(float[], float) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
binarySearch(Object[], Object) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
binarySearch(Object[], Object, Comparator) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
binarySearch(List, Object) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
binarySearch(List, Object, Comparator) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
BinaryTestCases - Class in com.buglabs.osgi.http.test
 
BinaryTestCases() - Constructor for class com.buglabs.osgi.http.test.BinaryTestCases
 
bindDeviceRequest(byte, short, IEEEAddress) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
BUFFER_SIZE - Static variable in class com.buglabs.bug.program.ProgramServlet
 
BUG_URL - Static variable in class com.buglabs.bug.program.tests.ProgramServiceTest
 
BUGBaseControl - Class in com.buglabs.bug.base
 
BUGBaseControl(BUGNavControl) - Constructor for class com.buglabs.bug.base.BUGBaseControl
 
BUGBeeLEDControl - Class in com.buglabs.bug.module.bugbee
 
BUGBeeLEDControl(BUGBeeChar) - Constructor for class com.buglabs.bug.module.bugbee.BUGBeeLEDControl
 
BUGBeeModlet - Class in com.buglabs.bug.module.bugbee
 
BUGBeeModlet(BundleContext, int, String, String) - Constructor for class com.buglabs.bug.module.bugbee.BUGBeeModlet
 
BUGBeeModletControl - Class in com.buglabs.bug.module.bugbee
 
BUGBeeModletPacket - Class in com.buglabs.bug.module.bugbee
 
BugBeepTest - Class in com.buglabs.bug.jni.bugbeep.tests
 
BugBeepTest() - Constructor for class com.buglabs.bug.jni.bugbeep.tests.BugBeepTest
 
BUGBeeWS - Class in com.buglabs.bug.module.bugbee
 
BUGBeeWS(IBUGBeeControl) - Constructor for class com.buglabs.bug.module.bugbee.BUGBeeWS
 
BugNetNode - Class in com.buglabs.bug.bugnet
A menu node that allows the a user to install an app from BUGnet
BugNetNode(BundleContext, RepositoryAdmin, IMenuProvider, IUserAppManager) - Constructor for class com.buglabs.bug.bugnet.BugNetNode
 
BugNetTestCases - Class in com.buglabs.osgi.obr.tests
 
BugNetTestCases() - Constructor for class com.buglabs.osgi.obr.tests.BugNetTestCases
 
buttonEvent(ButtonEvent) - Method in class com.buglabs.bug.menu.Menu
 
buttonPress(int) - Method in class com.buglabs.bug.menu.MenuStateMachine
 

C

CameraInputEventProvider - Class in com.buglabs.bug.module.camera
 
CameraInputEventProvider(String, LogService) - Constructor for class com.buglabs.bug.module.camera.CameraInputEventProvider
 
CameraModlet - Class in com.buglabs.bug.module.camera
 
CameraModlet(BundleContext, int, String) - Constructor for class com.buglabs.bug.module.camera.CameraModlet
 
CameraModuleControl - Class in com.buglabs.bug.module.camera
 
CameraModuleControl(CameraControl) - Constructor for class com.buglabs.bug.module.camera.CameraModuleControl
 
cancel() - Method in class com.buglabs.bug.bmi.PipeReader
 
canStart() - Method in class com.buglabs.bug.menu.Menu
 
CapabilityImpl - Class in com.buglabs.osgi.obr
OBR Resource Capability implementation.
CapabilityImpl(XmlNode) - Constructor for class com.buglabs.osgi.obr.CapabilityImpl
 
ceiling(Object) - Method in interface edu.emory.mathcs.backport.java.util.NavigableSet
Returns the least element in this set greater than or equal to the given element, or null if there is no such element.
ceiling(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
ceilingEntry(Object) - Method in interface edu.emory.mathcs.backport.java.util.NavigableMap
Returns a key-value mapping associated with the least key greater than or equal to the given key, or null if there is no such key.
ceilingEntry(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
ceilingKey(Object) - Method in interface edu.emory.mathcs.backport.java.util.NavigableMap
Returns the least key greater than or equal to the given key, or null if there is no such key.
ceilingKey(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
CharDeviceTest - Class in com.buglabs.bug.jni.common.tests
 
CharDeviceTest() - Constructor for class com.buglabs.bug.jni.common.tests.CharDeviceTest
 
checkedCollection(Collection, Class) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
checkedList(List, Class) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
checkedMap(Map, Class, Class) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
checkedSet(Set, Class) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
checkedSortedMap(SortedMap, Class, Class) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
checkedSortedSet(SortedSet, Class) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
childExists(IMenuNode) - Method in class com.buglabs.bug.module.MenuAdapter
 
childExists(String) - Method in class com.buglabs.bug.module.MenuAdapter
 
clear() - Method in class com.buglabs.bug.base.FramebufferDevice
 
clear() - Method in class com.buglabs.bug.bmi.DefaultBundleCache
 
clear() - Method in class edu.emory.mathcs.backport.java.util.AbstractQueue
Removes all of the elements from this queue.
clear() - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Removes all of the elements from this deque.
clear() - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
clear() - Method in class edu.emory.mathcs.backport.java.util.PriorityQueue
Removes all of the elements from this queue.
clear() - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
clear() - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
clearConnectError() - Method in class com.buglabs.bug.bugnet.InstallNode
Tells the install node to ignore a past connection error and try to connect again if we call its getChildren();
clearDisplay() - Method in class com.buglabs.bug.menu.MenuStateMachine
 
clearGPIO(int) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
clearIOX(int) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
clearLED(int) - Method in class com.buglabs.bug.base.BUGBaseControl
 
clearLEDs(int) - Method in class com.buglabs.bug.base.BUGBaseControl
 
clearModule(int) - Static method in class com.buglabs.bug.module.Activator
 
clearState() - Method in class com.buglabs.bug.program.UserAppManager
 
clone() - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Returns a copy of this deque.
clone() - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
clone() - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
clone() - Method in class edu.emory.mathcs.backport.java.util.TreeMap.Entry
Return a new Entry with same element and color as self, but with null links.
clone() - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
close() - Method in class com.buglabs.bug.base.SoundPlayer.DecodingThread
 
close() - Method in class com.buglabs.bug.module.audio.AudioPlayer
 
close() - Method in class com.buglabs.bug.module.audio.AudioPlayer.DecodingThread
 
close() - Method in class com.buglabs.bug.module.motion.MotionAccelerometerSampleStream
 
close() - Method in class com.buglabs.osgi.http.test.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
Collections - Class in edu.emory.mathcs.backport.java.util
Augments Collections with methods added in Java 5.0 and higher.
com.buglabs.bug.base - package com.buglabs.bug.base
 
com.buglabs.bug.base.tests - package com.buglabs.bug.base.tests
 
com.buglabs.bug.bmi - package com.buglabs.bug.bmi
 
com.buglabs.bug.bugnet - package com.buglabs.bug.bugnet
 
com.buglabs.bug.event - package com.buglabs.bug.event
 
com.buglabs.bug.event.tests - package com.buglabs.bug.event.tests
 
com.buglabs.bug.jni.accelerometer - package com.buglabs.bug.jni.accelerometer
 
com.buglabs.bug.jni.accelerometer.tests - package com.buglabs.bug.jni.accelerometer.tests
 
com.buglabs.bug.jni.audio - package com.buglabs.bug.jni.audio
 
com.buglabs.bug.jni.audio.tests - package com.buglabs.bug.jni.audio.tests
 
com.buglabs.bug.jni.basedisplay - package com.buglabs.bug.jni.basedisplay
 
com.buglabs.bug.jni.bugbee - package com.buglabs.bug.jni.bugbee
 
com.buglabs.bug.jni.bugbeep - package com.buglabs.bug.jni.bugbeep
 
com.buglabs.bug.jni.bugbeep.tests - package com.buglabs.bug.jni.bugbeep.tests
 
com.buglabs.bug.jni.camera - package com.buglabs.bug.jni.camera
 
com.buglabs.bug.jni.common - package com.buglabs.bug.jni.common
 
com.buglabs.bug.jni.common.tests - package com.buglabs.bug.jni.common.tests
 
com.buglabs.bug.jni.gps - package com.buglabs.bug.jni.gps
 
com.buglabs.bug.jni.gps.tests - package com.buglabs.bug.jni.gps.tests
 
com.buglabs.bug.jni.hello - package com.buglabs.bug.jni.hello
 
com.buglabs.bug.jni.hello.tests - package com.buglabs.bug.jni.hello.tests
 
com.buglabs.bug.jni.lcd - package com.buglabs.bug.jni.lcd
 
com.buglabs.bug.jni.motion - package com.buglabs.bug.jni.motion
 
com.buglabs.bug.jni.vonhippel - package com.buglabs.bug.jni.vonhippel
 
com.buglabs.bug.jni.vonhippel.tests - package com.buglabs.bug.jni.vonhippel.tests
 
com.buglabs.bug.menu - package com.buglabs.bug.menu
 
com.buglabs.bug.menu.tests - package com.buglabs.bug.menu.tests
 
com.buglabs.bug.module - package com.buglabs.bug.module
 
com.buglabs.bug.module.audio - package com.buglabs.bug.module.audio
 
com.buglabs.bug.module.audio.tests - package com.buglabs.bug.module.audio.tests
 
com.buglabs.bug.module.bugbee - package com.buglabs.bug.module.bugbee
 
com.buglabs.bug.module.camera - package com.buglabs.bug.module.camera
 
com.buglabs.bug.module.camera.tests - package com.buglabs.bug.module.camera.tests
 
com.buglabs.bug.module.gps - package com.buglabs.bug.module.gps
 
com.buglabs.bug.module.gps.tests - package com.buglabs.bug.module.gps.tests
 
com.buglabs.bug.module.lcd - package com.buglabs.bug.module.lcd
 
com.buglabs.bug.module.motion - package com.buglabs.bug.module.motion
 
com.buglabs.bug.module.tests - package com.buglabs.bug.module.tests
 
com.buglabs.bug.module.vonhippel - package com.buglabs.bug.module.vonhippel
 
com.buglabs.bug.module.vonhippel.tests - package com.buglabs.bug.module.vonhippel.tests
 
com.buglabs.bug.module.wifi - package com.buglabs.bug.module.wifi
 
com.buglabs.bug.program - package com.buglabs.bug.program
 
com.buglabs.bug.program.tests - package com.buglabs.bug.program.tests
 
com.buglabs.bug.service - package com.buglabs.bug.service
 
com.buglabs.bug.service.tests - package com.buglabs.bug.service.tests
 
com.buglabs.bug.slp - package com.buglabs.bug.slp
 
com.buglabs.bug.slp.tests - package com.buglabs.bug.slp.tests
 
com.buglabs.bug.tests.common - package com.buglabs.bug.tests.common
 
com.buglabs.bug.update - package com.buglabs.bug.update
 
com.buglabs.common - package com.buglabs.common
 
com.buglabs.common.tests - package com.buglabs.common.tests
 
com.buglabs.nmea - package com.buglabs.nmea
 
com.buglabs.osgi.cm - package com.buglabs.osgi.cm
 
com.buglabs.osgi.cm.tests - package com.buglabs.osgi.cm.tests
 
com.buglabs.osgi.http - package com.buglabs.osgi.http
 
com.buglabs.osgi.http.test - package com.buglabs.osgi.http.test
 
com.buglabs.osgi.obr - package com.buglabs.osgi.obr
 
com.buglabs.osgi.obr.shell - package com.buglabs.osgi.obr.shell
 
com.buglabs.osgi.obr.tests - package com.buglabs.osgi.obr.tests
 
com.buglabs.osgi.shell - package com.buglabs.osgi.shell
 
COM_BUGLABS_BUG_SLP_REFRESH_INTERVAL - Static variable in class com.buglabs.bug.slp.Activator
 
comparator() - Method in class edu.emory.mathcs.backport.java.util.PriorityQueue
Returns the comparator used to order the elements in this queue, or null if this queue uses the natural ordering of its elements.
comparator() - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
comparator() - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
compareTo(Object) - Method in class com.buglabs.osgi.obr.SortableResourceContainer
 
ConciergeTestCases - Class in com.buglabs.osgi.obr.tests
 
ConciergeTestCases() - Constructor for class com.buglabs.osgi.obr.tests.ConciergeTestCases
 
ConcurrencyTestCases - Class in com.buglabs.osgi.http.test
Test the performance of the http server.
ConcurrencyTestCases() - Constructor for class com.buglabs.osgi.http.test.ConcurrencyTestCases
 
config - Variable in class com.buglabs.bug.event.HttpServiceTracker
 
config - Variable in class com.buglabs.bug.module.HttpServiceTracker
 
config - Variable in class com.buglabs.bug.program.HttpServiceTracker
 
config - Variable in class com.buglabs.bug.service.HttpServiceTracker
 
ConfigAdminServlet - Class in com.buglabs.bug.program
A servlet that interacts with bug's configuration
ConfigAdminServlet(BundleContext, ConfigurationAdmin) - Constructor for class com.buglabs.bug.program.ConfigAdminServlet
 
ConfigurationAdminActivator - Class in com.buglabs.osgi.cm
Activator for Configuration Admin
ConfigurationAdminActivator() - Constructor for class com.buglabs.osgi.cm.ConfigurationAdminActivator
 
ConfigurationAdminConcurrencyTest - Class in com.buglabs.osgi.cm.tests
Test concurrency of Configuration Admin
ConfigurationAdminConcurrencyTest() - Constructor for class com.buglabs.osgi.cm.tests.ConfigurationAdminConcurrencyTest
 
ConfigurationAdminHelper - Class in com.buglabs.bug.service
Helper class for ConfigurationAdmin
ConfigurationAdminHelper() - Constructor for class com.buglabs.bug.service.ConfigurationAdminHelper
 
ConfigurationAdminTest - Class in com.buglabs.osgi.cm.tests
Tests for ConfigurationAdmin
ConfigurationAdminTest() - Constructor for class com.buglabs.osgi.cm.tests.ConfigurationAdminTest
 
configurationChanged(AccelerometerConfiguration) - Method in class com.buglabs.bug.module.motion.MotionAccelerometerSampleStream
 
ConfigurationTest - Class in com.buglabs.osgi.cm.tests
Tests for Configuration implementation
ConfigurationTest() - Constructor for class com.buglabs.osgi.cm.tests.ConfigurationTest
 
configurePA(boolean, byte) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
contains(Object) - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Returns true if this deque contains the specified element.
contains(Object) - Method in interface edu.emory.mathcs.backport.java.util.Deque
Returns true if this deque contains the specified element.
contains(Object) - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
contains(Object) - Method in class edu.emory.mathcs.backport.java.util.PriorityQueue
Returns true if this queue contains the specified element.
contains(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
containsHeader(String) - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
containsKey(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
containsValue(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
context - Variable in class com.buglabs.bug.event.HttpServiceTracker
 
context - Variable in class com.buglabs.bug.module.HttpServiceTracker
 
context - Variable in class com.buglabs.bug.program.HttpServiceTracker
 
context - Variable in class com.buglabs.bug.service.HttpServiceTracker
 
context - Static variable in class com.buglabs.osgi.http.test.Activator
 
copy(List, List) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
copyOf(Object[], int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
copyOf(Object[], int, Class) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
copyOf(byte[], int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
copyOf(short[], int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
copyOf(int[], int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
copyOf(long[], int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
copyOf(char[], int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
copyOf(float[], int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
copyOf(double[], int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
copyOf(boolean[], int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
copyOfRange(Object[], int, int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
copyOfRange(Object[], int, int, Class) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
copyOfRange(byte[], int, int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
copyOfRange(short[], int, int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
copyOfRange(int[], int, int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
copyOfRange(long[], int, int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
copyOfRange(char[], int, int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
copyOfRange(float[], int, int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
copyOfRange(double[], int, int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
copyOfRange(boolean[], int, int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
CounterServlet - Class in com.buglabs.osgi.http.test
A place to store counters for concurrency tests.
CounterServlet() - Constructor for class com.buglabs.osgi.http.test.CounterServlet
 
CounterSingleton - Class in com.buglabs.osgi.http.test
 
createJarArchive(File, File[], File) - Method in class com.buglabs.bug.program.ProgramServlet
Code from forum board for creating a Jar.
createModlet(BundleContext, int) - Method in class com.buglabs.bug.module.audio.Activator
 
createModlet(BundleContext, int) - Method in class com.buglabs.bug.module.bugbee.Activator
 
createModlet(BundleContext, int) - Method in class com.buglabs.bug.module.camera.Activator
 
createModlet(BundleContext, int) - Method in class com.buglabs.bug.module.gps.Activator
 
createModlet(BundleContext, int) - Method in class com.buglabs.bug.module.lcd.Activator
 
createModlet(BundleContext, int) - Method in class com.buglabs.bug.module.motion.Activator
 
createModlet(BundleContext, int) - Method in class com.buglabs.bug.module.vonhippel.Activator
 
createModlet(BundleContext, int) - Method in class com.buglabs.bug.module.wifi.Activator
 

D

deactivate() - Method in class com.buglabs.bug.module.audio.AudioModuleControl
 
DECODE - Static variable in class com.buglabs.osgi.http.test.Base64
Specify decoding.
decode(byte[], int, int) - Static method in class com.buglabs.osgi.http.test.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class com.buglabs.osgi.http.test.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFromFile(String) - Static method in class com.buglabs.osgi.http.test.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class com.buglabs.osgi.http.test.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class com.buglabs.osgi.http.test.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
deepEquals(Object[], Object[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
deepHashCode(Object[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
deepToString(Object[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
DefaultBundleCache - Class in com.buglabs.bug.bmi
 
DefaultBundleCache(String, LogService) - Constructor for class com.buglabs.bug.bmi.DefaultBundleCache
 
DefaultHttpContext - Class in com.buglabs.osgi.http
A default HttpContext implementation.
DefaultHttpContext() - Constructor for class com.buglabs.osgi.http.DefaultHttpContext
 
DegreesMinutesSeconds - Class in com.buglabs.nmea
A class to store DMS style location information.
DegreesMinutesSeconds(String) - Constructor for class com.buglabs.nmea.DegreesMinutesSeconds
Will throw NMEAParserException if parsing error occurs.
deploy(boolean) - Method in class com.buglabs.osgi.obr.SimpleResolver
 
Deque - Interface in edu.emory.mathcs.backport.java.util
A linear collection that supports element insertion and removal at both ends.
descendingIterator() - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
 
descendingIterator() - Method in interface edu.emory.mathcs.backport.java.util.Deque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
descendingIterator() - Method in interface edu.emory.mathcs.backport.java.util.NavigableSet
Returns an iterator over the elements in this set, in descending order.
descendingIterator() - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
descendingKeySet() - Method in interface edu.emory.mathcs.backport.java.util.NavigableMap
Returns a reverse order NavigableSet view of the keys contained in this map.
descendingKeySet() - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
descendingMap() - Method in interface edu.emory.mathcs.backport.java.util.NavigableMap
Returns a reverse order view of the mappings contained in this map.
descendingMap() - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
descendingSet() - Method in interface edu.emory.mathcs.backport.java.util.NavigableSet
Returns a reverse order view of the elements contained in this set.
descendingSet() - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
DirectedTestCases - Class in com.buglabs.osgi.obr.tests
 
DirectedTestCases() - Constructor for class com.buglabs.osgi.obr.tests.DirectedTestCases
 
DISABLED_STATE - Static variable in class com.buglabs.bug.service.MenuAccessAdapter
 
discover(int) - Method in class com.buglabs.bug.menu.StatusBar
 
discover(int) - Method in class com.buglabs.bug.module.bugbee.BUGBeeWS
 
discover(int) - Method in class com.buglabs.bug.module.camera.CameraModlet
 
discover(int) - Method in class com.buglabs.bug.module.gps.GPSModlet
 
discover(int) - Method in class com.buglabs.bug.module.motion.MotionWS
 
discoverResources(String) - Method in class com.buglabs.osgi.obr.RepositoryAdminImpl
 
disjoint(Collection, Collection) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
dispose() - Method in class com.buglabs.bug.base.BaseDisplay
 
dispose() - Method in class com.buglabs.bug.base.FramebufferDevice
 
dispose() - Method in class com.buglabs.bug.base.ToneGenerator
 
dispose() - Method in class com.buglabs.bug.module.bugbee.BUGBeeLEDControl
 
dispose() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
Close input and output streams.
doDelete(HttpServletRequest, HttpServletResponse) - Method in class com.buglabs.bug.program.ProgramServlet
Implementation of doDelete that uninstalls supplied bundle
doDelete(HttpServletRequest, HttpServletResponse) - Method in class com.buglabs.bug.service.WSServlet
 
doDeleteCalled - Variable in class com.buglabs.osgi.http.test.BasicHTTPServiceTestCase
 
doDeleteCalled - Variable in class com.buglabs.osgi.http.test.BinaryTestCases
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.buglabs.bug.base.InfoServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.buglabs.bug.module.ModuleServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.buglabs.bug.module.PackageServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.buglabs.bug.program.ConfigAdminServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.buglabs.bug.program.ProgramServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.buglabs.bug.service.WSServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.buglabs.osgi.http.test.CounterServlet
 
doGetCalled - Variable in class com.buglabs.osgi.http.test.BasicHTTPServiceTestCase
 
doGetCalled - Variable in class com.buglabs.osgi.http.test.BinaryTestCases
 
DONT_BREAK_LINES - Static variable in class com.buglabs.osgi.http.test.Base64
Don't break lines when encoding (violates strict Base64 specification)
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.buglabs.bug.module.ModuleServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.buglabs.bug.program.ProgramServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.buglabs.bug.service.WSServlet
 
doPostCalled - Variable in class com.buglabs.osgi.http.test.BasicHTTPServiceTestCase
 
doPostCalled - Variable in class com.buglabs.osgi.http.test.BinaryTestCases
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class com.buglabs.bug.event.EventServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class com.buglabs.bug.program.ConfigAdminServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class com.buglabs.bug.service.WSServlet
 
doPutCalled - Variable in class com.buglabs.osgi.http.test.BasicHTTPServiceTestCase
 
doPutCalled - Variable in class com.buglabs.osgi.http.test.BinaryTestCases
 
doStart() - Method in class com.buglabs.bug.module.audio.tests.TestSuiteServiceTracker
 
doStart() - Method in class com.buglabs.bug.module.vonhippel.tests.TestSuiteServiceTracker
 
doStart() - Method in class com.buglabs.osgi.http.test.TestSuiteServiceTracker
 
doStop() - Method in class com.buglabs.bug.module.audio.tests.TestSuiteServiceTracker
 
doStop() - Method in class com.buglabs.bug.module.vonhippel.tests.TestSuiteServiceTracker
 
doStop() - Method in class com.buglabs.osgi.http.test.TestSuiteServiceTracker
 
DynamicByteBufferTests - Class in com.buglabs.osgi.http.test
This exersizes the DynamicByteBuffer abstract data type.
DynamicByteBufferTests() - Constructor for class com.buglabs.osgi.http.test.DynamicByteBufferTests
 

E

edu.emory.mathcs.backport.java.util - package edu.emory.mathcs.backport.java.util
 
element() - Method in class edu.emory.mathcs.backport.java.util.AbstractQueue
Retrieves, but does not remove, the head of this queue.
element() - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Retrieves, but does not remove, the head of the queue represented by this deque.
element() - Method in interface edu.emory.mathcs.backport.java.util.Deque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque).
element() - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
element() - Method in class edu.emory.mathcs.backport.java.util.PriorityQueue
Retrieves, but does not remove, the head of this queue.
element() - Method in interface edu.emory.mathcs.backport.java.util.Queue
Retrieves, but does not remove, the head of this queue.
emptyList() - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
emptyMap() - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
emptySet() - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
ENABLED - Static variable in class com.buglabs.bug.service.PublicWSAdminImpl
 
ENABLED_STATE - Static variable in class com.buglabs.bug.service.MenuAccessAdapter
 
ENCODE - Static variable in class com.buglabs.osgi.http.test.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class com.buglabs.osgi.http.test.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class com.buglabs.osgi.http.test.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class com.buglabs.osgi.http.test.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class com.buglabs.osgi.http.test.Base64
Encodes a byte array into Base64 notation.
encodeFromFile(String) - Static method in class com.buglabs.osgi.http.test.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class com.buglabs.osgi.http.test.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class com.buglabs.osgi.http.test.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeRedirectURL(String) - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
encodeRedirectUrl(String) - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
encodeToFile(byte[], String) - Static method in class com.buglabs.osgi.http.test.Base64
Convenience method for encoding data to a file.
encodeURL(String) - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
encodeUrl(String) - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
endOfMediaReached() - Method in class com.buglabs.bug.base.SoundPlayer
 
endOfMediaReached() - Method in class com.buglabs.bug.module.audio.AudioPlayer
 
entrySet() - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
enumeration(Collection) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
equals(Object) - Method in class com.buglabs.bug.event.Subscriber
 
equals(Object) - Method in class com.buglabs.osgi.obr.CapabilityImpl
 
equals(Object) - Method in class com.buglabs.osgi.obr.RequirementImpl
 
equals(Object) - Method in class com.buglabs.osgi.obr.ResourceImpl
 
equals(Object) - Method in class com.buglabs.osgi.obr.SortableResourceContainer
 
equals(Object) - Method in class edu.emory.mathcs.backport.java.util.AbstractMap.SimpleEntry
 
equals(Object) - Method in class edu.emory.mathcs.backport.java.util.AbstractMap.SimpleImmutableEntry
 
equals(long[], long[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
equals(int[], int[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
equals(short[], short[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
equals(char[], char[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
equals(byte[], byte[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
equals(boolean[], boolean[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
equals(double[], double[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
equals(float[], float[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
equals(Object[], Object[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
equals(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeMap.Entry
 
EventServlet - Class in com.buglabs.bug.event
 
EventServlet(Map) - Constructor for class com.buglabs.bug.event.EventServlet
 
EventTestCases - Class in com.buglabs.bug.event.tests
 
EventTestCases() - Constructor for class com.buglabs.bug.event.tests.EventTestCases
 
execDelete - Variable in class com.buglabs.bug.service.tests.PublicWSTests
 
execDelete - Variable in class com.buglabs.bug.service.tests.PublicWSWithParamsTests
 
execPost - Variable in class com.buglabs.bug.service.tests.PublicWSTests
 
execPost - Variable in class com.buglabs.bug.service.tests.PublicWSWithParamsTests
 
execPut - Variable in class com.buglabs.bug.service.tests.PublicWSTests
 
execPut - Variable in class com.buglabs.bug.service.tests.PublicWSWithParamsTests
 
execute() - Method in class com.buglabs.bug.bugnet.AppInstallNode
 
execute() - Method in class com.buglabs.bug.bugnet.AppUninstallNode
 
execute() - Method in class com.buglabs.bug.bugnet.RefreshNode
 
execute() - Method in class com.buglabs.bug.bugnet.UpdateNode
 
execute() - Method in class com.buglabs.bug.menu.FolderMenuNode
 
execute(int, String) - Method in class com.buglabs.bug.menu.StatusBar
 
execute(int, String) - Method in class com.buglabs.bug.module.bugbee.BUGBeeWS
 
execute(int, String) - Method in class com.buglabs.bug.module.camera.CameraModlet
 
execute(int, String) - Method in class com.buglabs.bug.module.gps.GPSModlet
 
execute() - Method in class com.buglabs.bug.module.MenuAdapter
 
execute(int, String) - Method in class com.buglabs.bug.module.motion.MotionWS
 
execute() - Method in class com.buglabs.bug.program.ResetUAMMenuNode
 
execute() - Method in class com.buglabs.bug.update.MenuAdapter
 
execute() - Method in class com.buglabs.osgi.obr.shell.OBR
 
execute() - Method in interface com.buglabs.osgi.shell.ICommand
Execute the command

F

FILE_EXTENSION - Static variable in class com.buglabs.osgi.cm.ConfigurationAdminActivator
 
fill(long[], long) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
fill(long[], int, int, long) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
fill(int[], int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
fill(int[], int, int, int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
fill(short[], short) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
fill(short[], int, int, short) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
fill(char[], char) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
fill(char[], int, int, char) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
fill(byte[], byte) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
fill(byte[], int, int, byte) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
fill(boolean[], boolean) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
fill(boolean[], int, int, boolean) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
fill(double[], double) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
fill(double[], int, int, double) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
fill(float[], float) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
fill(float[], int, int, float) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
fill(Object[], Object) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
fill(Object[], int, int, Object) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
fill(List, Object) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
finalize() - Method in class com.buglabs.osgi.obr.shell.OBR
 
findDeviceRequest(IEEEAddress) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
first() - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
firstEntry() - Method in interface edu.emory.mathcs.backport.java.util.NavigableMap
Returns a key-value mapping associated with the least key in this map, or null if the map is empty.
firstEntry() - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
firstKey() - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
floor(Object) - Method in interface edu.emory.mathcs.backport.java.util.NavigableSet
Returns the greatest element in this set less than or equal to the given element, or null if there is no such element.
floor(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
floorEntry(Object) - Method in interface edu.emory.mathcs.backport.java.util.NavigableMap
Returns a key-value mapping associated with the greatest key less than or equal to the given key, or null if there is no such key.
floorEntry(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
floorKey(Object) - Method in interface edu.emory.mathcs.backport.java.util.NavigableMap
Returns the greatest key less than or equal to the given key, or null if there is no such key.
floorKey(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
flushBase64() - Method in class com.buglabs.osgi.http.test.Base64.OutputStream
Method added by PHIL.
flushBuffer() - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
FolderMenuNode - Class in com.buglabs.bug.menu
A menu node to contain child nodes.
FolderMenuNode(String, IMenuNode) - Constructor for class com.buglabs.bug.menu.FolderMenuNode
 
FolderMenuNode(String) - Constructor for class com.buglabs.bug.menu.FolderMenuNode
 
FramebufferDevice - Class in com.buglabs.bug.base
Base implementation of base LCD framebuffer.
FramebufferDevice() - Constructor for class com.buglabs.bug.base.FramebufferDevice
 
frequency(Collection, Object) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 

G

generateTone(byte, byte) - Method in class com.buglabs.bug.base.ToneGenerator
 
get(String) - Method in class com.buglabs.bug.bmi.DefaultBundleCache
 
get(URLConnection) - Static method in class com.buglabs.bug.program.tests.ProgramInterfaceTests
 
get(int) - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
get(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeMap
getActive() - Method in class com.buglabs.bug.menu.StatusBar
 
getActiveModlets() - Method in class com.buglabs.bug.bmi.Activator
 
getAddedResources() - Method in class com.buglabs.osgi.obr.SimpleResolver
 
getAddress(BundleContext, Advertiser) - Static method in class com.buglabs.bug.slp.AdvertiserIPAddressFactory
This little patch gets the IP for the BUG to be used as the SLP advertiser If it's a real BUG, use the advertiser to return the IP If it's a virtual BUG, try to use LOCALHOST
getAlias(HttpServletRequest) - Static method in class com.buglabs.osgi.http.HttpServer
 
getAllResources() - Method in class com.buglabs.osgi.obr.RepositoryAdminImpl
 
getAllResources() - Method in interface com.buglabs.osgi.obr.ResourceListProvider
 
getAppPath() - Method in class com.buglabs.bug.program.UserAppManager
 
getApsAckWaitDurationConfig() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getApsFrameRetriesConfig() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getAttribute(String) - Method in class com.buglabs.osgi.http.ServletContextImpl
 
getAttributeNames() - Method in class com.buglabs.osgi.http.ServletContextImpl
 
getAutoCTS() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
getAutoRTS() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
getAzimuth() - Method in class com.buglabs.nmea.SV
 
getBaudrate() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
getBindingTimeConfig() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getBitsPerChar() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
getBlocking() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
getBroadcastDeliveryTimeConfig() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getBroadcastRetriesConfig() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getBufferSize() - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
getBundleContext() - Static method in class com.buglabs.bug.menu.tests.Activator
 
getBundleContext() - Static method in class com.buglabs.bug.module.audio.tests.Activator
 
getBundleContext() - Method in class com.buglabs.bug.module.gps.Activator
 
getBundleContext() - Method in class com.buglabs.bug.module.lcd.Activator
 
getBundleContext() - Method in class com.buglabs.bug.module.motion.Activator
 
getBundleContext() - Static method in class com.buglabs.bug.module.tests.Activator
 
getBundleContext() - Static method in class com.buglabs.bug.module.vonhippel.tests.Activator
 
getBundleContext() - Static method in class com.buglabs.osgi.http.test.Activator
 
getBusyName() - Method in class com.buglabs.bug.bugnet.AppInstallNode
 
getCapabilities() - Method in class com.buglabs.osgi.obr.ResourceImpl
 
getCategories() - Method in class com.buglabs.osgi.obr.ResourceImpl
 
getChannel() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getChannelListConfig() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getCharacterEncoding() - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
getChild(Object) - Method in class com.buglabs.bug.menu.FolderMenuNode
 
getChild(String) - Method in class com.buglabs.bug.module.MenuAdapter
 
getChildren() - Method in class com.buglabs.bug.base.AboutMenuAdapter
 
getChildren() - Method in class com.buglabs.bug.bugnet.AppUninstallNode
 
getChildren() - Method in class com.buglabs.bug.bugnet.BugNetNode
 
getChildren() - Method in class com.buglabs.bug.bugnet.InstallNode
 
getChildren() - Method in class com.buglabs.bug.bugnet.UninstallNode
 
getChildren() - Method in class com.buglabs.bug.menu.BacklightMenuNode
 
getChildren() - Method in class com.buglabs.bug.menu.FolderMenuNode
 
getChildren() - Method in class com.buglabs.bug.menu.Menu.LogEntryStackMenuItem
 
getChildren() - Method in class com.buglabs.bug.module.MenuAdapter
 
getChildren() - Method in class com.buglabs.bug.program.MenuAdapter
 
getChildren() - Method in class com.buglabs.bug.service.MenuAccessAdapter
 
getChildren() - Method in class com.buglabs.bug.service.MenuAdapter
 
getCommands() - Method in class com.buglabs.osgi.obr.shell.OBRCommands
 
getCommands() - Method in interface com.buglabs.osgi.shell.IShellCommandProvider
 
getComment() - Method in class com.buglabs.osgi.obr.RequirementImpl
 
getConfiguration() - Method in class com.buglabs.bug.module.motion.AccelerometerControl
 
getConfigurationMap() - Method in class com.buglabs.osgi.cm.ConfigurationAdminActivator
 
getContext() - Method in class com.buglabs.bug.base.tests.Activator
 
getContext() - Method in class com.buglabs.bug.module.camera.tests.Activator
 
getContext() - Method in class com.buglabs.bug.module.gps.tests.Activator
 
getContext() - Method in class com.buglabs.bug.service.tests.Activator
 
getContext() - Method in class com.buglabs.common.tests.Activator
 
getContext() - Method in class com.buglabs.osgi.cm.ConfigurationAdminActivator
 
getContext() - Method in class com.buglabs.osgi.cm.tests.Activator
 
getContext(String) - Method in class com.buglabs.osgi.http.ServletContextImpl
 
getContext() - Method in class com.buglabs.osgi.obr.tests.Activator
 
getCost() - Method in class com.buglabs.osgi.obr.SortableResourceContainer
 
getDefault() - Static method in class com.buglabs.bug.base.tests.Activator
 
getDefault() - Static method in class com.buglabs.bug.module.camera.tests.Activator
 
getDefault() - Static method in class com.buglabs.bug.module.gps.tests.Activator
 
getDefault() - Static method in class com.buglabs.bug.service.tests.Activator
 
getDefault() - Static method in class com.buglabs.common.tests.Activator
 
getDefault() - Static method in class com.buglabs.osgi.cm.tests.Activator
 
getDefault() - Static method in class com.buglabs.osgi.obr.tests.Activator
 
getDefaultActivator() - Static method in class com.buglabs.osgi.cm.ConfigurationAdminActivator
 
getDegrees() - Method in class com.buglabs.nmea.DegreesMinutesSeconds
 
getDepth() - Method in class com.buglabs.bug.base.FramebufferDevice
 
getDescription() - Method in class com.buglabs.bug.menu.StatusBar
 
getDescription() - Method in class com.buglabs.bug.module.bugbee.BUGBeeWS
 
getDescription() - Method in class com.buglabs.bug.module.camera.CameraModlet
 
getDescription() - Method in class com.buglabs.bug.module.gps.GPSModlet
 
getDescription() - Method in class com.buglabs.bug.module.motion.MotionWS
 
getDescription() - Method in class com.buglabs.osgi.obr.shell.OBR
 
getDescription() - Method in interface com.buglabs.osgi.shell.ICommand
 
getDirection() - Method in class com.buglabs.nmea.DegreesMinutesSeconds
 
getDisplay(String) - Method in class com.buglabs.bug.menu.StatusBar
 
getDisplayContents() - Method in interface com.buglabs.bug.tests.common.IDisplayPeeker
 
getElevation() - Method in class com.buglabs.nmea.SV
 
getErrorName() - Method in class com.buglabs.bug.bugnet.AppInstallNode
 
getErrorName() - Method in class com.buglabs.bug.bugnet.InstallNode
 
getErrorName() - Method in class com.buglabs.bug.bugnet.RefreshNode
 
getExtendedPANID() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getExtends() - Method in class com.buglabs.osgi.obr.ResourceImpl
 
getFileAsList(String, String) - Static method in class com.buglabs.bug.base.AboutMenuAdapter
Utility method to return file as list of strings
getFileAsString(String) - Static method in class com.buglabs.bug.base.AboutMenuAdapter
Utility method to return file as list of strings
getFilter() - Method in class com.buglabs.osgi.obr.RequirementImpl
 
getFirst() - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
 
getFirst() - Method in interface edu.emory.mathcs.backport.java.util.Deque
Retrieves, but does not remove, the first element of this deque.
getFirst() - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
getFirstLine(String) - Static method in class com.buglabs.bug.base.AboutMenuAdapter
Utility method to return first line of a file.
getFormat() - Method in class com.buglabs.bug.module.camera.CameraModlet
 
getHeader(Bundle, String) - Static method in class com.buglabs.bug.module.PackageServlet
 
getHeight() - Method in class com.buglabs.bug.base.FramebufferDevice
 
getHour() - Method in class com.buglabs.nmea.Time
 
getHttpContext(String) - Method in class com.buglabs.osgi.http.SharedStateManager
 
getId() - Method in class com.buglabs.osgi.obr.ResourceImpl
 
getIEEEAddress() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getImage() - Method in class com.buglabs.bug.module.camera.CameraModlet
 
getImage(int, int, int, boolean) - Method in class com.buglabs.bug.module.camera.CameraModlet
 
getImageInputStream() - Method in class com.buglabs.bug.module.camera.CameraModlet
 
getIndex() - Method in class com.buglabs.bug.module.gps.NMEASentenceProvider
 
getIndirectMessageTimeoutConfig() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getInitParameter(String) - Method in class com.buglabs.osgi.http.ServletContextImpl
 
getInitParameterNames() - Method in class com.buglabs.osgi.http.ServletContextImpl
 
getInstalledBundles() - Method in class com.buglabs.bug.program.UserAppManager
 
getInstance() - Static method in class com.buglabs.bug.module.gps.Activator
 
getInstance() - Static method in class com.buglabs.bug.module.lcd.Activator
 
getInstance() - Static method in class com.buglabs.bug.module.motion.Activator
 
getKey() - Method in class edu.emory.mathcs.backport.java.util.AbstractMap.SimpleEntry
Returns the key corresponding to this entry.
getKey() - Method in class edu.emory.mathcs.backport.java.util.AbstractMap.SimpleImmutableEntry
Returns the key corresponding to this entry.
getKey() - Method in class edu.emory.mathcs.backport.java.util.TreeMap.Entry
 
getLast() - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
 
getLast() - Method in interface edu.emory.mathcs.backport.java.util.Deque
Retrieves, but does not remove, the last element of this deque.
getLast() - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
getLastButton() - Method in class com.buglabs.bug.menu.MenuStateMachine
 
getLastModified() - Method in class com.buglabs.osgi.obr.RepositoryImpl
 
getLastRMC() - Method in class com.buglabs.bug.module.gps.NMEASentenceProvider
 
getLatitudeLongitude() - Method in class com.buglabs.bug.module.gps.GPSModlet
 
getLocale() - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
getLogicalTypeConfig() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getMajorVersion() - Method in class com.buglabs.osgi.http.ServletContextImpl
 
getMap() - Method in class com.buglabs.osgi.http.test.CounterSingleton
 
getMimeType(String) - Method in class com.buglabs.osgi.http.DefaultHttpContext
 
getMimeType(String) - Method in class com.buglabs.osgi.http.ServletContextImpl
 
getMinorVersion() - Method in class com.buglabs.osgi.http.ServletContextImpl
 
getMinutes() - Method in class com.buglabs.nmea.DegreesMinutesSeconds
 
getMinutes() - Method in class com.buglabs.nmea.Time
 
getModletFactories() - Method in class com.buglabs.bug.bmi.Activator
 
getModule(int) - Static method in class com.buglabs.bug.module.Activator
Get access to the map of currently active modules.
getModuleId() - Method in class com.buglabs.bug.module.audio.Activator
 
getModuleId() - Method in class com.buglabs.bug.module.audio.AudioModlet
 
getModuleId() - Method in class com.buglabs.bug.module.bugbee.Activator
 
getModuleId() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModlet
 
getModuleId() - Method in class com.buglabs.bug.module.camera.Activator
 
getModuleId() - Method in class com.buglabs.bug.module.camera.CameraModlet
 
getModuleId() - Method in class com.buglabs.bug.module.gps.Activator
 
getModuleId() - Method in class com.buglabs.bug.module.gps.GPSModlet
 
getModuleId() - Method in class com.buglabs.bug.module.lcd.Activator
 
getModuleId() - Method in class com.buglabs.bug.module.motion.Activator
 
getModuleId() - Method in class com.buglabs.bug.module.motion.MotionModlet
 
getModuleId() - Method in class com.buglabs.bug.module.vonhippel.Activator
 
getModuleId() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModlet
 
getModuleId() - Method in class com.buglabs.bug.module.wifi.Activator
 
getModuleId() - Method in class com.buglabs.bug.module.wifi.WifiModlet
 
getModuleName() - Method in class com.buglabs.bug.module.audio.AudioModlet
 
getModuleName() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModlet
 
getModuleName() - Method in class com.buglabs.bug.module.camera.CameraModlet
 
getModuleName() - Method in class com.buglabs.bug.module.gps.GPSModlet
 
getModuleName() - Method in class com.buglabs.bug.module.motion.MotionModlet
 
getModuleName() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModlet
 
getModuleName() - Method in class com.buglabs.bug.module.wifi.WifiModlet
 
getModuleProperties() - Method in class com.buglabs.bug.module.audio.AudioModlet
 
getModuleProperties() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModlet
 
getModuleProperties() - Method in class com.buglabs.bug.module.camera.CameraModlet
 
getModuleProperties() - Method in class com.buglabs.bug.module.gps.GPSModlet
 
getModuleProperties() - Method in class com.buglabs.bug.module.motion.MotionModlet
 
getModuleProperties() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModlet
 
getModuleProperties() - Method in class com.buglabs.bug.module.wifi.WifiModlet
 
getName() - Method in class com.buglabs.bug.module.audio.Activator
 
getName() - Method in class com.buglabs.bug.module.bugbee.Activator
 
getName() - Method in class com.buglabs.bug.module.camera.Activator
 
getName() - Method in class com.buglabs.bug.module.gps.Activator
 
getName() - Method in class com.buglabs.bug.module.lcd.Activator
 
getName() - Method in class com.buglabs.bug.module.motion.Activator
 
getName() - Method in class com.buglabs.bug.module.vonhippel.Activator
 
getName() - Method in class com.buglabs.bug.module.wifi.Activator
 
getName() - Method in class com.buglabs.osgi.obr.CapabilityImpl
 
getName() - Method in class com.buglabs.osgi.obr.RepositoryImpl
 
getName() - Method in class com.buglabs.osgi.obr.RequirementImpl
 
getName() - Method in class com.buglabs.osgi.obr.shell.OBR
 
getName() - Method in interface com.buglabs.osgi.shell.ICommand
 
getNamedDispatcher(String) - Method in class com.buglabs.osgi.http.ServletContextImpl
 
getOptionalResources() - Method in class com.buglabs.osgi.obr.SimpleResolver
 
getOutputStream() - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
getPANID() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getPANIDConfig() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getParentIEEEAddress() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getParentShortAddress() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getParity() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
getPassiveAckTimeoutConfig() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getPersistanceManager() - Method in class com.buglabs.osgi.cm.ConfigurationAdminActivator
 
getPollFailureRetriesConfig() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getPollRateConfig() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getPosition() - Method in class com.buglabs.bug.module.gps.GPSModlet
 
getPreCfgKeyConfig() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getPreCfgKeyEnableConfig() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getPresentationName() - Method in class com.buglabs.osgi.obr.ResourceImpl
 
getPRN() - Method in class com.buglabs.nmea.SV
 
getProperties() - Method in class com.buglabs.osgi.obr.CapabilityImpl
 
getProperties() - Method in class com.buglabs.osgi.obr.ResourceImpl
 
getPublicName() - Method in class com.buglabs.bug.menu.StatusBar
 
getPublicName() - Method in class com.buglabs.bug.module.bugbee.BUGBeeWS
 
getPublicName() - Method in class com.buglabs.bug.module.camera.CameraModlet
 
getPublicName() - Method in class com.buglabs.bug.module.gps.GPSModlet
 
getPublicName() - Method in class com.buglabs.bug.module.motion.MotionWS
 
getPublicWSAdmin() - Static method in class com.buglabs.bug.service.tests.Activator
 
getQueuePollRateConfig() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getRDACResistance() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
getRealPath(String) - Method in class com.buglabs.osgi.http.ServletContextImpl
 
getReason(Resource) - Method in class com.buglabs.osgi.obr.SimpleResolver
 
getRef() - Static method in class com.buglabs.bug.bmi.Activator
 
getRef() - Static method in class com.buglabs.osgi.http.test.CounterSingleton
 
getRelativePath(File, File) - Static method in class com.buglabs.bug.program.ProgramServlet
 
getRepository() - Method in class com.buglabs.osgi.obr.ResourceImpl
 
getRequestDispatcher(String) - Method in class com.buglabs.osgi.http.ServletContextImpl
 
getRequests() - Method in class com.buglabs.osgi.obr.ResourceImpl
 
getRequiredResources() - Method in class com.buglabs.osgi.obr.SimpleResolver
 
getRequirements() - Method in class com.buglabs.osgi.obr.ResourceImpl
 
getResource(String) - Method in class com.buglabs.osgi.http.DefaultHttpContext
 
getResource(String) - Method in class com.buglabs.osgi.http.ServletContextImpl
 
getResource(String) - Method in class com.buglabs.osgi.obr.RepositoryAdminImpl
 
getResource() - Method in class com.buglabs.osgi.obr.SortableResourceContainer
 
getResourceAsStream(String) - Method in class com.buglabs.osgi.http.ServletContextImpl
 
getResourceContext(String) - Method in class com.buglabs.osgi.http.SharedStateManager
 
getResourceName(String) - Method in class com.buglabs.osgi.http.SharedStateManager
 
getResourcePaths(String) - Method in class com.buglabs.osgi.http.ServletContextImpl
 
getResources() - Method in class com.buglabs.osgi.obr.RepositoryImpl
 
getResources(Requirement) - Method in class com.buglabs.osgi.obr.SimpleResolver
 
getResponsePollRateConfig() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getRMC() - Method in class com.buglabs.bug.module.gps.NMEASentenceProvider
 
getRouteExpiryTimeConfig() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getRS232InputStream() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
getRS232OutputStream() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
getSampleInputStream() - Method in class com.buglabs.bug.module.motion.AccelerometerRawFeed
 
getSatisfiedCount() - Method in class com.buglabs.osgi.obr.SortableResourceContainer
 
getSeconds() - Method in class com.buglabs.nmea.DegreesMinutesSeconds
 
getSeconds() - Method in class com.buglabs.nmea.Time
 
getSecurityModeConfig() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getSelectedCamera() - Method in class com.buglabs.bug.module.camera.CameraModuleControl
 
getSerialInputStream() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
getSerialOutputStream() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
getServerInfo() - Method in class com.buglabs.osgi.http.ServletContextImpl
 
getService(Class) - Method in class com.buglabs.bug.menu.Menu
 
getServices() - Method in class com.buglabs.bug.menu.Menu
 
getServlet(String) - Method in class com.buglabs.osgi.http.ServletContextImpl
 
getServlet(String) - Method in class com.buglabs.osgi.http.SharedStateManager
 
getServletConfig(String) - Method in class com.buglabs.osgi.http.SharedStateManager
 
getServletContext() - Method in class com.buglabs.osgi.http.ServletContextImpl
 
getServletContextName() - Method in class com.buglabs.osgi.http.ServletContextImpl
 
getServletName() - Method in class com.buglabs.osgi.http.ServletContextImpl
 
getServletNames() - Method in class com.buglabs.osgi.http.ServletContextImpl
 
getServlets() - Method in class com.buglabs.osgi.http.ServletContextImpl
 
getShortAddress() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getSize() - Method in class com.buglabs.osgi.obr.SortableResourceContainer
 
getSlotId() - Method in class com.buglabs.bug.module.audio.AudioModlet
 
getSlotId() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModlet
 
getSlotId() - Method in class com.buglabs.bug.module.camera.CameraModlet
 
getSlotId() - Method in class com.buglabs.bug.module.gps.GPSModlet
 
getSlotId() - Method in class com.buglabs.bug.module.motion.MotionModlet
 
getSlotId() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModlet
 
getSlotId() - Method in class com.buglabs.bug.module.wifi.WifiModlet
 
getSNR() - Method in class com.buglabs.nmea.SV
 
getStartUpOptionConfig() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getState() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getStatus() - Method in class com.buglabs.bug.module.audio.AudioModuleControl
 
getStatus() - Method in class com.buglabs.bug.module.gps.GPSModlet
 
getStatus() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
getStopBits() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
getStorageBaseDirectory() - Method in class com.buglabs.osgi.cm.ConfigurationAdminActivator
 
getStorageFileName(String) - Method in class com.buglabs.osgi.cm.ConfigurationAdminActivator
Creates a file in a directory defined by com.buglabs.osgi.cm.storage property
getSymbolicName() - Method in class com.buglabs.osgi.obr.ResourceImpl
 
getTime() - Method in class com.buglabs.bug.base.Activator
 
getTime() - Method in class com.buglabs.nmea.Time
 
getTopic() - Method in class com.buglabs.bug.event.Subscriber
 
getUnsatisfiedRequirements() - Method in class com.buglabs.osgi.obr.SimpleResolver
 
getURI() - Method in class com.buglabs.osgi.obr.ResourceImpl
 
getUrl() - Method in class com.buglabs.bug.event.Subscriber
 
getURL() - Method in class com.buglabs.osgi.obr.RepositoryImpl
 
getUsage() - Method in interface com.buglabs.osgi.shell.ICommand
 
getUserDescConfig() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
getValue() - Method in class edu.emory.mathcs.backport.java.util.AbstractMap.SimpleEntry
Returns the value corresponding to this entry.
getValue() - Method in class edu.emory.mathcs.backport.java.util.AbstractMap.SimpleImmutableEntry
Returns the value corresponding to this entry.
getValue() - Method in class edu.emory.mathcs.backport.java.util.TreeMap.Entry
return the element value
getVersion() - Method in class com.buglabs.bug.module.audio.Activator
 
getVersion() - Method in class com.buglabs.bug.module.bugbee.Activator
 
getVersion() - Method in class com.buglabs.bug.module.camera.Activator
 
getVersion() - Method in class com.buglabs.bug.module.gps.Activator
 
getVersion() - Method in class com.buglabs.bug.module.lcd.Activator
 
getVersion() - Method in class com.buglabs.bug.module.motion.Activator
 
getVersion() - Method in class com.buglabs.bug.module.vonhippel.Activator
 
getVersion() - Method in class com.buglabs.bug.module.wifi.Activator
 
getVersion() - Method in class com.buglabs.osgi.obr.ResourceImpl
 
getWidth() - Method in class com.buglabs.bug.base.FramebufferDevice
 
getWriter() - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
GPSFIXLEDStatusTask - Class in com.buglabs.bug.module.gps
A class to express GPS state with GPS module LED
GPSFIXLEDStatusTask(IGPSModuleControl, LogService) - Constructor for class com.buglabs.bug.module.gps.GPSFIXLEDStatusTask
 
GPSModlet - Class in com.buglabs.bug.module.gps
The Modlet exports the hardware-level services to the OSGi runtime.
GPSModlet(BundleContext, int, String, String) - Constructor for class com.buglabs.bug.module.gps.GPSModlet
 
GPSTest - Class in com.buglabs.bug.jni.gps.tests
 
GPSTest() - Constructor for class com.buglabs.bug.jni.gps.tests.GPSTest
 
GZIP - Static variable in class com.buglabs.osgi.http.test.Base64
Specify that data should be gzip-compressed.

H

handleSecurity(HttpServletRequest, HttpServletResponse) - Method in class com.buglabs.osgi.http.DefaultHttpContext
 
hasChildren() - Method in class com.buglabs.bug.base.AboutMenuAdapter
 
hasChildren() - Method in class com.buglabs.bug.menu.BacklightMenuNode
 
hasChildren() - Method in class com.buglabs.bug.menu.Menu.LogEntryStackMenuItem
 
hashCode() - Method in class edu.emory.mathcs.backport.java.util.AbstractMap.SimpleEntry
 
hashCode() - Method in class edu.emory.mathcs.backport.java.util.AbstractMap.SimpleImmutableEntry
 
hashCode(long[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
hashCode(int[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
hashCode(short[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
hashCode(char[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
hashCode(byte[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
hashCode(boolean[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
hashCode(float[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
hashCode(double[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
hashCode(Object[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
hashCode() - Method in class edu.emory.mathcs.backport.java.util.TreeMap.Entry
 
hasHeader(Bundle, String) - Static method in class com.buglabs.bug.module.PackageServlet
 
hasResources(String) - Method in class com.buglabs.osgi.http.SharedStateManager
 
hasServlet(String) - Method in class com.buglabs.osgi.http.SharedStateManager
 
headMap(Object, boolean) - Method in interface edu.emory.mathcs.backport.java.util.NavigableMap
Returns a view of the portion of this map whose keys are less than (or equal to, if inclusive is true) toKey.
headMap(Object) - Method in interface edu.emory.mathcs.backport.java.util.NavigableMap
headMap(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
headMap(Object, boolean) - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
headSet(Object, boolean) - Method in interface edu.emory.mathcs.backport.java.util.NavigableSet
Returns a view of the portion of this set whose elements are less than (or equal to, if inclusive is true) toElement.
headSet(Object) - Method in interface edu.emory.mathcs.backport.java.util.NavigableSet
headSet(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
headSet(Object, boolean) - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
HelloJNITest - Class in com.buglabs.bug.jni.hello.tests
 
HelloJNITest() - Constructor for class com.buglabs.bug.jni.hello.tests.HelloJNITest
 
HEURISTIC_RESOLVER - Static variable in class com.buglabs.osgi.obr.RepositoryAdminImpl
 
HeuristicResolverTestCases - Class in com.buglabs.osgi.obr.tests
 
HeuristicResolverTestCases() - Constructor for class com.buglabs.osgi.obr.tests.HeuristicResolverTestCases
 
higher(Object) - Method in interface edu.emory.mathcs.backport.java.util.NavigableSet
Returns the least element in this set strictly greater than the given element, or null if there is no such element.
higher(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
higherEntry(Object) - Method in interface edu.emory.mathcs.backport.java.util.NavigableMap
Returns a key-value mapping associated with the least key strictly greater than the given key, or null if there is no such key.
higherEntry(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
higherKey(Object) - Method in interface edu.emory.mathcs.backport.java.util.NavigableMap
Returns the least key strictly greater than the given key, or null if there is no such key.
higherKey(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
HttpClient - Class in com.buglabs.osgi.http.test
A simple utility to manually call http server.
HttpClient() - Constructor for class com.buglabs.osgi.http.test.HttpClient
 
HttpServer - Class in com.buglabs.osgi.http
This class listens for client requests.
HttpServer(int, SharedStateManager) - Constructor for class com.buglabs.osgi.http.HttpServer
 
httpService - Variable in class com.buglabs.bug.event.HttpServiceTracker
 
httpService - Variable in class com.buglabs.bug.module.HttpServiceTracker
 
httpService - Variable in class com.buglabs.bug.program.HttpServiceTracker
 
httpService - Variable in class com.buglabs.bug.service.HttpServiceTracker
 
HttpServiceTests - Class in com.buglabs.osgi.http.test
Test the OSGi parts of the Http Service.
HttpServiceTests() - Constructor for class com.buglabs.osgi.http.test.HttpServiceTests
 
HttpServiceTracker - Class in com.buglabs.bug.event
A utility class that will handle management of servlets when containers come in and out of runtime scope.
HttpServiceTracker(BundleContext, Hashtable, Map, LogService) - Constructor for class com.buglabs.bug.event.HttpServiceTracker
 
HttpServiceTracker(BundleContext, Hashtable, Servlet, String, LogService) - Constructor for class com.buglabs.bug.event.HttpServiceTracker
 
HttpServiceTracker(BundleContext, Hashtable, Map) - Constructor for class com.buglabs.bug.event.HttpServiceTracker
 
HttpServiceTracker - Class in com.buglabs.bug.module
A utility class that will handle management of servlets when containers come in and out of runtime scope.
HttpServiceTracker(BundleContext, Hashtable, Map, LogService) - Constructor for class com.buglabs.bug.module.HttpServiceTracker
 
HttpServiceTracker(BundleContext, Hashtable, Servlet, String, LogService) - Constructor for class com.buglabs.bug.module.HttpServiceTracker
 
HttpServiceTracker(BundleContext, Hashtable, Map) - Constructor for class com.buglabs.bug.module.HttpServiceTracker
 
HttpServiceTracker - Class in com.buglabs.bug.program
A utility class that will handle management of servlets when containers come in and out of runtime scope.
HttpServiceTracker(BundleContext, Hashtable, Map, LogService) - Constructor for class com.buglabs.bug.program.HttpServiceTracker
 
HttpServiceTracker(BundleContext, Hashtable, Servlet, String, LogService) - Constructor for class com.buglabs.bug.program.HttpServiceTracker
 
HttpServiceTracker(BundleContext, Hashtable, Map) - Constructor for class com.buglabs.bug.program.HttpServiceTracker
 
HttpServiceTracker - Class in com.buglabs.bug.service
A utility class that will handle management of servlets when containers come in and out of runtime scope.
HttpServiceTracker(BundleContext, Hashtable, Map, LogService) - Constructor for class com.buglabs.bug.service.HttpServiceTracker
 
HttpServiceTracker(BundleContext, Hashtable, Servlet, String, LogService) - Constructor for class com.buglabs.bug.service.HttpServiceTracker
 
HttpServiceTracker(BundleContext, Hashtable, Map) - Constructor for class com.buglabs.bug.service.HttpServiceTracker
 

I

IButtonController - Interface in com.buglabs.bug.tests.common
This is a testing interface that let's test code push buttons.
ICommand - Interface in com.buglabs.osgi.shell
A command interface for the Bug Labs OSGi shell.
IDisplayPeeker - Interface in com.buglabs.bug.tests.common
A test interface for
incrementRequirementCount() - Method in class com.buglabs.osgi.obr.SortableResourceContainer
 
indexOf(Object) - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
indexOfSubList(List, List) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
InfoServlet - Class in com.buglabs.bug.base
This is a simple servlet to export BUG version and debugging information via the browser, mainly for use in support and testing.
InfoServlet(BundleContext) - Constructor for class com.buglabs.bug.base.InfoServlet
 
init(ServletConfig) - Method in class com.buglabs.osgi.http.test.CounterServlet
 
initialize() - Method in class com.buglabs.bug.program.UserAppManager
Load the state of the manager from CM.
initialize() - Method in class com.buglabs.osgi.http.HttpServer
 
initialize(List, OutputStream, OutputStream, BundleContext) - Method in interface com.buglabs.osgi.shell.ICommand
Command initialization.
initOverlay(Rectangle) - Method in class com.buglabs.bug.module.camera.CameraModlet
 
initServices() - Method in class com.buglabs.bug.module.audio.tests.TestSuiteServiceTracker
 
initServices() - Method in class com.buglabs.bug.module.vonhippel.tests.TestSuiteServiceTracker
 
initServices() - Method in class com.buglabs.osgi.http.test.TestSuiteServiceTracker
 
InstallNode - Class in com.buglabs.bug.bugnet
 
InstallNode(BundleContext, IMenuNode, RepositoryAdmin, IMenuProvider, IUserAppManager) - Constructor for class com.buglabs.bug.bugnet.InstallNode
 
INTERNAL_ALIAS - Static variable in class com.buglabs.osgi.http.test.ResourceTestCases
 
isBusy() - Method in class com.buglabs.bug.bugnet.AppInstallNode
 
isBusy() - Method in class com.buglabs.bug.bugnet.BugNetNode
 
isBusy() - Method in class com.buglabs.bug.bugnet.InstallNode
 
isBusy() - Method in class com.buglabs.bug.bugnet.RefreshNode
 
isBusy() - Method in class com.buglabs.bug.bugnet.UninstallNode
 
isBusy() - Method in class com.buglabs.bug.bugnet.UpdateNode
 
isClosed() - Method in class com.buglabs.bug.base.SoundPlayer.DecodingThread
 
isClosed() - Method in class com.buglabs.bug.module.audio.AudioPlayer.DecodingThread
 
isCommitted() - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
isCurrentNode(String) - Method in class com.buglabs.bug.menu.Menu
 
isCurrentNode(String) - Method in class com.buglabs.bug.menu.MenuStateMachine
 
isEmpty() - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Returns true if this deque contains no elements.
isEmpty() - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
isEmpty() - Method in class edu.emory.mathcs.backport.java.util.PriorityQueue
Returns true if this queue contains no elements.
isEmpty() - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
isEmpty() - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
isError() - Method in class com.buglabs.bug.bugnet.AppInstallNode
 
isError() - Method in class com.buglabs.bug.bugnet.InstallNode
 
isError() - Method in class com.buglabs.bug.bugnet.RefreshNode
 
IShellCommandProvider - Interface in com.buglabs.osgi.shell
A container for shell commands.
isInputStreamOpen() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
isMultiple() - Method in class com.buglabs.osgi.obr.RequirementImpl
 
isOptional() - Method in class com.buglabs.osgi.obr.RequirementImpl
 
isOutputStreamOpen() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
isPaused() - Method in class com.buglabs.bug.base.SoundPlayer.DecodingThread
 
isPaused() - Method in class com.buglabs.bug.module.audio.AudioPlayer.DecodingThread
 
isRoot() - Method in class com.buglabs.bug.menu.MenuStateMachine
 
isSatisfied(Capability) - Method in class com.buglabs.osgi.obr.RequirementImpl
 
isServiceEnabled(ConfigurationAdmin, String) - Static method in class com.buglabs.bug.service.ConfigurationAdminHelper
Checks whether service is enabled
isValid() - Method in class com.buglabs.bug.event.Subscriber
 
isValid() - Method in interface com.buglabs.osgi.shell.ICommand
 
iterator() - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Returns an iterator over the elements in this deque.
iterator() - Method in interface edu.emory.mathcs.backport.java.util.Deque
Returns an iterator over the elements in this deque in proper sequence.
iterator() - Method in interface edu.emory.mathcs.backport.java.util.NavigableSet
Returns an iterator over the elements in this set, in ascending order.
iterator() - Method in class edu.emory.mathcs.backport.java.util.PriorityQueue
Returns an iterator over the elements in this queue.
iterator() - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 

K

keySet() - Method in class edu.emory.mathcs.backport.java.util.AbstractMap
keySet() - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 

L

last() - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
lastEntry() - Method in interface edu.emory.mathcs.backport.java.util.NavigableMap
Returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.
lastEntry() - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
lastIndexOf(Object) - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
lastIndexOfSubList(List, List) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
lastKey() - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
LEDGreenOff() - Method in class com.buglabs.bug.module.bugbee.BUGBeeLEDControl
 
LEDGreenOff() - Method in class com.buglabs.bug.module.camera.CameraModuleControl
 
LEDGreenOff() - Method in class com.buglabs.bug.module.gps.GPSModlet
 
LEDGreenOff() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
LEDGreenOn() - Method in class com.buglabs.bug.module.bugbee.BUGBeeLEDControl
 
LEDGreenOn() - Method in class com.buglabs.bug.module.camera.CameraModuleControl
 
LEDGreenOn() - Method in class com.buglabs.bug.module.gps.GPSModlet
 
LEDGreenOn() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
LEDRedOff() - Method in class com.buglabs.bug.module.bugbee.BUGBeeLEDControl
 
LEDRedOff() - Method in class com.buglabs.bug.module.camera.CameraModuleControl
 
LEDRedOff() - Method in class com.buglabs.bug.module.gps.GPSModlet
 
LEDRedOff() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
LEDRedOn() - Method in class com.buglabs.bug.module.bugbee.BUGBeeLEDControl
 
LEDRedOn() - Method in class com.buglabs.bug.module.camera.CameraModuleControl
 
LEDRedOn() - Method in class com.buglabs.bug.module.gps.GPSModlet
 
LEDRedOn() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
LinkedList - Class in edu.emory.mathcs.backport.java.util
 
LinkedList() - Constructor for class edu.emory.mathcs.backport.java.util.LinkedList
 
LinkedList(Collection) - Constructor for class edu.emory.mathcs.backport.java.util.LinkedList
 
list(Enumeration) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
listIterator() - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
listIterator(int) - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
listRepositories() - Method in class com.buglabs.osgi.obr.RepositoryAdminImpl
 
LoadTestCases - Class in com.buglabs.osgi.http.test
Test the performance of the http server.
LoadTestCases() - Constructor for class com.buglabs.osgi.http.test.LoadTestCases
 
lock(String) - Method in class com.buglabs.bug.base.BaseDisplay
 
log(int, String, Throwable) - Method in class com.buglabs.osgi.cm.ConfigurationAdminActivator
 
log(int, String) - Method in class com.buglabs.osgi.cm.ConfigurationAdminActivator
 
log(ServiceReference, int, String, Throwable) - Method in class com.buglabs.osgi.cm.ConfigurationAdminActivator
 
log(ServiceReference, int, String) - Method in class com.buglabs.osgi.cm.ConfigurationAdminActivator
 
log(String) - Method in class com.buglabs.osgi.http.ServletContextImpl
 
log(Exception, String) - Method in class com.buglabs.osgi.http.ServletContextImpl
 
log(String, Throwable) - Method in class com.buglabs.osgi.http.ServletContextImpl
 
log(int, String, Throwable) - Method in class com.buglabs.osgi.http.SharedStateManager
 
log(int, String) - Method in class com.buglabs.osgi.http.SharedStateManager
 
log(ServiceReference, int, String, Throwable) - Method in class com.buglabs.osgi.http.SharedStateManager
 
log(ServiceReference, int, String) - Method in class com.buglabs.osgi.http.SharedStateManager
 
logService - Variable in class com.buglabs.bug.event.HttpServiceTracker
 
logService - Variable in class com.buglabs.bug.module.HttpServiceTracker
 
logService - Variable in class com.buglabs.bug.program.HttpServiceTracker
 
logService - Variable in class com.buglabs.bug.service.HttpServiceTracker
 
lower(Object) - Method in interface edu.emory.mathcs.backport.java.util.NavigableSet
Returns the greatest element in this set strictly less than the given element, or null if there is no such element.
lower(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
lowerEntry(Object) - Method in interface edu.emory.mathcs.backport.java.util.NavigableMap
Returns a key-value mapping associated with the greatest key strictly less than the given key, or null if there is no such key.
lowerEntry(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
lowerKey(Object) - Method in interface edu.emory.mathcs.backport.java.util.NavigableMap
Returns the greatest key strictly less than the given key, or null if there is no such key.
lowerKey(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 

M

main(String[]) - Static method in class com.buglabs.bug.jni.hello.tests.HelloJNITest
 
main(String[]) - Static method in class com.buglabs.osgi.http.test.HttpClient
 
makeGPIOIn(int) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
makeGPIOOut(int) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
makeIOXIn(int) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
makeIOXOut(int) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
ManualTests - Class in com.buglabs.osgi.http.test
Tests that are to be done manually with web browsers or test clients.
ManualTests(HttpService) - Constructor for class com.buglabs.osgi.http.test.ManualTests
 
max(Collection) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
max(Collection, Comparator) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
md5s - Variable in class com.buglabs.bug.service.tests.PublicWSWithParamsTests
 
Menu - Class in com.buglabs.bug.menu
Service tracker for the menu Module;
Menu(BundleContext) - Constructor for class com.buglabs.bug.menu.Menu
 
Menu.LogEntryStackMenuItem - Class in com.buglabs.bug.menu
 
Menu.LogEntryStackMenuItem(List) - Constructor for class com.buglabs.bug.menu.Menu.LogEntryStackMenuItem
 
Menu.LogEntryStackMenuItem(IMenuNode, List, int) - Constructor for class com.buglabs.bug.menu.Menu.LogEntryStackMenuItem
 
MENU_CHAR_HEIGHT - Static variable in class com.buglabs.bug.menu.Menu
 
MENU_CHAR_WIDTH - Static variable in class com.buglabs.bug.menu.Menu
 
MenuAccessAdapter - Class in com.buglabs.bug.service
Menu node that represents access privileges for a service
MenuAccessAdapter(Hashtable, ConfigurationAdmin, LogService) - Constructor for class com.buglabs.bug.service.MenuAccessAdapter
 
MenuAdapter - Class in com.buglabs.bug.module
 
MenuAdapter(IModuleControl[]) - Constructor for class com.buglabs.bug.module.MenuAdapter
 
MenuAdapter - Class in com.buglabs.bug.program
Adapts the bundlespace to the menu system.
MenuAdapter(BundleContext) - Constructor for class com.buglabs.bug.program.MenuAdapter
 
MenuAdapter - Class in com.buglabs.bug.service
 
MenuAdapter(Map) - Constructor for class com.buglabs.bug.service.MenuAdapter
 
MenuAdapter - Class in com.buglabs.bug.update
A menu node that tries to update BUG upon selection.
MenuAdapter(BundleContext, RepositoryAdmin) - Constructor for class com.buglabs.bug.update.MenuAdapter
 
MenuStateMachine - Class in com.buglabs.bug.menu
A controller that acts against a Menu model (IMenuNode) and the bug LCD view (IBaseDisplay).
MenuStateMachine(IMenuNode, IFramebufferDevice, LogService, StatusBar) - Constructor for class com.buglabs.bug.menu.MenuStateMachine
 
min(Collection) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
min(Collection, Comparator) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
MODEL_CHANGE_EVENT_LISTEN_PORT - Static variable in class com.buglabs.bug.event.Activator
 
modifiedService(ServiceReference, Object) - Method in class com.buglabs.bug.event.HttpServiceTracker
 
modifiedService(ServiceReference, Object) - Method in class com.buglabs.bug.menu.Menu
 
modifiedService(ServiceReference, Object) - Method in class com.buglabs.bug.module.HttpServiceTracker
 
modifiedService(ServiceReference, Object) - Method in class com.buglabs.bug.module.ModuleControlServiceTracker
 
modifiedService(ServiceReference, Object) - Method in class com.buglabs.bug.program.HttpServiceTracker
 
modifiedService(ServiceReference, Object) - Method in class com.buglabs.bug.service.HttpServiceTracker
 
MODULE_ID - Static variable in class com.buglabs.bug.module.audio.AudioModlet
 
MODULE_ID - Static variable in class com.buglabs.bug.module.gps.GPSModlet
 
MODULE_ID - Static variable in class com.buglabs.bug.module.motion.MotionModlet
 
MODULE_ID - Static variable in class com.buglabs.bug.module.vonhippel.VonHippelModlet
 
ModuleControlServiceTracker - Class in com.buglabs.bug.module
 
ModuleControlServiceTracker(BundleContext) - Constructor for class com.buglabs.bug.module.ModuleControlServiceTracker
 
ModuleServlet - Class in com.buglabs.bug.module
 
ModuleServlet(IModuleControl[]) - Constructor for class com.buglabs.bug.module.ModuleServlet
 
MotionAccelerometerSampleStream - Class in com.buglabs.bug.module.motion
 
MotionAccelerometerSampleStream(InputStream, AccelerometerControl) - Constructor for class com.buglabs.bug.module.motion.MotionAccelerometerSampleStream
 
motionDetected() - Method in class com.buglabs.bug.module.motion.MotionWS
 
MotionModlet - Class in com.buglabs.bug.module.motion
 
MotionModlet(BundleContext, int, String, String) - Constructor for class com.buglabs.bug.module.motion.MotionModlet
 
MotionRawFeed - Class in com.buglabs.bug.module.motion
 
MotionRawFeed(InputStream) - Constructor for class com.buglabs.bug.module.motion.MotionRawFeed
 
MotionSubject - Class in com.buglabs.bug.module.motion
 
MotionWS - Class in com.buglabs.bug.module.motion
 
MotionWS() - Constructor for class com.buglabs.bug.module.motion.MotionWS
 

N

navigableKeySet() - Method in interface edu.emory.mathcs.backport.java.util.NavigableMap
Returns a NavigableSet view of the keys contained in this map.
navigableKeySet() - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
NavigableMap - Interface in edu.emory.mathcs.backport.java.util
A SortedMap extended with navigation methods returning the closest matches for given search targets.
NavigableSet - Interface in edu.emory.mathcs.backport.java.util
A SortedSet extended with navigation methods reporting closest matches for given search targets.
nCopies(int, Object) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
NetworkInterfaceTest - Class in com.buglabs.bug.slp.tests
 
NetworkInterfaceTest() - Constructor for class com.buglabs.bug.slp.tests.NetworkInterfaceTest
 
newSetFromMap(Map) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
NMEAParser - Class in com.buglabs.nmea
 
NMEAParser() - Constructor for class com.buglabs.nmea.NMEAParser
 
NMEARawFeed - Class in com.buglabs.bug.module.gps
Provides client access to raw NMEA data from GPS device.
NMEARawFeed(InputStream, long) - Constructor for class com.buglabs.bug.module.gps.NMEARawFeed
 
NMEASentenceProvider - Class in com.buglabs.bug.module.gps
This class is a thread that listens for NMEA sentences on the InputStream passed in the constructor, and will present the last parsed sentence to clients.
NMEASentenceProvider(InputStream, BundleContext) - Constructor for class com.buglabs.bug.module.gps.NMEASentenceProvider
 
NO_OPTIONS - Static variable in class com.buglabs.osgi.http.test.Base64
No options specified.
notifyMenuUpdate(String) - Method in class com.buglabs.bug.menu.Menu
 
notifyObservers() - Method in class com.buglabs.bug.module.motion.MotionSubject
 

O

OBR - Class in com.buglabs.osgi.obr.shell
 
OBR() - Constructor for class com.buglabs.osgi.obr.shell.OBR
 
OBR_URL - Static variable in class com.buglabs.bug.bugnet.Activator
 
OBRCommands - Class in com.buglabs.osgi.obr.shell
 
OBRCommands() - Constructor for class com.buglabs.osgi.obr.shell.OBRCommands
 
offer(Object) - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Inserts the specified element at the end of this deque.
offer(Object) - Method in interface edu.emory.mathcs.backport.java.util.Deque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(Object) - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
offer(Object) - Method in class edu.emory.mathcs.backport.java.util.PriorityQueue
Inserts the specified element into this priority queue.
offer(Object) - Method in interface edu.emory.mathcs.backport.java.util.Queue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions.
offerFirst(Object) - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Inserts the specified element at the front of this deque.
offerFirst(Object) - Method in interface edu.emory.mathcs.backport.java.util.Deque
Inserts the specified element at the front of this deque unless it would violate capacity restrictions.
offerFirst(Object) - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
offerLast(Object) - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Inserts the specified element at the end of this deque.
offerLast(Object) - Method in interface edu.emory.mathcs.backport.java.util.Deque
Inserts the specified element at the end of this deque unless it would violate capacity restrictions.
offerLast(Object) - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 

P

PackageServlet - Class in com.buglabs.bug.module
 
PackageServlet(BundleContext) - Constructor for class com.buglabs.bug.module.PackageServlet
 
parse(String) - Method in class com.buglabs.nmea.NMEAParser
 
pause() - Method in class com.buglabs.bug.base.SoundPlayer.DecodingThread
 
pause() - Method in class com.buglabs.bug.base.SoundPlayer
 
pause() - Method in class com.buglabs.bug.module.audio.AudioPlayer.DecodingThread
 
pause() - Method in class com.buglabs.bug.module.audio.AudioPlayer
 
peek() - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Retrieves, but does not remove, the head of the queue represented by this deque, or returns null if this deque is empty.
peek() - Method in interface edu.emory.mathcs.backport.java.util.Deque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns null if this deque is empty.
peek() - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
peek() - Method in class edu.emory.mathcs.backport.java.util.PriorityQueue
Retrieves, but does not remove, the head of this queue, or returns null if this queue is empty.
peek() - Method in interface edu.emory.mathcs.backport.java.util.Queue
Retrieves, but does not remove, the head of this queue, or returns null if this queue is empty.
peekFirst() - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
 
peekFirst() - Method in interface edu.emory.mathcs.backport.java.util.Deque
Retrieves, but does not remove, the first element of this deque, or returns null if this deque is empty.
peekFirst() - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
peekLast() - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
 
peekLast() - Method in interface edu.emory.mathcs.backport.java.util.Deque
Retrieves, but does not remove, the last element of this deque, or returns null if this deque is empty.
peekLast() - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
permitJoining(short, byte) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
PipeReader - Class in com.buglabs.bug.bmi
This class listens to a pipe for events from Hotplug.
PipeReader(String, Manager, LogService) - Constructor for class com.buglabs.bug.bmi.PipeReader
 
play(InputStream) - Method in class com.buglabs.bug.base.SoundPlayer
 
play(InputStream) - Method in class com.buglabs.bug.module.audio.AudioPlayer
 
poll() - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns null if this deque is empty.
poll() - Method in interface edu.emory.mathcs.backport.java.util.Deque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns null if this deque is empty.
poll() - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
poll() - Method in class edu.emory.mathcs.backport.java.util.PriorityQueue
Retrieves and removes the head of this queue, or returns null if this queue is empty.
poll() - Method in interface edu.emory.mathcs.backport.java.util.Queue
Retrieves and removes the head of this queue, or returns null if this queue is empty.
pollFirst() - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
 
pollFirst() - Method in interface edu.emory.mathcs.backport.java.util.Deque
Retrieves and removes the first element of this deque, or returns null if this deque is empty.
pollFirst() - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
pollFirst() - Method in interface edu.emory.mathcs.backport.java.util.NavigableSet
Retrieves and removes the first (lowest) element, or returns null if this set is empty.
pollFirst() - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
pollFirstEntry() - Method in interface edu.emory.mathcs.backport.java.util.NavigableMap
Removes and returns a key-value mapping associated with the least key in this map, or null if the map is empty.
pollFirstEntry() - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
pollLast() - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
 
pollLast() - Method in interface edu.emory.mathcs.backport.java.util.Deque
Retrieves and removes the last element of this deque, or returns null if this deque is empty.
pollLast() - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
pollLast() - Method in interface edu.emory.mathcs.backport.java.util.NavigableSet
Retrieves and removes the last (highest) element, or returns null if this set is empty.
pollLast() - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
pollLastEntry() - Method in interface edu.emory.mathcs.backport.java.util.NavigableMap
Removes and returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.
pollLastEntry() - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
pop() - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Pops an element from the stack represented by this deque.
pop() - Method in interface edu.emory.mathcs.backport.java.util.Deque
Pops an element from the stack represented by this deque.
pop() - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
pressButton(int) - Method in interface com.buglabs.bug.tests.common.IButtonController
 
PriorityQueue - Class in edu.emory.mathcs.backport.java.util
An unbounded queue that supports element retrieval in the order of relative priority.
PriorityQueue() - Constructor for class edu.emory.mathcs.backport.java.util.PriorityQueue
Creates a PriorityQueue with the default initial capacity (11) that orders its elements according to their natural ordering.
PriorityQueue(int) - Constructor for class edu.emory.mathcs.backport.java.util.PriorityQueue
Creates a PriorityQueue with the specified initial capacity that orders its elements according to their natural ordering.
PriorityQueue(Comparator) - Constructor for class edu.emory.mathcs.backport.java.util.PriorityQueue
Creates a PriorityQueue with the specified initial capacity that orders its elements according to the specified comparator.
PriorityQueue(int, Comparator) - Constructor for class edu.emory.mathcs.backport.java.util.PriorityQueue
 
PriorityQueue(PriorityQueue) - Constructor for class edu.emory.mathcs.backport.java.util.PriorityQueue
Creates a PriorityQueue containing the elements from the specified priority queue.
PriorityQueue(SortedSet) - Constructor for class edu.emory.mathcs.backport.java.util.PriorityQueue
Creates a PriorityQueue containing the elements from the specified sorted set.
PriorityQueue(Collection) - Constructor for class edu.emory.mathcs.backport.java.util.PriorityQueue
Creates a PriorityQueue containing the elements in the specified collection.
PROGRAM_URL - Static variable in class com.buglabs.bug.program.tests.ProgramServiceTest
 
ProgramInterfaceTests - Class in com.buglabs.bug.program.tests
NOTE: these tests currently assume there is a Bug kernel running at localhost:8082.
ProgramInterfaceTests() - Constructor for class com.buglabs.bug.program.tests.ProgramInterfaceTests
 
ProgramServiceTest - Class in com.buglabs.bug.program.tests
 
ProgramServiceTest() - Constructor for class com.buglabs.bug.program.tests.ProgramServiceTest
 
ProgramServlet - Class in com.buglabs.bug.program
 
ProgramServlet(BundleContext, Configuration, IUserAppManager) - Constructor for class com.buglabs.bug.program.ProgramServlet
 
PROP_BASEDISPLAY_FB - Variable in class com.buglabs.bug.base.FramebufferDevice
 
PROP_FONT - Variable in class com.buglabs.bug.base.FramebufferDevice
 
PROPERTY_ANTENNA - Static variable in class com.buglabs.bug.module.gps.GPSModlet
 
PROPERTY_ANTENNA_ACTIVE - Static variable in class com.buglabs.bug.module.gps.GPSModlet
 
PROPERTY_ANTENNA_PASSIVE - Static variable in class com.buglabs.bug.module.gps.GPSModlet
 
PROPERTY_GPS_FIX - Static variable in class com.buglabs.bug.module.gps.GPSModlet
 
PROPERTY_IOX - Static variable in class com.buglabs.bug.module.gps.GPSModlet
 
PROPERTY_MODULE_NAME - Static variable in class com.buglabs.bug.module.audio.AudioModlet
 
PROPERTY_MODULE_NAME - Static variable in class com.buglabs.bug.module.bugbee.BUGBeeModlet
 
PROPERTY_MODULE_NAME - Static variable in class com.buglabs.bug.module.gps.GPSModlet
 
PROPERTY_MODULE_NAME - Static variable in class com.buglabs.bug.module.motion.MotionModlet
 
PROPERTY_MODULE_NAME - Static variable in class com.buglabs.bug.module.vonhippel.VonHippelModlet
 
PublicWSAdminImpl - Class in com.buglabs.bug.service
The default implementation of PublicWSAdmin.
PublicWSAdminImpl(BundleContext, LogService, Hashtable, ConfigurationAdmin) - Constructor for class com.buglabs.bug.service.PublicWSAdminImpl
 
PublicWSTests - Class in com.buglabs.bug.service.tests
 
PublicWSTests() - Constructor for class com.buglabs.bug.service.tests.PublicWSTests
 
PublicWSWithParamsTests - Class in com.buglabs.bug.service.tests
 
PublicWSWithParamsTests() - Constructor for class com.buglabs.bug.service.tests.PublicWSWithParamsTests
 
push(Object) - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Pushes an element onto the stack represented by this deque.
push(Object) - Method in interface edu.emory.mathcs.backport.java.util.Deque
Pushes an element onto the stack represented by this deque (in other words, at the head of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
push(Object) - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
put(Bundle) - Method in class com.buglabs.bug.bmi.DefaultBundleCache
 
put(Object, Object) - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
putAll(Map) - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 

Q

Queue - Interface in edu.emory.mathcs.backport.java.util
A collection designed for holding elements prior to processing.

R

read(byte[], int, int) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
read(byte[], int, int) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletPacket
 
read() - Method in class com.buglabs.osgi.http.test.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class com.buglabs.osgi.http.test.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
readADC() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
readDAC(int) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
readSample() - Method in class com.buglabs.bug.module.motion.AccelerometerSampleProvider
Reads a sample from the accelerometer input stream
readSample() - Method in class com.buglabs.bug.module.motion.MotionAccelerometerSampleStream
 
redraw() - Method in class com.buglabs.bug.base.FramebufferDevice
 
refresh() - Method in class com.buglabs.bug.bugnet.InstallNode
 
refresh() - Method in class com.buglabs.bug.bugnet.UninstallNode
 
refreshBundles() - Method in class com.buglabs.bug.bugnet.BugNetNode
 
refreshDisplay() - Method in class com.buglabs.bug.menu.MenuStateMachine
 
RefreshNode - Class in com.buglabs.bug.bugnet
 
RefreshNode(IMenuNode, InstallNode) - Constructor for class com.buglabs.bug.bugnet.RefreshNode
 
register(IMotionObserver) - Method in class com.buglabs.bug.module.motion.MotionSubject
 
registerAFRequest(byte, short, short, byte, short[], short[]) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
registerAppRequest(byte, short, short, byte, short[], short[]) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
registerListener(IAccelerometerConfigurationListener) - Method in class com.buglabs.bug.module.motion.AccelerometerControl
 
registerMenu(String, IMenuNode) - Method in class com.buglabs.bug.menu.Menu
 
registerService(PublicWSProvider) - Method in class com.buglabs.bug.service.PublicWSAdminImpl
 
release() - Method in class com.buglabs.bug.base.tests.ScreenTester
 
releaseDisplay(String) - Method in class com.buglabs.bug.menu.StatusBar
 
releaseRegion(String) - Method in class com.buglabs.bug.menu.StatusBar
 
remove(Bundle) - Method in class com.buglabs.bug.bmi.DefaultBundleCache
 
remove() - Method in class edu.emory.mathcs.backport.java.util.AbstractQueue
Retrieves and removes the head of this queue.
remove() - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Retrieves and removes the head of the queue represented by this deque.
remove(Object) - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Removes a single instance of the specified element from this deque.
remove() - Method in interface edu.emory.mathcs.backport.java.util.Deque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque).
remove(Object) - Method in interface edu.emory.mathcs.backport.java.util.Deque
Removes the first occurrence of the specified element from this deque.
remove(Object) - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
remove(int) - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
remove() - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
remove() - Method in class edu.emory.mathcs.backport.java.util.PriorityQueue
Retrieves and removes the head of this queue.
remove(Object) - Method in class edu.emory.mathcs.backport.java.util.PriorityQueue
Removes a single instance of the specified element from this queue, if it is present.
remove() - Method in interface edu.emory.mathcs.backport.java.util.Queue
Retrieves and removes the head of this queue.
remove(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
remove(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
removeApplication(String) - Method in class com.buglabs.bug.program.UserAppManager
 
removeAttribute(String) - Method in class com.buglabs.osgi.http.ServletContextImpl
 
removedService(ServiceReference, Object) - Method in class com.buglabs.bug.event.HttpServiceTracker
 
removedService(ServiceReference, Object) - Method in class com.buglabs.bug.menu.Menu
 
removedService(ServiceReference, Object) - Method in class com.buglabs.bug.module.HttpServiceTracker
 
removedService(ServiceReference, Object) - Method in class com.buglabs.bug.module.ModuleControlServiceTracker
 
removedService(ServiceReference, Object) - Method in class com.buglabs.bug.program.HttpServiceTracker
 
removedService(ServiceReference, Object) - Method in class com.buglabs.bug.service.HttpServiceTracker
 
removedService() - Method in class com.buglabs.bug.service.PublicWSAdminImpl
 
removeFirst() - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
 
removeFirst() - Method in interface edu.emory.mathcs.backport.java.util.Deque
Retrieves and removes the first element of this deque.
removeFirst() - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
removeFirstOccurrence(Object) - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Removes the first occurrence of the specified element in this deque (when traversing the deque from head to tail).
removeFirstOccurrence(Object) - Method in interface edu.emory.mathcs.backport.java.util.Deque
Removes the first occurrence of the specified element from this deque.
removeFirstOccurrence(Object) - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
removeLast() - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
 
removeLast() - Method in interface edu.emory.mathcs.backport.java.util.Deque
Retrieves and removes the last element of this deque.
removeLast() - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
removeLastOccurrence(Object) - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Removes the last occurrence of the specified element in this deque (when traversing the deque from head to tail).
removeLastOccurrence(Object) - Method in interface edu.emory.mathcs.backport.java.util.Deque
Removes the last occurrence of the specified element from this deque.
removeLastOccurrence(Object) - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
removePublicService(PublicWSProvider) - Method in class com.buglabs.bug.service.WSServlet
 
removeRepository(URL) - Method in class com.buglabs.osgi.obr.RepositoryAdminImpl
 
removeResources(String) - Method in class com.buglabs.osgi.http.SharedStateManager
 
removeServlet(String) - Method in class com.buglabs.osgi.http.SharedStateManager
 
replaceAll(List, Object, Object) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
RepositoryAdminImpl - Class in com.buglabs.osgi.obr
OBR RepositoryAdmin implementation.
RepositoryAdminImpl(BundleContext, LogService) - Constructor for class com.buglabs.osgi.obr.RepositoryAdminImpl
 
RepositoryImpl - Class in com.buglabs.osgi.obr
OBR Repository implementation.
RepositoryImpl(URL, LogService) - Constructor for class com.buglabs.osgi.obr.RepositoryImpl
 
RequirementImpl - Class in com.buglabs.osgi.obr
An implementation of OBR Requirement.
RequirementImpl(XmlNode) - Constructor for class com.buglabs.osgi.obr.RequirementImpl
 
reset(byte) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
reset() - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
resetBuffer() - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
resetDisplay() - Method in class com.buglabs.bug.menu.MenuStateMachine
 
resetStatusBar() - Method in class com.buglabs.bug.menu.StatusBar
Reset the StatusBar from cache
ResetUAMMenuNode - Class in com.buglabs.bug.program
A menu node to reset the user app manager's state.
ResetUAMMenuNode(LogService, UserAppManager) - Constructor for class com.buglabs.bug.program.ResetUAMMenuNode
 
resolve() - Method in class com.buglabs.osgi.obr.SimpleResolver
 
resolver() - Method in class com.buglabs.osgi.obr.RepositoryAdminImpl
 
resolver(int) - Method in class com.buglabs.osgi.obr.RepositoryAdminImpl
 
ResourceImpl - Class in com.buglabs.osgi.obr
Implementation of OBR Resource.
ResourceImpl(XmlNode, Repository) - Constructor for class com.buglabs.osgi.obr.ResourceImpl
 
ResourceListProvider - Interface in com.buglabs.osgi.obr
Implementor is able to present a global set of available resources.
resourceMatches(Resource, Filter) - Static method in class com.buglabs.osgi.obr.RepositoryAdminImpl
 
ResourceTestCases - Class in com.buglabs.osgi.http.test
 
ResourceTestCases() - Constructor for class com.buglabs.osgi.http.test.ResourceTestCases
 
resume() - Method in class com.buglabs.bug.base.SoundPlayer.DecodingThread
 
resume() - Method in class com.buglabs.bug.base.SoundPlayer
 
resume() - Method in class com.buglabs.bug.module.audio.AudioPlayer.DecodingThread
 
resume() - Method in class com.buglabs.bug.module.audio.AudioPlayer
 
resumeEncoding() - Method in class com.buglabs.osgi.http.test.Base64.OutputStream
Resumes encoding of the stream.
reverse(List) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
reverseOrder() - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
reverseOrder(Comparator) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
rotate(List, int) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
run() - Method in class com.buglabs.bug.base.SoundPlayer.DecodingThread
 
run() - Method in class com.buglabs.bug.bmi.PipeReader
 
run() - Method in class com.buglabs.bug.module.audio.AudioPlayer.DecodingThread
 
run() - Method in class com.buglabs.bug.module.gps.GPSFIXLEDStatusTask
 
run() - Method in class com.buglabs.bug.module.gps.NMEASentenceProvider
 
run() - Method in class com.buglabs.bug.module.motion.MotionSubject
 
run() - Method in class com.buglabs.bug.program.UserAppManager
 
run() - Method in class com.buglabs.bug.slp.tests.SLPListener
 
run() - Method in class com.buglabs.osgi.http.HttpServer
 

S

SB_CHAR_HEIGHT - Static variable in class com.buglabs.bug.menu.Menu
 
SB_CHAR_WIDTH - Static variable in class com.buglabs.bug.menu.Menu
 
SCREEN_HEIGHT - Variable in class com.buglabs.bug.base.FramebufferDevice
 
SCREEN_WIDTH - Variable in class com.buglabs.bug.base.FramebufferDevice
 
ScreenTester - Class in com.buglabs.bug.base.tests
 
ScreenTester(IBaseDisplay) - Constructor for class com.buglabs.bug.base.tests.ScreenTester
 
selectParent(int) - Method in class com.buglabs.bug.menu.Menu
 
selectParent(int) - Method in class com.buglabs.bug.menu.MenuStateMachine
 
sendError(int) - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
sendError(int, String) - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
sendRedirect(String) - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
sendZAccelCommand(short, byte[]) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
sentenceReceived(AbstractNMEASentence) - Method in class com.buglabs.bug.module.gps.tests.TestINMEASentenceSubscriber
 
serviceChanged(ServiceEvent) - Method in class com.buglabs.bug.bmi.Activator
 
serviceChanged(ServiceEvent) - Method in class com.buglabs.bug.event.Activator
 
serviceChanged(ServiceEvent) - Method in class com.buglabs.bug.module.gps.NMEASentenceProvider
 
ServiceTrackerTests - Class in com.buglabs.common.tests
Tests for ServiceTrackers and utility classes based on them.
ServiceTrackerTests() - Constructor for class com.buglabs.common.tests.ServiceTrackerTests
 
serviceUnavailable(IServiceProvider, ServiceReference, Object) - Method in class com.buglabs.bug.base.Activator
 
serviceUnavailable(IServiceProvider, ServiceReference, Object) - Method in class com.buglabs.bug.bugnet.Activator
 
serviceUnavailable(IServiceProvider, ServiceReference, Object) - Method in class com.buglabs.bug.program.Activator
 
serviceUnavailable(IServiceProvider, ServiceReference, Object) - Method in class com.buglabs.bug.update.Activator
 
servlet - Variable in class com.buglabs.bug.event.HttpServiceTracker
 
servlet - Variable in class com.buglabs.bug.module.HttpServiceTracker
 
servlet - Variable in class com.buglabs.bug.program.HttpServiceTracker
 
servlet - Variable in class com.buglabs.bug.service.HttpServiceTracker
 
SERVLET_ALIAS - Static variable in class com.buglabs.osgi.http.test.BasicHTTPServiceTestCase
 
SERVLET_ALIAS - Static variable in class com.buglabs.osgi.http.test.BinaryTestCases
 
SERVLET_ALIAS - Static variable in class com.buglabs.osgi.http.test.ResourceTestCases
 
ServletContextImpl - Class in com.buglabs.osgi.http
Basic ServletContext implementation.
ServletContextImpl(Dictionary, Dictionary, String, HttpContext, SharedStateManager) - Constructor for class com.buglabs.osgi.http.ServletContextImpl
 
ServletResponseImpl - Class in com.buglabs.osgi.http
Basic HttpServletResponse implementation for Bug Labs HTTP Server.
ServletResponseImpl(OutputStream, HttpServletRequest) - Constructor for class com.buglabs.osgi.http.ServletResponseImpl
 
servlets - Variable in class com.buglabs.bug.event.HttpServiceTracker
 
servlets - Variable in class com.buglabs.bug.module.HttpServiceTracker
 
servlets - Variable in class com.buglabs.bug.program.HttpServiceTracker
 
servlets - Variable in class com.buglabs.bug.service.HttpServiceTracker
 
set(int, Object) - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
setActive(boolean) - Method in class com.buglabs.bug.menu.StatusBar
 
setActive(boolean) - Method in class com.buglabs.bug.module.audio.AudioModuleControl
 
setActiveAntenna() - Method in class com.buglabs.bug.module.gps.GPSModlet
 
setApsAckWaitDurationConfig(short) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
setApsFrameRetriesConfig(byte) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
setAttribute(String, Object) - Method in class com.buglabs.osgi.http.ServletContextImpl
 
setAutoCTS(boolean) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
setAutoRTS(boolean) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
setAzimuth(int) - Method in class com.buglabs.nmea.SV
 
setBacklight(boolean) - Method in class com.buglabs.bug.base.FramebufferDevice
 
setBaudrate(String) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
setBindingTimeConfig(short) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
setBitsPerChar(int) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
setBlocking(boolean) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
setBroadcastDeliveryTimeConfig(byte) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
setBroadcastRetriesConfig(byte) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
setBufferSize(int) - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
setBusy(boolean) - Method in class com.buglabs.bug.bugnet.AppInstallNode
 
setBusy(boolean) - Method in class com.buglabs.bug.bugnet.BugNetNode
 
setBusy(boolean) - Method in class com.buglabs.bug.bugnet.InstallNode
 
setBusy(boolean) - Method in class com.buglabs.bug.bugnet.RefreshNode
 
setBusy(boolean) - Method in class com.buglabs.bug.bugnet.UninstallNode
 
setBusy(boolean) - Method in class com.buglabs.bug.bugnet.UpdateNode
 
setChannelListConfig(int) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
setConfiguration(AccelerometerConfiguration) - Method in class com.buglabs.bug.module.motion.AccelerometerControl
 
setConnectError(boolean, boolean) - Method in class com.buglabs.bug.bugnet.BugNetNode
 
setContentLength(int) - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
setContentType(String) - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
setDateHeader(String, long) - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
setElevation(int) - Method in class com.buglabs.nmea.SV
 
setError(boolean) - Method in class com.buglabs.bug.bugnet.AppInstallNode
 
setError(boolean) - Method in class com.buglabs.bug.bugnet.InstallNode
 
setError(boolean) - Method in class com.buglabs.bug.bugnet.RefreshNode
 
setErrorName(String) - Method in class com.buglabs.bug.bugnet.AppInstallNode
 
setErrorName(String) - Method in class com.buglabs.bug.bugnet.InstallNode
 
setErrorName(String) - Method in class com.buglabs.bug.bugnet.RefreshNode
 
setFlashBeamIntensity(int) - Method in class com.buglabs.bug.module.camera.CameraModuleControl
 
setFromRefresh() - Method in class com.buglabs.bug.bugnet.InstallNode
 
setGPIO(int) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
setHeader(String, String) - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
setHour(int) - Method in class com.buglabs.nmea.Time
 
setIndirectMessageTimeoutConfig(byte) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
setInterfaceState(boolean) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
setIntHeader(String, int) - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
setIOX(int) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
setLED(int) - Method in class com.buglabs.bug.base.BUGBaseControl
 
setLEDFlash(boolean) - Method in class com.buglabs.bug.module.camera.CameraModuleControl
 
setLEDFlashOff() - Method in class com.buglabs.bug.module.camera.CameraModuleControl
 
setLEDFlashOn() - Method in class com.buglabs.bug.module.camera.CameraModuleControl
 
setLEDGreen(boolean) - Method in class com.buglabs.bug.module.audio.AudioModuleControl
 
setLEDGreen(boolean) - Method in class com.buglabs.bug.module.bugbee.BUGBeeLEDControl
 
setLEDGreen(boolean) - Method in class com.buglabs.bug.module.camera.CameraModuleControl
 
setLEDGreen(boolean) - Method in class com.buglabs.bug.module.gps.GPSModlet
 
setLEDGreen(boolean) - Method in class com.buglabs.bug.module.motion.MotionModlet
 
setLEDGreen(boolean) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
setLEDRed(boolean) - Method in class com.buglabs.bug.module.audio.AudioModuleControl
 
setLEDRed(boolean) - Method in class com.buglabs.bug.module.bugbee.BUGBeeLEDControl
 
setLEDRed(boolean) - Method in class com.buglabs.bug.module.camera.CameraModuleControl
 
setLEDRed(boolean) - Method in class com.buglabs.bug.module.gps.GPSModlet
 
setLEDRed(boolean) - Method in class com.buglabs.bug.module.motion.MotionModlet
 
setLEDRed(boolean) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
setLEDs(int) - Method in class com.buglabs.bug.base.BUGBaseControl
 
setLocale(Locale) - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
setLogicalTypeConfig(byte) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
setMinutes(int) - Method in class com.buglabs.nmea.Time
 
setModule(IModuleControl) - Static method in class com.buglabs.bug.module.Activator
 
setModuleProperty(IModuleProperty) - Method in class com.buglabs.bug.module.audio.AudioModlet
 
setModuleProperty(IModuleProperty) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModlet
 
setModuleProperty(IModuleProperty) - Method in class com.buglabs.bug.module.camera.CameraModlet
 
setModuleProperty(IModuleProperty) - Method in class com.buglabs.bug.module.gps.GPSModlet
 
setModuleProperty(IModuleProperty) - Method in class com.buglabs.bug.module.motion.MotionModlet
 
setModuleProperty(IModuleProperty) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModlet
 
setModuleProperty(IModuleProperty) - Method in class com.buglabs.bug.module.wifi.WifiModlet
 
setPANIDConfig(short) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
setParity(String) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
setPassiveAckTimeoutConfig(byte) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
setPassiveAntenna() - Method in class com.buglabs.bug.module.gps.GPSModlet
 
setPollFailureRetriesConfig(byte) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
setPollRateConfig(short) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
setPreCfgKeyConfig(byte[]) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
setPreCfgKeyEnableConfig(boolean) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
setPRN(int) - Method in class com.buglabs.nmea.SV
 
setPublicName(String) - Method in class com.buglabs.bug.menu.StatusBar
 
setPublicName(String) - Method in class com.buglabs.bug.module.bugbee.BUGBeeWS
 
setPublicName(String) - Method in class com.buglabs.bug.module.camera.CameraModlet
 
setPublicName(String) - Method in class com.buglabs.bug.module.gps.GPSModlet
 
setPublicName(String) - Method in class com.buglabs.bug.module.motion.MotionWS
 
setQueuePollRateConfig(short) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
setRDACResistance(int) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
setResponsePollRateConfig(short) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
setRouteExpiryTimeConfig(byte) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
setSeconds(float) - Method in class com.buglabs.nmea.Time
 
setSecurityModeConfig(boolean) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
setSelectedCamera(int) - Method in class com.buglabs.bug.module.camera.CameraModuleControl
 
setSNR(int) - Method in class com.buglabs.nmea.SV
 
setSpeaker(boolean) - Method in class com.buglabs.bug.module.audio.AudioModuleControl
 
setStartUpOptionConfig(byte) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
setStatus(int) - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
setStatus(int, String) - Method in class com.buglabs.osgi.http.ServletResponseImpl
 
setStopBits(String) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
setUp() - Method in class com.buglabs.bug.base.tests.TestIBUGBaseControl
 
setUp() - Method in class com.buglabs.bug.menu.tests.TestMenuFeedback
 
setUp() - Method in class com.buglabs.bug.menu.tests.TestMenuStructure
 
setUp() - Method in class com.buglabs.bug.menu.tests.TestStatusBar
 
setup() - Method in class com.buglabs.bug.module.audio.AudioModlet
 
setup() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModlet
 
setup() - Method in class com.buglabs.bug.module.camera.CameraModlet
 
setUp() - Method in class com.buglabs.bug.module.camera.tests.TestICameraModuleControl
 
setup() - Method in class com.buglabs.bug.module.gps.GPSModlet
 
setup() - Method in class com.buglabs.bug.module.motion.MotionModlet
 
setUp() - Method in class com.buglabs.bug.module.vonhippel.tests.TestVonHippel
 
setup() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModlet
 
setup() - Method in class com.buglabs.bug.module.wifi.WifiModlet
 
setUp() - Method in class com.buglabs.bug.program.tests.ProgramInterfaceTests
 
setUp() - Method in class com.buglabs.bug.service.tests.PublicWSTests
 
setUp() - Method in class com.buglabs.bug.service.tests.PublicWSWithParamsTests
 
setUp() - Method in class com.buglabs.common.tests.ServiceTrackerTests
 
setUp() - Method in class com.buglabs.common.tests.TestPublicWSProvider
 
setUp() - Method in class com.buglabs.common.tests.XMLParseTests
 
setUp() - Method in class com.buglabs.osgi.cm.tests.ConfigurationAdminConcurrencyTest
 
setUp() - Method in class com.buglabs.osgi.cm.tests.ConfigurationAdminTest
 
setUp() - Method in class com.buglabs.osgi.cm.tests.ConfigurationTest
 
setUp() - Method in class com.buglabs.osgi.http.test.BasicHTTPServiceTestCase
 
setUp() - Method in class com.buglabs.osgi.http.test.BinaryTestCases
 
setUp() - Method in class com.buglabs.osgi.http.test.HttpServiceTests
 
setUp() - Method in class com.buglabs.osgi.obr.tests.BaseTestCases
 
setUp() - Method in class com.buglabs.osgi.obr.tests.BugNetTestCases
 
setUp() - Method in class com.buglabs.osgi.obr.tests.ConciergeTestCases
 
setUp() - Method in class com.buglabs.osgi.obr.tests.DirectedTestCases
 
setUp() - Method in class com.buglabs.osgi.obr.tests.HeuristicResolverTestCases
 
setUserDescConfig(String) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
setValue(Object) - Method in class edu.emory.mathcs.backport.java.util.AbstractMap.SimpleEntry
Replaces the value corresponding to this entry with the specified value.
setValue(Object) - Method in class edu.emory.mathcs.backport.java.util.AbstractMap.SimpleImmutableEntry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeMap.Entry
set the element value
SharedStateManager - Class in com.buglabs.osgi.http
This object manages shared state of Http Service accesses by HttpServiceImpl (OSGi interface) and SocketListener (Http Interface).
SharedStateManager(LogService) - Constructor for class com.buglabs.osgi.http.SharedStateManager
 
shuffle(List) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
shuffle(List, Random) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
shutdown() - Method in class com.buglabs.bug.program.UserAppManager
 
shutdown() - Method in class com.buglabs.osgi.http.test.ManualTests
 
SIMPLE_RESOLVER - Static variable in class com.buglabs.osgi.obr.RepositoryAdminImpl
 
SimpleResolver - Class in com.buglabs.osgi.obr
A minimal resolver for OBR RFC 112.
SimpleResolver(ResourceListProvider, BundleContext, LogService) - Constructor for class com.buglabs.osgi.obr.SimpleResolver
 
singleton(Object) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
singletonList(Object) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
singletonMap(Object, Object) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
size() - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Returns the number of elements in this deque.
size() - Method in interface edu.emory.mathcs.backport.java.util.Deque
Returns the number of elements in this deque.
size() - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
size() - Method in class edu.emory.mathcs.backport.java.util.PriorityQueue
Returns the number of elements in this priority queue.
size() - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
size() - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
SLPListener - Class in com.buglabs.bug.slp.tests
 
SLPListener(BundleContext) - Constructor for class com.buglabs.bug.slp.tests.SLPListener
 
sort(long[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
sort(long[], int, int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
sort(int[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
sort(int[], int, int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
sort(short[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
sort(short[], int, int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
sort(char[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
sort(char[], int, int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
sort(byte[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
sort(byte[], int, int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
sort(double[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
sort(double[], int, int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
sort(float[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
sort(float[], int, int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
sort(Object[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
sort(Object[], int, int) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
sort(Object[], Comparator) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
sort(Object[], int, int, Comparator) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
sort(List) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
sort(List, Comparator) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
SortableResourceContainer - Class in com.buglabs.osgi.obr
 
SortableResourceContainer(Resource, BundleContext) - Constructor for class com.buglabs.osgi.obr.SortableResourceContainer
 
sortChildren() - Method in class com.buglabs.bug.bugnet.BugNetNode
 
SoundPlayer - Class in com.buglabs.bug.base
 
SoundPlayer(String) - Constructor for class com.buglabs.bug.base.SoundPlayer
 
SoundPlayer.DecodingThread - Class in com.buglabs.bug.base
 
SoundPlayer.DecodingThread(AudioDecoder, Line) - Constructor for class com.buglabs.bug.base.SoundPlayer.DecodingThread
 
speakerOff() - Method in class com.buglabs.bug.module.audio.AudioModuleControl
 
speakerOn() - Method in class com.buglabs.bug.module.audio.AudioModuleControl
 
split(String, String) - Static method in class com.buglabs.nmea.StringUtil
custom string splitting function as CDC/Foundation does not include String.split();
split(String, char) - Static method in class com.buglabs.nmea.StringUtil
custom string splitting function as CDC/Foundation does not include String.split();
split(String, String) - Static method in class com.buglabs.osgi.http.HttpServer
custom string splitting function as CDC/Foundation does not include String.split();
start(BundleContext) - Method in class com.buglabs.bug.base.Activator
 
start() - Method in class com.buglabs.bug.base.SoundPlayer.DecodingThread
 
start(BundleContext) - Method in class com.buglabs.bug.base.tests.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.bmi.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.bugnet.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.event.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.event.tests.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.jni.accelerometer.tests.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.jni.audio.tests.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.jni.bugbeep.tests.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.jni.common.tests.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.jni.gps.tests.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.jni.vonhippel.tests.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.menu.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.menu.tests.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.module.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.module.audio.Activator
 
start() - Method in class com.buglabs.bug.module.audio.AudioModlet
 
start() - Method in class com.buglabs.bug.module.audio.AudioPlayer.DecodingThread
 
start(BundleContext) - Method in class com.buglabs.bug.module.audio.tests.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.module.bugbee.Activator
 
start() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModlet
 
start(BundleContext) - Method in class com.buglabs.bug.module.camera.Activator
 
start() - Method in class com.buglabs.bug.module.camera.CameraModlet
 
start(BundleContext) - Method in class com.buglabs.bug.module.camera.tests.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.module.gps.Activator
 
start() - Method in class com.buglabs.bug.module.gps.GPSModlet
 
start(BundleContext) - Method in class com.buglabs.bug.module.gps.tests.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.module.lcd.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.module.motion.Activator
 
start() - Method in class com.buglabs.bug.module.motion.MotionModlet
 
start(BundleContext) - Method in class com.buglabs.bug.module.tests.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.module.vonhippel.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.module.vonhippel.tests.Activator
 
start() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModlet
 
start(BundleContext) - Method in class com.buglabs.bug.module.wifi.Activator
 
start() - Method in class com.buglabs.bug.module.wifi.WifiModlet
 
start(BundleContext) - Method in class com.buglabs.bug.program.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.program.tests.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.service.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.service.tests.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.slp.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.slp.tests.Activator
 
start(BundleContext) - Method in class com.buglabs.bug.update.Activator
 
start(BundleContext) - Method in class com.buglabs.common.tests.Activator
 
start(BundleContext) - Method in class com.buglabs.osgi.cm.ConfigurationAdminActivator
 
start(BundleContext) - Method in class com.buglabs.osgi.cm.tests.Activator
 
start(BundleContext) - Method in class com.buglabs.osgi.http.Activator
 
start(BundleContext) - Method in class com.buglabs.osgi.http.test.Activator
 
start(BundleContext) - Method in class com.buglabs.osgi.obr.Activator
 
start(BundleContext) - Method in class com.buglabs.osgi.obr.shell.Activator
 
start(BundleContext) - Method in class com.buglabs.osgi.obr.tests.Activator
 
startOverlay() - Method in class com.buglabs.bug.module.camera.CameraModlet
 
startRequest() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletControl
 
StatusBar - Class in com.buglabs.bug.menu
 
StatusBar(IFramebufferDevice, LogService, int, int, int, int) - Constructor for class com.buglabs.bug.menu.StatusBar
 
stop(BundleContext) - Method in class com.buglabs.bug.base.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.base.tests.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.bmi.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.bugnet.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.event.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.event.tests.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.jni.accelerometer.tests.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.jni.audio.tests.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.jni.bugbeep.tests.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.jni.common.tests.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.jni.gps.tests.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.jni.vonhippel.tests.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.menu.Activator
 
stop() - Method in class com.buglabs.bug.menu.Menu
 
stop(BundleContext) - Method in class com.buglabs.bug.menu.tests.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.module.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.module.audio.Activator
 
stop() - Method in class com.buglabs.bug.module.audio.AudioModlet
 
stop(BundleContext) - Method in class com.buglabs.bug.module.audio.tests.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.module.bugbee.Activator
 
stop() - Method in class com.buglabs.bug.module.bugbee.BUGBeeModlet
 
stop(BundleContext) - Method in class com.buglabs.bug.module.camera.Activator
 
stop() - Method in class com.buglabs.bug.module.camera.CameraModlet
 
stop(BundleContext) - Method in class com.buglabs.bug.module.camera.tests.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.module.gps.Activator
 
stop() - Method in class com.buglabs.bug.module.gps.GPSModlet
 
stop(BundleContext) - Method in class com.buglabs.bug.module.gps.tests.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.module.lcd.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.module.motion.Activator
 
stop() - Method in class com.buglabs.bug.module.motion.MotionModlet
 
stop(BundleContext) - Method in class com.buglabs.bug.module.tests.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.module.vonhippel.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.module.vonhippel.tests.Activator
 
stop() - Method in class com.buglabs.bug.module.vonhippel.VonHippelModlet
 
stop(BundleContext) - Method in class com.buglabs.bug.module.wifi.Activator
 
stop() - Method in class com.buglabs.bug.module.wifi.WifiModlet
 
stop(BundleContext) - Method in class com.buglabs.bug.program.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.program.tests.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.service.Activator
 
stop() - Method in class com.buglabs.bug.service.PublicWSAdminImpl
 
stop(BundleContext) - Method in class com.buglabs.bug.service.tests.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.slp.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.slp.tests.Activator
 
stop(BundleContext) - Method in class com.buglabs.bug.update.Activator
 
stop(BundleContext) - Method in class com.buglabs.common.tests.Activator
 
stop(BundleContext) - Method in class com.buglabs.osgi.cm.ConfigurationAdminActivator
 
stop(BundleContext) - Method in class com.buglabs.osgi.cm.tests.Activator
 
stop(BundleContext) - Method in class com.buglabs.osgi.http.Activator
 
stop(BundleContext) - Method in class com.buglabs.osgi.http.test.Activator
 
stop(BundleContext) - Method in class com.buglabs.osgi.obr.Activator
 
stop(BundleContext) - Method in class com.buglabs.osgi.obr.shell.Activator
 
stop(BundleContext) - Method in class com.buglabs.osgi.obr.tests.Activator
 
stopOverlay() - Method in class com.buglabs.bug.module.camera.CameraModlet
 
streamNotification(StreamMultiplexerEvent) - Method in class com.buglabs.bug.module.motion.MotionModlet
 
streamToByteArray(InputStream) - Static method in class com.buglabs.osgi.http.test.BasicHTTPServiceTestCase
 
streamToByteArray(InputStream) - Static method in class com.buglabs.osgi.http.test.BinaryTestCases
 
StringSplittingTests - Class in com.buglabs.common.tests
Tests for custom string splitting function as CDC/Foundation does not include String.split();
StringSplittingTests() - Constructor for class com.buglabs.common.tests.StringSplittingTests
 
StringUtil - Class in com.buglabs.nmea
 
StringUtil() - Constructor for class com.buglabs.nmea.StringUtil
 
subMap(Object, boolean, Object, boolean) - Method in interface edu.emory.mathcs.backport.java.util.NavigableMap
Returns a view of the portion of this map whose keys range from fromKey to toKey.
subMap(Object, Object) - Method in interface edu.emory.mathcs.backport.java.util.NavigableMap
subMap(Object, Object) - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
subMap(Object, boolean, Object, boolean) - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
Subscriber - Class in com.buglabs.bug.event
 
Subscriber(XmlNode) - Constructor for class com.buglabs.bug.event.Subscriber
 
subSet(Object, boolean, Object, boolean) - Method in interface edu.emory.mathcs.backport.java.util.NavigableSet
Returns a view of the portion of this set whose elements range from fromElement to toElement.
subSet(Object, Object) - Method in interface edu.emory.mathcs.backport.java.util.NavigableSet
subSet(Object, Object) - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
subSet(Object, boolean, Object, boolean) - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
suspendEncoding() - Method in class com.buglabs.osgi.http.test.Base64.OutputStream
Suspends encoding of the stream.
SV - Class in com.buglabs.nmea
 
SV(String, String, String, String) - Constructor for class com.buglabs.nmea.SV
 
swap(List, int, int) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
synchronizedCollection(Collection) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
synchronizedList(List) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
synchronizedMap(Map) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
synchronizedSet(Set) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
synchronizedSortedMap(SortedMap) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
synchronizedSortedSet(SortedSet) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 

T

tailMap(Object, boolean) - Method in interface edu.emory.mathcs.backport.java.util.NavigableMap
Returns a view of the portion of this map whose keys are greater than (or equal to, if inclusive is true) fromKey.
tailMap(Object) - Method in interface edu.emory.mathcs.backport.java.util.NavigableMap
tailMap(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
tailMap(Object, boolean) - Method in class edu.emory.mathcs.backport.java.util.TreeMap
 
tailSet(Object, boolean) - Method in interface edu.emory.mathcs.backport.java.util.NavigableSet
Returns a view of the portion of this set whose elements are greater than (or equal to, if inclusive is true) fromElement.
tailSet(Object) - Method in interface edu.emory.mathcs.backport.java.util.NavigableSet
tailSet(Object) - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
tailSet(Object, boolean) - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
TARGET_HOST - Static variable in class com.buglabs.osgi.http.test.BasicHTTPServiceTestCase
 
TARGET_HOST - Static variable in class com.buglabs.osgi.http.test.BinaryTestCases
 
TARGET_HOST - Static variable in class com.buglabs.osgi.http.test.ConcurrencyTestCases
 
TARGET_HOST - Static variable in class com.buglabs.osgi.http.test.LoadTestCases
 
TARGET_HOST - Static variable in class com.buglabs.osgi.http.test.ResourceTestCases
 
tearDown() - Method in class com.buglabs.bug.module.vonhippel.tests.TestVonHippel
 
tearDown() - Method in class com.buglabs.common.tests.XMLParseTests
 
tearDown() - Method in class com.buglabs.osgi.cm.tests.ConfigurationAdminConcurrencyTest
 
tearDown() - Method in class com.buglabs.osgi.cm.tests.ConfigurationAdminTest
 
tearDown() - Method in class com.buglabs.osgi.cm.tests.ConfigurationTest
 
tearDown() - Method in class com.buglabs.osgi.http.test.ConcurrencyTestCases
 
tearDown() - Method in class com.buglabs.osgi.http.test.LoadTestCases
 
terminate() - Method in class com.buglabs.bug.slp.tests.SLPListener
 
test() - Method in class com.buglabs.bug.base.tests.ScreenTester
 
testAbstractServiceTracker() - Method in class com.buglabs.common.tests.ServiceTrackerTests
 
testAccessResources() - Method in class com.buglabs.osgi.obr.tests.BaseTestCases
 
testAdvanced() - Method in class com.buglabs.bug.jni.vonhippel.tests.VonHippelTest
 
testAllFrequencies() - Method in class com.buglabs.bug.jni.bugbeep.tests.BugBeepTest
 
testAllocateDeallocateStatusbarRegions() - Method in class com.buglabs.bug.menu.tests.TestStatusBar
Test allocation/deallocation of sb.
testAllSplit() - Method in class com.buglabs.common.tests.StringSplittingTests
 
testAnynodeXPath() - Method in class com.buglabs.common.tests.XMLParseTests
 
testAttrValueXPath() - Method in class com.buglabs.common.tests.XMLParseTests
 
testAttrValueXPath2() - Method in class com.buglabs.common.tests.XMLParseTests
 
testAudioModuleControl() - Method in class com.buglabs.bug.module.audio.tests.TestAudioPlayer
 
TestAudioPlayer - Class in com.buglabs.bug.module.audio.tests
 
TestAudioPlayer() - Constructor for class com.buglabs.bug.module.audio.tests.TestAudioPlayer
 
testAudioPlayerExists() - Method in class com.buglabs.bug.module.audio.tests.TestAudioPlayer
 
testAudioPlayerMethods() - Method in class com.buglabs.bug.module.audio.tests.TestAudioPlayer
 
testAudioPlayerPlaysWav() - Method in class com.buglabs.bug.module.audio.tests.TestAudioPlayer
 
testButtonLEDs() - Method in class com.buglabs.bug.base.tests.TestIBUGBaseControl
 
testCameraDevice() - Method in class com.buglabs.bug.module.camera.tests.TestICameraDevice
 
testCharDeviceOpenClose() - Method in class com.buglabs.bug.jni.common.tests.CharDeviceTest
 
testClearConfigurationProperites() - Method in class com.buglabs.osgi.cm.tests.ConfigurationTest
Test to clear Configuration's properites
testConcurrentGets() - Method in class com.buglabs.osgi.http.test.ConcurrencyTestCases
 
testConcurrentServiceTrackerHelpers() - Method in class com.buglabs.common.tests.ServiceTrackerTests
 
testConfigurationAdminNotNull() - Method in class com.buglabs.osgi.cm.tests.ConfigurationAdminTest
Test whether ConfigurationAdmin is not null
testConfigurationsEqual() - Method in class com.buglabs.osgi.cm.tests.ConfigurationTest
Tests whether Configurations with same PIDs are equal
testConfigurationsNotEqual() - Method in class com.buglabs.osgi.cm.tests.ConfigurationTest
Tests whether Configurations with different PIDs are not equal
testCreateConfig() - Method in class com.buglabs.osgi.cm.tests.ConfigurationTest
 
testCreateConfiguration() - Method in class com.buglabs.osgi.cm.tests.ConfigurationAdminTest
Tests Configuration creation
testCurrentlyInstalledRequirements() - Method in class com.buglabs.osgi.obr.tests.HeuristicResolverTestCases
 
testDeepNesting() - Method in class com.buglabs.bug.menu.tests.TestMenuStructure
 
testDefaultConfiguration() - Method in class com.buglabs.bug.jni.accelerometer.tests.AccelerometerTest
 
testDefaultConfiguration() - Method in class com.buglabs.bug.jni.audio.tests.AudioTest
 
testDelete() - Method in class com.buglabs.bug.service.tests.PublicWSTests
 
testDeleteConfiguration() - Method in class com.buglabs.osgi.cm.tests.ConfigurationTest
Test deletion of Configuration from memory.
testDeleteConfigurationFromPeristanceStorage() - Method in class com.buglabs.osgi.cm.tests.ConfigurationTest
Test deletion of Configuration from persisted storage.
testDiscoverResources() - Method in class com.buglabs.osgi.obr.tests.DirectedTestCases
 
testDoGet() - Method in class com.buglabs.osgi.http.test.BasicHTTPServiceTestCase
 
testDoGet() - Method in class com.buglabs.osgi.http.test.BinaryTestCases
 
testDoLotsOGets() - Method in class com.buglabs.osgi.http.test.BasicHTTPServiceTestCase
 
testDoPost() - Method in class com.buglabs.osgi.http.test.BinaryTestCases
 
testDoPostBase64BinaryFile() - Method in class com.buglabs.osgi.http.test.BinaryTestCases
This tests that POST message body does not get mangled by the server.
testDoPostBinaryFile() - Method in class com.buglabs.osgi.http.test.BinaryTestCases
This tests that POST message body does not get mangled by the server.
testDoPostFile() - Method in class com.buglabs.osgi.http.test.BinaryTestCases
This tests that POST message body does not get mangled by the server.
testDoPostFileUnicode() - Method in class com.buglabs.osgi.http.test.BinaryTestCases
This tests that POST message body does not get mangled by the server.
testDoPut() - Method in class com.buglabs.osgi.http.test.BinaryTestCases
 
testDuplicationModletFactories() - Method in class com.buglabs.bug.module.tests.TestModlets
 
testExists() - Method in class com.buglabs.bug.menu.tests.TestMenuStructure
 
testExplicitlySpecifiedRequirement() - Method in class com.buglabs.osgi.obr.tests.HeuristicResolverTestCases
 
testFileLocation - Static variable in class com.buglabs.bug.jni.audio.tests.AudioTest
 
testFileURISplit() - Method in class com.buglabs.common.tests.StringSplittingTests
 
testFlash() - Method in class com.buglabs.bug.module.camera.tests.TestICameraModuleControl
 
testGet() - Method in class com.buglabs.bug.service.tests.PublicWSTests
 
testGetAllInterfaces() - Method in class com.buglabs.bug.slp.tests.NetworkInterfaceTest
 
testGetConfiguration() - Method in class com.buglabs.osgi.cm.tests.ConfigurationAdminConcurrencyTest
 
testGetDisplay() - Method in class com.buglabs.bug.menu.tests.TestStatusBar
 
testGetHTTPService() - Method in class com.buglabs.osgi.http.test.BasicHTTPServiceTestCase
 
testGetHTTPService() - Method in class com.buglabs.osgi.http.test.BinaryTestCases
 
testGetHTTPService() - Method in class com.buglabs.osgi.http.test.ResourceTestCases
 
testGetResource() - Method in class com.buglabs.osgi.http.test.ResourceTestCases
 
testGPIO() - Method in class com.buglabs.bug.jni.vonhippel.tests.VonHippelTest
 
testGPSInputStream() - Method in class com.buglabs.bug.jni.gps.tests.GPSTest
 
testGPSLEDs() - Method in class com.buglabs.bug.jni.gps.tests.GPSTest
 
TestIBatteryInfoProvider - Class in com.buglabs.bug.base.tests
 
TestIBatteryInfoProvider() - Constructor for class com.buglabs.bug.base.tests.TestIBatteryInfoProvider
 
testIBatteryInfoProvider() - Method in class com.buglabs.bug.base.tests.TestIBatteryInfoProvider
 
TestIBUGBaseControl - Class in com.buglabs.bug.base.tests
 
TestIBUGBaseControl() - Constructor for class com.buglabs.bug.base.tests.TestIBUGBaseControl
 
TestICameraDevice - Class in com.buglabs.bug.module.camera.tests
 
TestICameraDevice() - Constructor for class com.buglabs.bug.module.camera.tests.TestICameraDevice
 
TestICameraModuleControl - Class in com.buglabs.bug.module.camera.tests
 
TestICameraModuleControl() - Constructor for class com.buglabs.bug.module.camera.tests.TestICameraModuleControl
 
testInitOpenClose() - Method in class com.buglabs.bug.jni.gps.tests.GPSTest
 
testINMEA2SentenceProvider() - Method in class com.buglabs.bug.module.gps.tests.TestINMEASentenceProvider
 
testINMEA2SentenceSubscriber() - Method in class com.buglabs.bug.module.gps.tests.TestINMEASentenceSubscriber
 
TestINMEASentenceProvider - Class in com.buglabs.bug.module.gps.tests
 
TestINMEASentenceProvider() - Constructor for class com.buglabs.bug.module.gps.tests.TestINMEASentenceProvider
 
testINMEASentenceProvider() - Method in class com.buglabs.bug.module.gps.tests.TestINMEASentenceProvider
 
TestINMEASentenceSubscriber - Class in com.buglabs.bug.module.gps.tests
 
TestINMEASentenceSubscriber() - Constructor for class com.buglabs.bug.module.gps.tests.TestINMEASentenceSubscriber
 
testInstallBundle() - Method in class com.buglabs.osgi.obr.tests.DirectedTestCases
 
testInstallBundleFromURL() - Method in class com.buglabs.osgi.obr.tests.ConciergeTestCases
 
testInvalidMenuRegistration() - Method in class com.buglabs.bug.menu.tests.TestMenuStructure
 
TestIPositionProvider - Class in com.buglabs.bug.module.gps.tests
 
TestIPositionProvider() - Constructor for class com.buglabs.bug.module.gps.tests.TestIPositionProvider
 
testIPositionProvider() - Method in class com.buglabs.bug.module.gps.tests.TestIPositionProvider
 
TestITimeProvider - Class in com.buglabs.bug.base.tests
 
TestITimeProvider() - Constructor for class com.buglabs.bug.base.tests.TestITimeProvider
 
testITimeProvider() - Method in class com.buglabs.bug.base.tests.TestITimeProvider
 
testLargeRandomBytes() - Method in class com.buglabs.osgi.http.test.DynamicByteBufferTests
 
testLayeredDependencies() - Method in class com.buglabs.osgi.obr.tests.DirectedTestCases
 
testLayeredDependencies() - Method in class com.buglabs.osgi.obr.tests.HeuristicResolverTestCases
 
testListBugNet() - Method in class com.buglabs.osgi.obr.tests.BugNetTestCases
 
testListConfigurations() - Method in class com.buglabs.osgi.cm.tests.ConfigurationAdminTest
Test for ConfigurationAdmin's listConfiguration(String filter)
testLoadRepository() - Method in class com.buglabs.osgi.obr.tests.BaseTestCases
 
testManySyncServiceTrackerHelpers() - Method in class com.buglabs.common.tests.ServiceTrackerTests
 
testManySyncServiceTrackerHelpersMulti() - Method in class com.buglabs.common.tests.ServiceTrackerTests
 
TestMenuFeedback - Class in com.buglabs.bug.menu.tests
Test the implemenation of IMenuProvider.
TestMenuFeedback() - Constructor for class com.buglabs.bug.menu.tests.TestMenuFeedback
 
TestMenuStructure - Class in com.buglabs.bug.menu.tests
Test the implemenation of IMenuProvider.
TestMenuStructure() - Constructor for class com.buglabs.bug.menu.tests.TestMenuStructure
 
testMissingRequirement() - Method in class com.buglabs.osgi.obr.tests.HeuristicResolverTestCases
 
TestModlets - Class in com.buglabs.bug.module.tests
 
TestModlets() - Constructor for class com.buglabs.bug.module.tests.TestModlets
 
testMultipleVersions() - Method in class com.buglabs.osgi.obr.tests.HeuristicResolverTestCases
 
testNamespaceXml() - Method in class com.buglabs.common.tests.XMLParseTests
 
testNavButtons() - Method in class com.buglabs.bug.menu.tests.TestMenuFeedback
 
testNoSplit() - Method in class com.buglabs.common.tests.StringSplittingTests
 
testNullModletFactory() - Method in class com.buglabs.bug.module.tests.TestModlets
 
testOneNestedItem() - Method in class com.buglabs.bug.menu.tests.TestMenuStructure
 
testOpenCloseAccelerometer() - Method in class com.buglabs.bug.jni.accelerometer.tests.AccelerometerTest
 
testOpenCloseVonHippel() - Method in class com.buglabs.bug.jni.vonhippel.tests.VonHippelTest
 
testOverlappingDependencies() - Method in class com.buglabs.osgi.obr.tests.HeuristicResolverTestCases
 
testParseString() - Method in class com.buglabs.common.tests.XMLParseTests
 
testPost() - Method in class com.buglabs.bug.service.tests.PublicWSTests
 
testPostParams() - Method in class com.buglabs.bug.service.tests.PublicWSWithParamsTests
 
testPrintXML() - Method in class com.buglabs.common.tests.XMLParseTests
 
testProgramService() - Method in class com.buglabs.bug.program.tests.ProgramServiceTest
 
testProgramXmlGet() - Method in class com.buglabs.bug.program.tests.ProgramInterfaceTests
Tests that a response is received that is xml and starts with a IProgramXml.NODE_PROGRAMS element.
testProgramXmlPostGet() - Method in class com.buglabs.bug.program.tests.ProgramInterfaceTests
 
TestPublicWSProvider - Class in com.buglabs.common.tests
 
TestPublicWSProvider() - Constructor for class com.buglabs.common.tests.TestPublicWSProvider
 
testPublicWSProviderGET() - Method in class com.buglabs.common.tests.TestPublicWSProvider
 
testPublicWSProviderPUTGET() - Method in class com.buglabs.common.tests.TestPublicWSProvider
 
testPut() - Method in class com.buglabs.bug.service.tests.PublicWSTests
 
testRandomBytes() - Method in class com.buglabs.osgi.http.test.DynamicByteBufferTests
 
testReferenceNotNull() - Method in class com.buglabs.osgi.cm.tests.ConfigurationAdminTest
Test whether reference to ConfigurationAdmin is not null
testRegisterDeregister() - Method in class com.buglabs.bug.menu.tests.TestMenuStructure
 
testRegisterResource() - Method in class com.buglabs.osgi.http.test.ResourceTestCases
 
testRegisterServlet() - Method in class com.buglabs.osgi.http.test.BasicHTTPServiceTestCase
 
testRegisterServlet() - Method in class com.buglabs.osgi.http.test.BinaryTestCases
 
testResolveAndDeploy() - Method in class com.buglabs.osgi.obr.tests.DirectedTestCases
 
testResolveAndDeploy() - Method in class com.buglabs.osgi.obr.tests.HeuristicResolverTestCases
 
testResolveBundles() - Method in class com.buglabs.osgi.obr.tests.DirectedTestCases
 
testResolveBundles() - Method in class com.buglabs.osgi.obr.tests.HeuristicResolverTestCases
 
testRGLEds() - Method in class com.buglabs.bug.module.camera.tests.TestICameraModuleControl
 
testRootItem() - Method in class com.buglabs.bug.menu.tests.TestMenuStructure
 
testRootWithNull() - Method in class com.buglabs.bug.menu.tests.TestMenuStructure
 
testSBAvailable() - Method in class com.buglabs.bug.menu.tests.TestStatusBar
Test that sb is available.
testScreenHasContents() - Method in class com.buglabs.bug.menu.tests.TestMenuFeedback
 
testSelectCamera() - Method in class com.buglabs.bug.module.camera.tests.TestICameraModuleControl
 
testServiceAvailable() - Method in class com.buglabs.osgi.obr.tests.BaseTestCases
 
testServiceTrackerHelper() - Method in class com.buglabs.common.tests.ServiceTrackerTests
 
testServiceTrackerHelperMutliServices() - Method in class com.buglabs.common.tests.ServiceTrackerTests
 
testSetConfiguration() - Method in class com.buglabs.bug.jni.accelerometer.tests.AccelerometerTest
 
testSetup() - Method in class com.buglabs.bug.menu.tests.TestMenuFeedback
 
testSimpleXPath() - Method in class com.buglabs.common.tests.XMLParseTests
 
testSimpleXPath2() - Method in class com.buglabs.common.tests.XMLParseTests
 
testSingleServiceRegAfter() - Method in class com.buglabs.common.tests.ServiceTrackerTests
 
testSmallAllocation() - Method in class com.buglabs.osgi.http.test.DynamicByteBufferTests
 
testSplit() - Method in class com.buglabs.common.tests.StringSplittingTests
 
TestStatusBar - Class in com.buglabs.bug.menu.tests
Test the statusbar APIs.
TestStatusBar() - Constructor for class com.buglabs.bug.menu.tests.TestStatusBar
 
TestSuiteServiceTracker - Class in com.buglabs.bug.module.audio.tests
 
TestSuiteServiceTracker(BundleContext) - Constructor for class com.buglabs.bug.module.audio.tests.TestSuiteServiceTracker
 
TestSuiteServiceTracker - Class in com.buglabs.bug.module.vonhippel.tests
 
TestSuiteServiceTracker(BundleContext) - Constructor for class com.buglabs.bug.module.vonhippel.tests.TestSuiteServiceTracker
 
TestSuiteServiceTracker - Class in com.buglabs.osgi.http.test
 
TestSuiteServiceTracker(BundleContext) - Constructor for class com.buglabs.osgi.http.test.TestSuiteServiceTracker
 
testSyncGets() - Method in class com.buglabs.osgi.http.test.LoadTestCases
 
testTopLevelMenuContents() - Method in class com.buglabs.bug.menu.tests.TestMenuFeedback
 
testUpdateBundle() - Method in class com.buglabs.osgi.obr.tests.DirectedTestCases
 
testUpdateBundle() - Method in class com.buglabs.osgi.obr.tests.HeuristicResolverTestCases
 
testUpdateConfiguration() - Method in class com.buglabs.osgi.cm.tests.ConfigurationTest
Test update Configuration's properties
testUrlNesting() - Method in class com.buglabs.osgi.http.test.HttpServiceTests
 
TestVonHippel - Class in com.buglabs.bug.module.vonhippel.tests
 
TestVonHippel() - Constructor for class com.buglabs.bug.module.vonhippel.tests.TestVonHippel
 
testVonHippelInputStreamFromFile() - Method in class com.buglabs.bug.module.vonhippel.tests.TestVonHippel
Tests virtual bug von hippel t
testVonHippelOutputStreamToFile() - Method in class com.buglabs.bug.module.vonhippel.tests.TestVonHippel
 
testVonHippelSTDOUT() - Method in class com.buglabs.bug.module.vonhippel.tests.TestVonHippel
 
testXPathSplit() - Method in class com.buglabs.common.tests.StringSplittingTests
 
Time - Class in com.buglabs.nmea
 
Time(String) - Constructor for class com.buglabs.nmea.Time
 
toArray() - Method in class edu.emory.mathcs.backport.java.util.AbstractCollection
 
toArray(Object[]) - Method in class edu.emory.mathcs.backport.java.util.AbstractCollection
 
toArray() - Method in class edu.emory.mathcs.backport.java.util.AbstractList
 
toArray(Object[]) - Method in class edu.emory.mathcs.backport.java.util.AbstractList
 
toArray() - Method in class edu.emory.mathcs.backport.java.util.AbstractSequentialList
 
toArray(Object[]) - Method in class edu.emory.mathcs.backport.java.util.AbstractSequentialList
 
toArray() - Method in class edu.emory.mathcs.backport.java.util.AbstractSet
 
toArray(Object[]) - Method in class edu.emory.mathcs.backport.java.util.AbstractSet
 
toArray() - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Returns an array containing all of the elements in this deque in proper sequence (from first to last element).
toArray(Object[]) - Method in class edu.emory.mathcs.backport.java.util.ArrayDeque
Returns an array containing all of the elements in this deque in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray() - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
toArray(Object[]) - Method in class edu.emory.mathcs.backport.java.util.LinkedList
 
toArray() - Method in class edu.emory.mathcs.backport.java.util.PriorityQueue
Returns an array containing all of the elements in this queue.
toArray(Object[]) - Method in class edu.emory.mathcs.backport.java.util.PriorityQueue
Returns an array containing all of the elements in this queue; the runtime type of the returned array is that of the specified array.
toArray() - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
toArray(Object[]) - Method in class edu.emory.mathcs.backport.java.util.TreeSet
 
toDecimalDegrees() - Method in class com.buglabs.nmea.DegreesMinutesSeconds
Convert DegreesMinutesSeconds to decimal degrees
ToneGenerator - Class in com.buglabs.bug.base
 
ToneGenerator() - Constructor for class com.buglabs.bug.base.ToneGenerator
 
toString() - Method in class com.buglabs.osgi.obr.CapabilityImpl
 
toString() - Method in class com.buglabs.osgi.obr.RepositoryImpl
 
toString() - Method in class com.buglabs.osgi.obr.RequirementImpl
 
toString() - Method in class com.buglabs.osgi.obr.ResourceImpl
 
toString() - Method in class com.buglabs.osgi.obr.SortableResourceContainer
 
toString() - Method in class edu.emory.mathcs.backport.java.util.AbstractMap.SimpleEntry
Returns a String representation of this map entry.
toString() - Method in class edu.emory.mathcs.backport.java.util.AbstractMap.SimpleImmutableEntry
Returns a String representation of this map entry.
toString(long[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
toString(int[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
toString(short[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
toString(char[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
toString(byte[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
toString(boolean[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
toString(float[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
toString(double[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
toString(Object[]) - Static method in class edu.emory.mathcs.backport.java.util.Arrays
 
toString() - Method in class edu.emory.mathcs.backport.java.util.TreeMap.Entry
 
TreeMap - Class in edu.emory.mathcs.backport.java.util
Sorted map implementation based on a red-black tree and implementing all the methods from the NavigableMap interface.
TreeMap() - Constructor for class edu.emory.mathcs.backport.java.util.TreeMap
 
TreeMap(Comparator) - Constructor for class edu.emory.mathcs.backport.java.util.TreeMap
 
TreeMap(SortedMap) - Constructor for class edu.emory.mathcs.backport.java.util.TreeMap
 
TreeMap(Map) - Constructor for class edu.emory.mathcs.backport.java.util.TreeMap
 
TreeMap.Entry - Class in edu.emory.mathcs.backport.java.util
 
TreeMap.Entry(Object, Object) - Constructor for class edu.emory.mathcs.backport.java.util.TreeMap.Entry
Make a new node with given element, null links, and BLACK color.
TreeSet - Class in edu.emory.mathcs.backport.java.util
 
TreeSet() - Constructor for class edu.emory.mathcs.backport.java.util.TreeSet
 
TreeSet(Comparator) - Constructor for class edu.emory.mathcs.backport.java.util.TreeSet
 
TreeSet(Collection) - Constructor for class edu.emory.mathcs.backport.java.util.TreeSet
 
TreeSet(SortedSet) - Constructor for class edu.emory.mathcs.backport.java.util.TreeSet
 

U

UninstallNode - Class in com.buglabs.bug.bugnet
 
UninstallNode(BundleContext, IMenuNode, IMenuProvider, IUserAppManager) - Constructor for class com.buglabs.bug.bugnet.UninstallNode
 
unlock(String) - Method in class com.buglabs.bug.base.BaseDisplay
 
unmodifiableCollection(Collection) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
unmodifiableList(List) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
unmodifiableMap(Map) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
unmodifiableSet(Set) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
unmodifiableSortedMap(SortedMap) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
unmodifiableSortedSet(SortedSet) - Static method in class edu.emory.mathcs.backport.java.util.Collections
 
unregister(IMotionObserver) - Method in class com.buglabs.bug.module.motion.MotionSubject
 
unregisterListener(IAccelerometerConfigurationListener) - Method in class com.buglabs.bug.module.motion.AccelerometerControl
 
unregisterMenu(String) - Method in class com.buglabs.bug.menu.Menu
 
unregisterService(PublicWSProvider) - Method in class com.buglabs.bug.service.PublicWSAdminImpl
 
UpdateNode - Class in com.buglabs.bug.bugnet
 
UpdateNode(BundleContext, IMenuNode, RepositoryAdmin) - Constructor for class com.buglabs.bug.bugnet.UpdateNode
 
UserAppManager - Class in com.buglabs.bug.program
This manager starts user applications.
UserAppManager(BundleContext, ConfigurationAdmin, LogService, String, boolean) - Constructor for class com.buglabs.bug.program.UserAppManager
 

V

validateAlias(String) - Static method in class com.buglabs.osgi.http.SharedStateManager
Refer to OSGi R3 Spec Section 14.2
VonHippelModlet - Class in com.buglabs.bug.module.vonhippel
 
VonHippelModlet(BundleContext, int, String, String) - Constructor for class com.buglabs.bug.module.vonhippel.VonHippelModlet
 
VonHippelModuleControl - Class in com.buglabs.bug.module.vonhippel
 
VonHippelModuleControl(VonHippel, int) - Constructor for class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
VonHippelTest - Class in com.buglabs.bug.jni.vonhippel.tests
 
VonHippelTest() - Constructor for class com.buglabs.bug.jni.vonhippel.tests.VonHippelTest
 

W

WifiModlet - Class in com.buglabs.bug.module.wifi
Basic Wifi/Bluetooth modlet.
WifiModlet(int, String, BundleContext) - Constructor for class com.buglabs.bug.module.wifi.WifiModlet
 
write(int, int, boolean[][]) - Method in class com.buglabs.bug.base.FramebufferDevice
 
write(int, int, String, int, int) - Method in class com.buglabs.bug.base.FramebufferDevice
 
write(int, int, String, String, int, int) - Method in class com.buglabs.bug.base.FramebufferDevice
 
write(String, boolean[][]) - Method in class com.buglabs.bug.menu.StatusBar
 
write(String, String) - Method in class com.buglabs.bug.menu.StatusBar
 
write(byte[], int, int) - Method in class com.buglabs.bug.module.bugbee.BUGBeeModletPacket
 
write(int) - Method in class com.buglabs.osgi.http.test.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class com.buglabs.osgi.http.test.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
writeADC(int) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
writeDAC(int) - Method in class com.buglabs.bug.module.vonhippel.VonHippelModuleControl
 
WSServlet - Class in com.buglabs.bug.service
 
WSServlet(BundleContext, Map) - Constructor for class com.buglabs.bug.service.WSServlet
 
WSServlet(BundleContext, Hashtable, ConfigurationAdmin) - Constructor for class com.buglabs.bug.service.WSServlet
 

X

XMLParseTests - Class in com.buglabs.common.tests
 
XMLParseTests() - Constructor for class com.buglabs.common.tests.XMLParseTests
 

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