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

W

wiimote - Variable in class wiiusej.test.NunchukGuiTest
 
wiimote - Variable in class wiiusej.test.Tests
 
wiimote - Variable in class wiiusej.test.WiiuseJGuiTest
 
Wiimote - Class in wiiusej
Class that represents a wiimote.
Wiimote(int, WiiUseApiManager) - Constructor for class wiiusej.Wiimote
Constructor.
WIIMOTE_BUTTON_A - Static variable in class wiiusej.wiiusejevents.physicalevents.WiimoteButtonsEvent
 
WIIMOTE_BUTTON_ALL - Static variable in class wiiusej.wiiusejevents.physicalevents.WiimoteButtonsEvent
 
WIIMOTE_BUTTON_B - Static variable in class wiiusej.wiiusejevents.physicalevents.WiimoteButtonsEvent
 
WIIMOTE_BUTTON_DOWN - Static variable in class wiiusej.wiiusejevents.physicalevents.WiimoteButtonsEvent
 
WIIMOTE_BUTTON_HOME - Static variable in class wiiusej.wiiusejevents.physicalevents.WiimoteButtonsEvent
 
WIIMOTE_BUTTON_LEFT - Static variable in class wiiusej.wiiusejevents.physicalevents.WiimoteButtonsEvent
 
WIIMOTE_BUTTON_MINUS - Static variable in class wiiusej.wiiusejevents.physicalevents.WiimoteButtonsEvent
 
WIIMOTE_BUTTON_ONE - Static variable in class wiiusej.wiiusejevents.physicalevents.WiimoteButtonsEvent
 
WIIMOTE_BUTTON_PLUS - Static variable in class wiiusej.wiiusejevents.physicalevents.WiimoteButtonsEvent
 
WIIMOTE_BUTTON_RIGHT - Static variable in class wiiusej.wiiusejevents.physicalevents.WiimoteButtonsEvent
 
WIIMOTE_BUTTON_TWO - Static variable in class wiiusej.wiiusejevents.physicalevents.WiimoteButtonsEvent
 
WIIMOTE_BUTTON_UNKNOWN - Static variable in class wiiusej.wiiusejevents.physicalevents.WiimoteButtonsEvent
 
WIIMOTE_BUTTON_UP - Static variable in class wiiusej.wiiusejevents.physicalevents.WiimoteButtonsEvent
 
WIIMOTE_BUTTON_ZACCEL_BIT4 - Static variable in class wiiusej.wiiusejevents.physicalevents.WiimoteButtonsEvent
 
WIIMOTE_BUTTON_ZACCEL_BIT5 - Static variable in class wiiusej.wiiusejevents.physicalevents.WiimoteButtonsEvent
 
WIIMOTE_BUTTON_ZACCEL_BIT6 - Static variable in class wiiusej.wiiusejevents.physicalevents.WiimoteButtonsEvent
 
WIIMOTE_BUTTON_ZACCEL_BIT7 - Static variable in class wiiusej.wiiusejevents.physicalevents.WiimoteButtonsEvent
 
WIIMOTE_LED_1 - Static variable in class wiiusej.wiiusejevents.wiiuseapievents.StatusEvent
 
WIIMOTE_LED_2 - Static variable in class wiiusej.wiiusejevents.wiiuseapievents.StatusEvent
 
WIIMOTE_LED_3 - Static variable in class wiiusej.wiiusejevents.wiiuseapievents.StatusEvent
 
WIIMOTE_LED_4 - Static variable in class wiiusej.wiiusejevents.wiiuseapievents.StatusEvent
 
WiimoteButtonsEvent - Class in wiiusej.wiiusejevents.physicalevents
Class which represents a buttons event for a generic event.
WiimoteButtonsEvent(int, short, short, short) - Constructor for class wiiusej.wiiusejevents.physicalevents.WiimoteButtonsEvent
Constructor of the wiimote button Event.
WiimoteEvent - Class in wiiusej.wiiusejevents.wiiuseapievents
Class that is a bean to be filled by the wiiuse API on an event that occurs on a wiimote.
WiimoteEvent(int) - Constructor for class wiiusej.wiiusejevents.wiiuseapievents.WiimoteEvent
Construct the Wiimote setting up the id.
WiimoteEvent(int, short, short, short) - Constructor for class wiiusej.wiiusejevents.wiiuseapievents.WiimoteEvent
Construct the Wiimote setting up the id and the buttons.
wiimoteId - Variable in class wiiusej.wiiusejevents.GenericEvent
 
wiimoteImage - Variable in class wiiusej.utils.ButtonsEventPanel
 
WiimoteListener - Interface in wiiusej.wiiusejevents.utils
This is the interface to implement to listen to events from wiimotes.
wiimotes - Variable in class wiiusej.WiiUseApiManager
 
wiiuse - Variable in class wiiusej.WiiUseApiManager
 
WIIUSE_CLASSIC_CTRL_INSERTED - Static variable in class wiiusej.wiiusejevents.wiiuseapievents.WiiUseApiEvent
 
WIIUSE_CLASSIC_CTRL_REMOVED - Static variable in class wiiusej.wiiusejevents.wiiuseapievents.WiiUseApiEvent
 
WIIUSE_GUITAR_HERO_3_CTRL_INSERTED - Static variable in class wiiusej.wiiusejevents.wiiuseapievents.WiiUseApiEvent
 
WIIUSE_GUITAR_HERO_3_CTRL_REMOVED - Static variable in class wiiusej.wiiusejevents.wiiuseapievents.WiiUseApiEvent
 
WIIUSE_IR_ABOVE - Static variable in class wiiusej.wiiusejevents.physicalevents.IREvent
 
WIIUSE_IR_BELOW - Static variable in class wiiusej.wiiusejevents.physicalevents.IREvent
 
WIIUSE_NUNCHUK_INSERTED - Static variable in class wiiusej.wiiusejevents.wiiuseapievents.WiiUseApiEvent
 
WIIUSE_NUNCHUK_REMOVED - Static variable in class wiiusej.wiiusejevents.wiiuseapievents.WiiUseApiEvent
 
WIIUSE_READ_DATA - Static variable in class wiiusej.wiiusejevents.wiiuseapievents.WiiUseApiEvent
 
WIIUSE_SCREEN_RATIO_16_9 - Static variable in class wiiusej.wiiusejevents.physicalevents.IREvent
 
WIIUSE_SCREEN_RATIO_4_3 - Static variable in class wiiusej.wiiusejevents.physicalevents.IREvent
 
WIIUSE_STACK_BLUESOLEIL - Static variable in class wiiusej.WiiUseApiManager
 
WIIUSE_STACK_MS - Static variable in class wiiusej.WiiUseApiManager
 
WIIUSE_STACK_UNKNOWN - Static variable in class wiiusej.WiiUseApiManager
 
WiiUseApi - Class in wiiusej
Singleton used to manipulate WiiUse Api.
WiiUseApi() - Constructor for class wiiusej.WiiUseApi
 
WiiUseApiEvent - Class in wiiusej.wiiusejevents.wiiuseapievents
This class describes the structure of an event from the WiiUse API event.
WiiUseApiEvent(int, int) - Constructor for class wiiusej.wiiusejevents.wiiuseapievents.WiiUseApiEvent
Construct the WiiUseApiEvent setting up the id.
WiiUseApiListener - Interface in wiiusej.wiiusejevents.utils
This is the interface to implement to listen to events from the wiiuse API.
WiiUseApiManager - Class in wiiusej
Class that manages the use of Wiiuse API.
WiiUseApiManager() - Constructor for class wiiusej.WiiUseApiManager
 
wiiusej - package wiiusej
 
wiiusej.test - package wiiusej.test
 
wiiusej.utils - package wiiusej.utils
 
wiiusej.values - package wiiusej.values
 
wiiusej.wiiusejevents - package wiiusej.wiiusejevents
 
wiiusej.wiiusejevents.physicalevents - package wiiusej.wiiusejevents.physicalevents
 
wiiusej.wiiusejevents.utils - package wiiusej.wiiusejevents.utils
 
wiiusej.wiiusejevents.wiiuseapievents - package wiiusej.wiiusejevents.wiiuseapievents
 
WiiuseJGuiTest - Class in wiiusej.test
Gui class to test WiiuseJ.
WiiuseJGuiTest() - Constructor for class wiiusej.test.WiiuseJGuiTest
default constructor
WiiuseJGuiTest(Wiimote) - Constructor for class wiiusej.test.WiiuseJGuiTest
Creates new form WiiuseJGuiTest
windowActivated(WindowEvent) - Method in class wiiusej.test.CloseGuiTestCleanly
 
windowClosed(WindowEvent) - Method in class wiiusej.test.CloseGuiTestCleanly
 
windowClosing(WindowEvent) - Method in class wiiusej.test.CloseGuiTestCleanly
 
windowDeactivated(WindowEvent) - Method in class wiiusej.test.CloseGuiTestCleanly
 
windowDeiconified(WindowEvent) - Method in class wiiusej.test.CloseGuiTestCleanly
 
windowIconified(WindowEvent) - Method in class wiiusej.test.CloseGuiTestCleanly
 
windowOpened(WindowEvent) - Method in class wiiusej.test.CloseGuiTestCleanly
 
windowsSetBluetoothStack(int) - Method in class wiiusej.WiiUseApi
Force the bluetooth stack type.

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