Uses of Class
net.sf.magicproject.zone.ExpandableZone

Packages that use ExpandableZone
net.sf.magicproject.ui.component I18N utilities. 
net.sf.magicproject.zone Contains all zones. 
 

Uses of ExpandableZone in net.sf.magicproject.ui.component
 

Method parameters in net.sf.magicproject.ui.component with type arguments of type ExpandableZone
 void TableTop.fillAdditionalZones(Player player, java.util.Collection<ExpandableZone> additionalZones)
          Add the specified additional zones arround the stack & TBZ zones.
 

Uses of ExpandableZone in net.sf.magicproject.zone
 

Fields in net.sf.magicproject.zone declared as ExpandableZone
static ExpandableZone ZoneManager.expandedZone
          This is the current expanded zone.
 

Fields in net.sf.magicproject.zone with type parameters of type ExpandableZone
 java.util.List<ExpandableZone> ZoneManager.additionalZones
          additional zones of this player
 



Copyright © 2003-2007 Magic-Project. All Rights Reserved.