Game Control Plus  1.2.2
 All Classes Namespaces Functions Variables Pages
org.gamecontrolplus.gui.KSelectEntry Class Reference
Inheritance diagram for org.gamecontrolplus.gui.KSelectEntry:

Public Member Functions

 KSelectEntry (KSelectDeviceUI selectDeviceUI, ControlDevice dev, int index)
 
void configClick (MButton source, MEvent event)
 
int compareTo (KSelectEntry entry)
 

Private Member Functions

void createGUI (PApplet window, int index)
 

Private Attributes

KSelectDeviceUI selectDeviceUI
 
final ControlDevice device
 
MLabel displayName
 
MButton btnGoConfig
 

Detailed Description

A single device entry option used in the device select window

Author
Peter Lager