Package com.guflimc.brick.gui.api.scheme
Class MenuScheme
java.lang.Object
com.guflimc.brick.gui.api.scheme.MenuScheme
-
Method Summary
Modifier and TypeMethodDescriptionindices()
static MenuScheme
of
(int... rows) static MenuScheme
int
size()
boolean
validate
(int index)
-
Method Details
-
of
-
of
-
size
public int size() -
validate
public boolean validate(int index) -
indices
-