forked from External/mage
Some minor changes to active table handling.
This commit is contained in:
parent
8add25f74f
commit
b846d0c411
7 changed files with 48 additions and 21 deletions
|
|
@ -27,10 +27,6 @@
|
|||
*/
|
||||
package mage.client.table;
|
||||
|
||||
import java.awt.Component;
|
||||
import java.awt.Window;
|
||||
import java.awt.event.WindowAdapter;
|
||||
import java.awt.event.WindowEvent;
|
||||
import java.util.UUID;
|
||||
import javax.swing.JComponent;
|
||||
import mage.client.MageFrame;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue