| 
 | " 2013 FRC Java API" | |||||||||
| 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 | kMain6Deprecated. Use kUser1 Line at the Top of the screen | 
| static DriverStationLCD.Line | kUser1Line at the Top of the screen | 
| static DriverStationLCD.Line | kUser2Line on the user screen | 
| static DriverStationLCD.Line | kUser3Line on the user screen | 
| static DriverStationLCD.Line | kUser4Line on the user screen | 
| static DriverStationLCD.Line | kUser5Line on the user screen | 
| static DriverStationLCD.Line | kUser6Bottom line on the user screen | 
|  int | valueThe integer value representing this enumeration | 
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| equals, 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
| 
 | " 2013 FRC Java API" | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||