Uses of Interface
ca.cgjennings.apps.arkham.deck.item.EditablePageItem
-
Packages that use EditablePageItem Package Description ca.cgjennings.apps.arkham.deck.item -
-
Uses of EditablePageItem in ca.cgjennings.apps.arkham.deck.item
Classes in ca.cgjennings.apps.arkham.deck.item that implement EditablePageItem Modifier and Type Class Description class
CardFace
A page item representing one face of a game component.class
CustomTile
Resizable, customizable tiles that can be placed in a deck.class
TextBox
A text box is a rectangular page item that displays formatted markup text.class
TuckBox
The tuck box item is used to create tuck boxes (or other fold-up boxes).
-