|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Wizard | |
---|---|
net.sf.magicproject.action | Provides actions. |
net.sf.magicproject.clickable.targetable.card | All card components. |
net.sf.magicproject.deckbuilder | any classes manipulating decks and also components used by the deckbuilder form. |
net.sf.magicproject.ui.component | I18N utilities. |
net.sf.magicproject.ui.wizard | Wizard components. |
Uses of Wizard in net.sf.magicproject.action |
---|
Methods in net.sf.magicproject.action with parameters of type Wizard | |
---|---|
void |
MoveCard.replayAction(ContextEventListener context,
Ability ability,
Wizard wizard)
|
void |
MessagingAction.replayAction(ContextEventListener context,
Ability ability,
Wizard wizard)
Replay the current action as it was when it has been suspended. |
void |
BackgroundMessaging.replayAction(ContextEventListener context,
Ability ability,
Wizard wizard)
Replay the current action as it was when it has been suspended. |
Uses of Wizard in net.sf.magicproject.clickable.targetable.card |
---|
Methods in net.sf.magicproject.clickable.targetable.card with parameters of type Wizard | |
---|---|
void |
TriggeredCardChoice.replayAction(ContextEventListener context,
Ability ability,
Wizard wizard)
Replay the current action as it was when it has been suspended. |
Uses of Wizard in net.sf.magicproject.deckbuilder |
---|
Subclasses of Wizard in net.sf.magicproject.deckbuilder | |
---|---|
class |
DeckRules
|
Uses of Wizard in net.sf.magicproject.ui.component |
---|
Methods in net.sf.magicproject.ui.component with parameters of type Wizard | |
---|---|
void |
MessageButton.startButton(ContextEventListener context,
Ability ability,
BackgroundMessaging action,
Wizard wizard)
Show the button enabling to restore the background wizard. |
Uses of Wizard in net.sf.magicproject.ui.wizard |
---|
Subclasses of Wizard in net.sf.magicproject.ui.wizard | |
---|---|
class |
About
|
class |
AboutMdb
AboutMdb.java Created on 16 févr. 2004 |
class |
Arrange
|
class |
Bug
|
class |
Choice
|
class |
Client
|
class |
Feature
|
class |
InputColor
|
class |
InputNumber
|
class |
InputProperty
A simple combox displaying the available properties. |
class |
InputZone
A simple combox displaying the available zone. |
class |
Log
|
class |
Network
|
class |
Ok
A simple OK message box with header containing Html tile, description, icon Text OK button BACKGROUND button validator |
class |
Replacement
|
class |
Server
|
class |
Settings
The settings forms is built of a button bar and many tabs associated to. |
class |
YesNo
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |