Uses of Interface
ca.cgjennings.apps.arkham.deck.item.StylePanel.StyleEditorCallback
-
Packages that use StylePanel.StyleEditorCallback Package Description ca.cgjennings.apps.arkham.deck.item -
-
Uses of StylePanel.StyleEditorCallback in ca.cgjennings.apps.arkham.deck.item
Methods in ca.cgjennings.apps.arkham.deck.item with parameters of type StylePanel.StyleEditorCallback Modifier and Type Method Description void
AbstractStylePanel. setCallback(StylePanel.StyleEditorCallback callback)
The style editor that has created this panel will call this method with a callback instance.void
StylePanel. setCallback(StylePanel.StyleEditorCallback callback)
The style editor that has created this panel will call this method with a callback instance.
-