, including all inherited members.
[static initializer] | com.phidgets.Phidget | [inline, package, static] |
addAttachListener(AttachListener l) | com.phidgets.Phidget | [inline] |
addCodeListener(CodeListener l) | com.phidgets.IRPhidget | [inline] |
addDetachListener(DetachListener l) | com.phidgets.Phidget | [inline] |
addErrorListener(ErrorListener l) | com.phidgets.Phidget | [inline] |
addLearnListener(LearnListener l) | com.phidgets.IRPhidget | [inline] |
addRawDataListener(RawDataListener l) | com.phidgets.IRPhidget | [inline] |
addServerConnectListener(ServerConnectListener l) | com.phidgets.Phidget | [inline] |
addServerDisconnectListener(ServerDisconnectListener l) | com.phidgets.Phidget | [inline] |
close() | com.phidgets.Phidget | [inline] |
codeListeners | com.phidgets.IRPhidget | [private] |
create() | com.phidgets.IRPhidget | [private, static] |
disableLogging() | com.phidgets.Phidget | [static] |
enableCodeEvents(boolean b) | com.phidgets.IRPhidget | [private] |
enableDeviceSpecificEvents(boolean b) | com.phidgets.IRPhidget | [inline, private] |
enableLearnEvents(boolean b) | com.phidgets.IRPhidget | [private] |
enableLogging(int level, String file) | com.phidgets.Phidget | [inline, static] |
enableRawDataEvents(boolean b) | com.phidgets.IRPhidget | [private] |
equals(Object comp) | com.phidgets.Phidget | [inline] |
finalize() | com.phidgets.Phidget | [inline, protected] |
fireCode(CodeEvent e) | com.phidgets.IRPhidget | [inline, private] |
fireLearn(LearnEvent e) | com.phidgets.IRPhidget | [inline, private] |
fireRawData(RawDataEvent e) | com.phidgets.IRPhidget | [inline, private] |
getDeviceClass() | com.phidgets.Phidget | |
getDeviceID() | com.phidgets.Phidget | |
getDeviceLabel() | com.phidgets.Phidget | |
getDeviceName() | com.phidgets.Phidget | |
getDeviceType() | com.phidgets.Phidget | |
getDeviceVersion() | com.phidgets.Phidget | |
getLastCode() | com.phidgets.IRPhidget | |
getLastLearnedCode() | com.phidgets.IRPhidget | |
getLibraryVersion() | com.phidgets.Phidget | [static] |
getSerialNumber() | com.phidgets.Phidget | |
getServerAddress() | com.phidgets.Phidget | |
getServerID() | com.phidgets.Phidget | |
getServerPort() | com.phidgets.Phidget | |
IRPhidget() | com.phidgets.IRPhidget | [inline] |
isAttached() | com.phidgets.Phidget | |
isAttachedToServer() | com.phidgets.Phidget | |
learnListeners | com.phidgets.IRPhidget | [private] |
log(int level, String id, String log) | com.phidgets.Phidget | [inline, static] |
managerPhidget | com.phidgets.Phidget | [package] |
nativeCodeHandler | com.phidgets.IRPhidget | [private] |
nativeLearnHandler | com.phidgets.IRPhidget | [private] |
nativeRawDataHandler | com.phidgets.IRPhidget | [private] |
open(int serial) | com.phidgets.Phidget | [inline] |
open(int serial, String ipAddress, int port) | com.phidgets.Phidget | [inline] |
open(int serial, String ipAddress, int port, String password) | com.phidgets.Phidget | [inline] |
open(int serial, String serverID) | com.phidgets.Phidget | [inline] |
open(int serial, String serverID, String password) | com.phidgets.Phidget | [inline] |
openAny() | com.phidgets.Phidget | [inline] |
openAny(String ipAddress, int port) | com.phidgets.Phidget | [inline] |
openAny(String ipAddress, int port, String password) | com.phidgets.Phidget | [inline] |
openAny(String serverID) | com.phidgets.Phidget | [inline] |
openAny(String serverID, String password) | com.phidgets.Phidget | [inline] |
openLabel(String label) | com.phidgets.Phidget | [inline] |
openLabel(String label, String ipAddress, int port) | com.phidgets.Phidget | [inline] |
openLabel(String label, String ipAddress, int port, String password) | com.phidgets.Phidget | [inline] |
openLabel(String label, String serverID) | com.phidgets.Phidget | [inline] |
openLabel(String label, String serverID, String password) | com.phidgets.Phidget | [inline] |
PHIDCLASS_ACCELEROMETER | com.phidgets.Phidget | [static] |
PHIDCLASS_ADVANCEDSERVO | com.phidgets.Phidget | [static] |
PHIDCLASS_ANALOG | com.phidgets.Phidget | [static] |
PHIDCLASS_BRIDGE | com.phidgets.Phidget | [static] |
PHIDCLASS_ENCODER | com.phidgets.Phidget | [static] |
PHIDCLASS_FREQUENCYCOUNTER | com.phidgets.Phidget | [static] |
PHIDCLASS_GPS | com.phidgets.Phidget | [static] |
PHIDCLASS_INTERFACEKIT | com.phidgets.Phidget | [static] |
PHIDCLASS_LED | com.phidgets.Phidget | [static] |
PHIDCLASS_MOTORCONTROL | com.phidgets.Phidget | [static] |
PHIDCLASS_NOTHING | com.phidgets.Phidget | [static] |
PHIDCLASS_PHSENSOR | com.phidgets.Phidget | [static] |
PHIDCLASS_RFID | com.phidgets.Phidget | [static] |
PHIDCLASS_SERVO | com.phidgets.Phidget | [static] |
PHIDCLASS_STEPPER | com.phidgets.Phidget | [static] |
PHIDCLASS_TEMPERATURESENSOR | com.phidgets.Phidget | [static] |
PHIDCLASS_TEXTLCD | com.phidgets.Phidget | [static] |
PHIDCLASS_TEXTLED | com.phidgets.Phidget | [static] |
PHIDCLASS_WEIGHTSENSOR | com.phidgets.Phidget | [static] |
Phidget(long handle) | com.phidgets.Phidget | [inline] |
PHIDGET_LOG_CRITICAL | com.phidgets.Phidget | [static] |
PHIDGET_LOG_DEBUG | com.phidgets.Phidget | [static] |
PHIDGET_LOG_ERROR | com.phidgets.Phidget | [static] |
PHIDGET_LOG_INFO | com.phidgets.Phidget | [static] |
PHIDGET_LOG_VERBOSE | com.phidgets.Phidget | [static] |
PHIDGET_LOG_WARNING | com.phidgets.Phidget | [static] |
PHIDID_ACCELEROMETER_2AXIS | com.phidgets.Phidget | [static] |
PHIDID_ACCELEROMETER_3AXIS | com.phidgets.Phidget | [static] |
PHIDID_ADVANCEDSERVO_1MOTOR | com.phidgets.Phidget | [static] |
PHIDID_ADVANCEDSERVO_8MOTOR | com.phidgets.Phidget | [static] |
PHIDID_ANALOG_4OUTPUT | com.phidgets.Phidget | [static] |
PHIDID_BIPOLAR_STEPPER_1MOTOR | com.phidgets.Phidget | [static] |
PHIDID_BRIDGE_4INPUT | com.phidgets.Phidget | [static] |
PHIDID_ENCODER_1ENCODER_1INPUT | com.phidgets.Phidget | [static] |
PHIDID_ENCODER_HS_1ENCODER | com.phidgets.Phidget | [static] |
PHIDID_ENCODER_HS_4ENCODER_4INPUT | com.phidgets.Phidget | [static] |
PHIDID_FREQUENCYCOUNTER_2INPUT | com.phidgets.Phidget | [static] |
PHIDID_GPS | com.phidgets.Phidget | [static] |
PHIDID_INTERFACEKIT_0_0_4 | com.phidgets.Phidget | [static] |
PHIDID_INTERFACEKIT_0_0_8 | com.phidgets.Phidget | [static] |
PHIDID_INTERFACEKIT_0_16_16 | com.phidgets.Phidget | [static] |
PHIDID_INTERFACEKIT_0_8_8_w_LCD | com.phidgets.Phidget | [static] |
PHIDID_INTERFACEKIT_2_2_2 | com.phidgets.Phidget | [static] |
PHIDID_INTERFACEKIT_4_8_8 | com.phidgets.Phidget | [static] |
PHIDID_INTERFACEKIT_8_8_8 | com.phidgets.Phidget | [static] |
PHIDID_INTERFACEKIT_8_8_8_w_LCD | com.phidgets.Phidget | [static] |
PHIDID_IR | com.phidgets.Phidget | [static] |
PHIDID_LED_64 | com.phidgets.Phidget | [static] |
PHIDID_LED_64_ADV | com.phidgets.Phidget | [static] |
PHIDID_LINEAR_TOUCH | com.phidgets.Phidget | [static] |
PHIDID_MOTORCONTROL_1MOTOR | com.phidgets.Phidget | [static] |
PHIDID_MOTORCONTROL_HC_2MOTOR | com.phidgets.Phidget | [static] |
PHIDID_MOTORCONTROL_LV_2MOTOR_4INPUT | com.phidgets.Phidget | [static] |
PHIDID_NOTHING | com.phidgets.Phidget | [static] |
PHIDID_PHSENSOR | com.phidgets.Phidget | [static] |
PHIDID_RFID | com.phidgets.Phidget | [static] |
PHIDID_RFID_2OUTPUT | com.phidgets.Phidget | [static] |
PHIDID_RFID_2OUTPUT_READ_WRITE | com.phidgets.Phidget | [static] |
PHIDID_ROTARY_TOUCH | com.phidgets.Phidget | [static] |
PHIDID_SERVO_1MOTOR | com.phidgets.Phidget | [static] |
PHIDID_SERVO_1MOTOR_OLD | com.phidgets.Phidget | [static] |
PHIDID_SERVO_4MOTOR | com.phidgets.Phidget | [static] |
PHIDID_SERVO_4MOTOR_OLD | com.phidgets.Phidget | [static] |
PHIDID_SPATIAL_ACCEL_3AXIS | com.phidgets.Phidget | [static] |
PHIDID_SPATIAL_ACCEL_GYRO_COMPASS | com.phidgets.Phidget | [static] |
PHIDID_TEMPERATURESENSOR | com.phidgets.Phidget | [static] |
PHIDID_TEMPERATURESENSOR_4 | com.phidgets.Phidget | [static] |
PHIDID_TEMPERATURESENSOR_IR | com.phidgets.Phidget | [static] |
PHIDID_TEXTLCD_2x20 | com.phidgets.Phidget | [static] |
PHIDID_TEXTLCD_2x20_w_0_8_8 | com.phidgets.Phidget | [static] |
PHIDID_TEXTLCD_2x20_w_8_8_8 | com.phidgets.Phidget | [static] |
PHIDID_TEXTLCD_ADAPTER | com.phidgets.Phidget | [static] |
PHIDID_TEXTLED_1x8 | com.phidgets.Phidget | [static] |
PHIDID_TEXTLED_4x8 | com.phidgets.Phidget | [static] |
PHIDID_UNIPOLAR_STEPPER_4MOTOR | com.phidgets.Phidget | [static] |
PHIDID_WEIGHTSENSOR | com.phidgets.Phidget | [static] |
RAWDATA_LONGSPACE | com.phidgets.IRPhidget | [static] |
rawDataListeners | com.phidgets.IRPhidget | [private] |
readRaw(int[]buffer, int offset, int count) | com.phidgets.IRPhidget | |
readRaw(int[]buffer) | com.phidgets.IRPhidget | [inline] |
removeAttachListener(AttachListener l) | com.phidgets.Phidget | [inline] |
removeCodeListener(CodeListener l) | com.phidgets.IRPhidget | [inline] |
removeDetachListener(DetachListener l) | com.phidgets.Phidget | [inline] |
removeErrorListener(ErrorListener l) | com.phidgets.Phidget | [inline] |
removeLearnListener(LearnListener l) | com.phidgets.IRPhidget | [inline] |
removeRawDataListener(RawDataListener l) | com.phidgets.IRPhidget | [inline] |
removeServerConnectListener(ServerConnectListener l) | com.phidgets.Phidget | [inline] |
removeServerDisconnectListener(ServerDisconnectListener l) | com.phidgets.Phidget | [inline] |
setDeviceLabel(String label) | com.phidgets.Phidget | |
toString() | com.phidgets.Phidget | [inline] |
transmit(IRCode code, IRCodeInfo codeInfo) | com.phidgets.IRPhidget | |
transmitRaw(int[]data, int offset, int count, int gap, int carrierFrequency, int dutyCycle) | com.phidgets.IRPhidget | |
transmitRaw(int[]data) | com.phidgets.IRPhidget | [inline] |
transmitRaw(int[]data, int gap) | com.phidgets.IRPhidget | [inline] |
transmitRaw(int[]data, int offset, int count) | com.phidgets.IRPhidget | [inline] |
transmitRaw(int[]data, int offset, int count, int gap) | com.phidgets.IRPhidget | [inline] |
transmitRepeat() | com.phidgets.IRPhidget | |
waitForAttachment(int timeout) | com.phidgets.Phidget | |
waitForAttachment() | com.phidgets.Phidget | [inline] |