Uses of Class
net.java.games.input.Controller.PortType
Packages that use Controller.PortType
-
Uses of Controller.PortType in net.java.games.input
Fields in net.java.games.input declared as Controller.PortTypeModifier and TypeFieldDescriptionstatic final Controller.PortType
Controller.PortType.GAME
Standard game portstatic final Controller.PortType
Controller.PortType.I8042
i8042static final Controller.PortType
Controller.PortType.NETWORK
Network portstatic final Controller.PortType
Controller.PortType.PARALLEL
Parallel portstatic final Controller.PortType
Controller.PortType.SERIAL
Serial portstatic final Controller.PortType
Controller.PortType.UNKNOWN
Unknown port typestatic final Controller.PortType
Controller.PortType.USB
USB portMethods in net.java.games.input that return Controller.PortTypeModifier and TypeMethodDescriptionAbstractController.getPortType()
Returns the port type for this Controller.Controller.getPortType()
Returns the port type for this Controller.final Controller.PortType
LinuxCombinedController.getPortType()