public static class GralHorizontalSelector.Item<UserData> extends java.lang.Object
protected UserData
data
protected boolean
removable
java.lang.String
text
int
xSize
protected
Item(java.lang.String text, UserData data, boolean removable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final java.lang.String text
public int xSize
protected final UserData data
protected final boolean removable
protected Item(java.lang.String text, UserData data, boolean removable)