Uses of Class
ca.cgjennings.apps.arkham.SheetViewer
-
Packages that use SheetViewer Package Description ca.cgjennings.apps.arkham ca.cgjennings.apps.arkham.diy -
-
Uses of SheetViewer in ca.cgjennings.apps.arkham
Fields in ca.cgjennings.apps.arkham declared as SheetViewer Modifier and Type Field Description protected SheetViewer[]
AbstractGameComponentEditor. viewers
-
Uses of SheetViewer in ca.cgjennings.apps.arkham.diy
Methods in ca.cgjennings.apps.arkham.diy that return SheetViewer Modifier and Type Method Description SheetViewer
DIYEditor. getSheetViewer(int index)
Returns the sheet viewer that is displaying the face with the specified index.
-