Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- C - Static variable in class net.java.games.input.Component.Identifier.Button
-
'C' button on a gamepad
- C - Static variable in class net.java.games.input.Component.Identifier.Key
- CAPITAL - Static variable in class net.java.games.input.Component.Identifier.Key
- CENTER - Static variable in class net.java.games.input.Component.POV
-
Synonmous with OFF
- CIRCUMFLEX - Static variable in class net.java.games.input.Component.Identifier.Key
- close() - Method in class net.java.games.input.WinTabContext
- COLON - Static variable in class net.java.games.input.Component.Identifier.Key
- COMMA - Static variable in class net.java.games.input.Component.Identifier.Key
- Component - Interface in net.java.games.input
-
An axis is a single button, slider, or dial, which has a single range.
- Component.Identifier - Class in net.java.games.input
-
Identifiers for different Axes.
- Component.Identifier.Axis - Class in net.java.games.input
- Component.Identifier.Button - Class in net.java.games.input
- Component.Identifier.Key - Class in net.java.games.input
-
KeyIDs for standard PC (LATIN-1) keyboards
- Component.POV - Class in net.java.games.input
-
POV enum for different positions.
- Controller - Interface in net.java.games.input
-
A Controller represents a physical device, such as a keyboard, mouse, or joystick, or a logical grouping of related controls, such as a button pad or mouse ball.
- Controller.PortType - Class in net.java.games.input
-
Common controller port types.
- Controller.Type - Class in net.java.games.input
-
Types of controller objects.
- controllerAdded(ControllerEvent) - Method in interface net.java.games.input.ControllerListener
-
Invoked when a controller has been added.
- ControllerEnvironment - Class in net.java.games.input
-
A ControllerEnvironment represents a collection of controllers that are physically or logically linked.
- ControllerEnvironment() - Constructor for class net.java.games.input.ControllerEnvironment
-
Protected constructor for subclassing.
- ControllerEvent - Class in net.java.games.input
-
An event that is fired when the state of a controller changes
- ControllerEvent(AbstractController) - Constructor for class net.java.games.input.ControllerEvent
-
Creates a controller event object.
- ControllerListener - Interface in net.java.games.input
-
A listener for changes in the state of controllers
- controllerListeners - Variable in class net.java.games.input.ControllerEnvironment
-
List of controller listeners
- controllerRemoved(ControllerEvent) - Method in interface net.java.games.input.ControllerListener
-
Invoked when a controller is lost.
- CONVERT - Static variable in class net.java.games.input.Component.Identifier.Key
- createButtons(WinTabContext, int, int) - Static method in class net.java.games.input.WinTabComponent
- createComponents(WinTabContext, int, int, int[]) - Static method in class net.java.games.input.WinTabComponent
- createCursors(WinTabContext, int, String[]) - Static method in class net.java.games.input.WinTabComponent
- createDevice(WinTabContext, int) - Static method in class net.java.games.input.WinTabDevice
All Classes and Interfaces|All Packages|Constant Field Values