net.sf.magicproject.ui
Interface RefreshableAdd

All Known Implementing Classes:
DeckBuilder

public interface RefreshableAdd

Since:
0.83
Author:
Fabrice Daugan

Method Summary
 void refreshAddComponent(boolean unitary)
          Called when the "Add" button is pressed or when there is an active selection on the list.
 

Method Detail

refreshAddComponent

void refreshAddComponent(boolean unitary)
Called when the "Add" button is pressed or when there is an active selection on the list.

Parameters:
unitary - is the action is unitary.


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