Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
F
G
I
N
O
S
V
B
blink(IBuddy, IBuddy.Color, long, long, int)
- Static method in class org.jraf.jlibibuddy.
IBuddyUtils
Makes the i-Buddy's head blink.
F
flap(IBuddy, long, int)
- Static method in class org.jraf.jlibibuddy.
IBuddyUtils
Makes the i-Buddy flap its wings (move up then down).
G
getIBuddy()
- Static method in class org.jraf.jlibibuddy.
IBuddy
Gets the i-Buddy.
I
IBuddy
- Class in
org.jraf.jlibibuddy
Main entry point to i-Buddy commanding.
IBuddy.Color
- Enum in
org.jraf.jlibibuddy
Different colors for the head (all possible combinations of the blue, green and red LEDs).
IBuddy.Rotate
- Enum in
org.jraf.jlibibuddy
Different rotation states.
IBuddy.Wings
- Enum in
org.jraf.jlibibuddy
Different wing positions.
IBuddyException
- Exception in
org.jraf.jlibibuddy
General purpose exception for JLibIBuddy.
IBuddyException(String)
- Constructor for exception org.jraf.jlibibuddy.
IBuddyException
IBuddyException(String, Throwable)
- Constructor for exception org.jraf.jlibibuddy.
IBuddyException
IBuddyUtils
- Class in
org.jraf.jlibibuddy
Utility class providing high-level commands for the i-Buddy.
N
nudge(IBuddy, long, int)
- Static method in class org.jraf.jlibibuddy.
IBuddyUtils
Makes the i-Buddy nudge (rotate left, then right).
O
org.jraf.jlibibuddy
- package org.jraf.jlibibuddy
S
sendAllOff()
- Method in class org.jraf.jlibibuddy.
IBuddy
Turns everything off.
sendHeadBlue(boolean)
- Method in class org.jraf.jlibibuddy.
IBuddy
Turns the head blue LED on or off.
sendHeadColor(boolean, boolean, boolean)
- Method in class org.jraf.jlibibuddy.
IBuddy
Turns the head LEDs on or off.
sendHeadColor(IBuddy.Color)
- Method in class org.jraf.jlibibuddy.
IBuddy
Sets a color on the head by turning the LEDs on or off.
sendHeadGreen(boolean)
- Method in class org.jraf.jlibibuddy.
IBuddy
Turns the head green LED on or off.
sendHeadRed(boolean)
- Method in class org.jraf.jlibibuddy.
IBuddy
Turns the head red LED on or off.
sendHeart(boolean)
- Method in class org.jraf.jlibibuddy.
IBuddy
Turns the heart LED on or off.
sendRotate(boolean, boolean)
- Method in class org.jraf.jlibibuddy.
IBuddy
Turns the "rotate right" and "rotate left" states on or off.
sendRotate(IBuddy.Rotate)
- Method in class org.jraf.jlibibuddy.
IBuddy
Sets the rotate state.
sendRotateLeft(boolean)
- Method in class org.jraf.jlibibuddy.
IBuddy
Turns the "rotate left" state on or off.
sendRotateRight(boolean)
- Method in class org.jraf.jlibibuddy.
IBuddy
Turns the "rotate right" state on or off.
sendState(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
- Method in class org.jraf.jlibibuddy.
IBuddy
General purpose send state method.
sendWings(boolean, boolean)
- Method in class org.jraf.jlibibuddy.
IBuddy
Turns the "wings up" and "wings down" states on or off.
sendWings(IBuddy.Wings)
- Method in class org.jraf.jlibibuddy.
IBuddy
Sets the wings state.
sendWingsDown(boolean)
- Method in class org.jraf.jlibibuddy.
IBuddy
Turns the "wings down" state on or off.
sendWingsUp(boolean)
- Method in class org.jraf.jlibibuddy.
IBuddy
Turns the "wings up" state on or off.
sleep(long)
- Static method in class org.jraf.jlibibuddy.
IBuddyUtils
Makes the current thread sleep a number of milliseconds.
V
valueOf(String)
- Static method in enum org.jraf.jlibibuddy.
IBuddy.Color
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.jraf.jlibibuddy.
IBuddy.Rotate
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.jraf.jlibibuddy.
IBuddy.Wings
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.jraf.jlibibuddy.
IBuddy.Color
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.jraf.jlibibuddy.
IBuddy.Rotate
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.jraf.jlibibuddy.
IBuddy.Wings
Returns an array containing the constants of this enum type, in the order they are declared.
B
F
G
I
N
O
S
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008
JRAF.org
. All Rights Reserved.