public final class NetTableController.NetTableButton extends java.lang.Object implements HIDButton
Trigger.ButtonScheduler| Modifier and Type | Field and Description |
|---|---|
private int |
m_channel
The m_channel.
|
private boolean |
m_invert
The m_invert.
|
| Constructor and Description |
|---|
NetTableButton(int channel)
Instantiates a new net table button.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getState()
Get the Value of the Button.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancelWhenPressed, runWhenPressed, runWhenReleased, runWhileHeld, runWhileReleased, togglenWhenPressedcancelWhenActive, runWhenActive, runWhenInactive, runWhileActive, runWhileInactive, toggleWhenActiveprivate boolean m_invert
private final int m_channel
public NetTableButton(int channel)
channel - the channelpublic boolean getState()
getState in interface BooleanSourcegetState in interface HIDButton