Uses of Package
net.sf.magicproject.action

Packages that use net.sf.magicproject.action
net.sf.magicproject.action Provides actions. 
net.sf.magicproject.action.context Provides context classes of an action. 
net.sf.magicproject.action.intlist Provides actions manipulating a list of integers. 
net.sf.magicproject.action.objectmap Provides actions manipulating maps of objects of targetable components. 
net.sf.magicproject.action.target Provides action manipulating list of targetable adding only ONE target. 
net.sf.magicproject.action.targetlist Provides actions manipulating lists of targetable components. 
net.sf.magicproject.clickable.ability Abilities. 
net.sf.magicproject.clickable.action Clickable actions are visible actions the players can see their progress such as what's done and what's remain to do. 
net.sf.magicproject.clickable.targetable.card All card components. 
net.sf.magicproject.event Available events. 
net.sf.magicproject.stack All classes manipulating stack and controlling the abilities/actions flow. 
net.sf.magicproject.ui.component I18N utilities. 
net.sf.magicproject.ui.wizard Wizard components. 
net.sf.magicproject.xml XML builder components : parsing xml cards/rules to build the MDB file. 
net.sf.magicproject.xml.action XML action builder components : parsing xml cards/rules to build the MDB file. 
 

Classes in net.sf.magicproject.action used by net.sf.magicproject.action
AccessibleContext
           
Actiontype
          Represents all atomic actions necessary to implement all possible abilities of the Magic play.
BackgroundMessaging
           
DetachMe
           
LoopAction
           
MAction
          This class is representing an atom action.
MessagingAction
           
ModifyRegister
          This action is used to modifiy a public token or a private one of the card.
UnregisterThis
          This action remove the the current ability from the current listeners.
UserAction
           
WaitActivatedChoice
           
WaitChoosenActionChoice
           
WaitTriggeredBufferChoice
           
 

Classes in net.sf.magicproject.action used by net.sf.magicproject.action.context
MAction
          This class is representing an atom action.
 

Classes in net.sf.magicproject.action used by net.sf.magicproject.action.intlist
Actiontype
          Represents all atomic actions necessary to implement all possible abilities of the Magic play.
MAction
          This class is representing an atom action.
UserAction
           
 

Classes in net.sf.magicproject.action used by net.sf.magicproject.action.objectmap
Actiontype
          Represents all atomic actions necessary to implement all possible abilities of the Magic play.
MAction
          This class is representing an atom action.
UserAction
           
 

Classes in net.sf.magicproject.action used by net.sf.magicproject.action.target
MAction
          This class is representing an atom action.
Target
          Add to the target list card(s) or player(s) following the specified mode and the specified type.
UserAction
           
 

Classes in net.sf.magicproject.action used by net.sf.magicproject.action.targetlist
Actiontype
          Represents all atomic actions necessary to implement all possible abilities of the Magic play.
MAction
          This class is representing an atom action.
UserAction
           
 

Classes in net.sf.magicproject.action used by net.sf.magicproject.clickable.ability
AddModifierFromStaticModifier
           
MAction
          This class is representing an atom action.
RefreshModifier
           
 

Classes in net.sf.magicproject.action used by net.sf.magicproject.clickable.action
MAction
          This class is representing an atom action.
 

Classes in net.sf.magicproject.action used by net.sf.magicproject.clickable.targetable.card
BackgroundMessaging
           
 

Classes in net.sf.magicproject.action used by net.sf.magicproject.event
MAction
          This class is representing an atom action.
 

Classes in net.sf.magicproject.action used by net.sf.magicproject.stack
MAction
          This class is representing an atom action.
 

Classes in net.sf.magicproject.action used by net.sf.magicproject.ui.component
BackgroundMessaging
           
 

Classes in net.sf.magicproject.action used by net.sf.magicproject.ui.wizard
BackgroundMessaging
           
MessagingAction
           
 

Classes in net.sf.magicproject.action used by net.sf.magicproject.xml
Actiontype
          Represents all atomic actions necessary to implement all possible abilities of the Magic play.
 

Classes in net.sf.magicproject.action used by net.sf.magicproject.xml.action
Actiontype
          Represents all atomic actions necessary to implement all possible abilities of the Magic play.
 



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