Uses of Class
adams.data.spreadsheet.SheetIndex
-
Packages that use SheetIndex Package Description adams.data.spreadsheet adams.gui.goe -
-
Uses of SheetIndex in adams.data.spreadsheet
Methods in adams.data.spreadsheet that return SheetIndex Modifier and Type Method Description SheetIndex
SheetIndex. getClone()
Returns a clone of the object. -
Uses of SheetIndex in adams.gui.goe
Methods in adams.gui.goe that return SheetIndex Modifier and Type Method Description protected SheetIndex
SheetIndexEditor. parse(String s)
Parses the given string and returns the generated object.
-