public abstract class Control
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Control.Type |
Modifier and Type | Method and Description |
---|---|
Control.Type |
getType() |
java.lang.String |
toString() |
public Control.Type getType()
public java.lang.String toString()
toString
in class java.lang.Object