mirror of
https://github.com/magefree/mage.git
synced 2026-01-09 12:22:10 -08:00
Now there plugin updates table dialog. Updated mage-theme-plugin.jar in Mage.Client.
This commit is contained in:
parent
2cb1136a52
commit
9c4fb8ed90
8 changed files with 130 additions and 54 deletions
|
|
@ -14,5 +14,5 @@ import net.xeoh.plugins.base.Plugin;
|
|||
*/
|
||||
public interface ThemePlugin extends Plugin {
|
||||
void applyInGame(Map<String, JComponent> ui);
|
||||
void applyOnTable(Map<String, JComponent> ui);
|
||||
JComponent updateTable(Map<String, JComponent> ui);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue