|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.wpi.first.wpilibj.DriverStationLCD.Line
public static class DriverStationLCD.Line
The line number on the Driver Station LCD
Field Summary | |
---|---|
static DriverStationLCD.Line |
kMain6
Deprecated. Use kUser1 Line at the Top of the screen |
static DriverStationLCD.Line |
kUser1
Line at the Top of the screen |
static DriverStationLCD.Line |
kUser2
Line on the user screen |
static DriverStationLCD.Line |
kUser3
Line on the user screen |
static DriverStationLCD.Line |
kUser4
Line on the user screen |
static DriverStationLCD.Line |
kUser5
Line on the user screen |
static DriverStationLCD.Line |
kUser6
Bottom line on the user screen |
int |
value
The integer value representing this enumeration |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final int value
public static final DriverStationLCD.Line kMain6
public static final DriverStationLCD.Line kUser1
public static final DriverStationLCD.Line kUser2
public static final DriverStationLCD.Line kUser3
public static final DriverStationLCD.Line kUser4
public static final DriverStationLCD.Line kUser5
public static final DriverStationLCD.Line kUser6
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |