20 package net.sf.gridarta.model.archetypechooser;
22 import java.util.Comparator;
23 import javax.swing.DefaultListCellRenderer;
abstract int getLayoutOrientation()
Returns the layout orientation.
Base package of all Gridarta classes.
static final long serialVersionUID
The serial version UID.
Reflects a game object (object on a map).
GameObjects are the objects based on Archetypes found on maps.
Abstract base class for classes implementing display modes of the archetype chooser.
DisplayMode()
Creates a new instance.
Interface for MapArchObjects.