protected static class AbstractOI.Trigger
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Button |
b |
Command |
c |
AbstractOI.TriggerType |
t |
Constructor and Description |
---|
Trigger(Command c,
Button b,
AbstractOI.TriggerType t) |
public Command c
public Button b
public AbstractOI.TriggerType t
public Trigger(Command c, Button b, AbstractOI.TriggerType t)