Class Pattern
- java.lang.Object
-
- net.frozenspace.frostlib.gui.design.Pattern
-
public class Pattern extends java.lang.ObjectThis class is used for creating a Pattern for filling the GUI
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PatternsetKey(java.lang.Character key, Item value)Set the a value to the key used in the patternPatternsetRow(Row row, java.lang.String value)Set the select string pattern to the row
-