magarena/src/magic/ui
lodici 1d6c7213c4 add new click sound and play each time style/layout dial button rotates. 2017-04-08 09:37:24 +01:00
..
deck/games Set title of DeckScreen when called from DeckGamesJTable. 2017-02-25 21:52:02 +00:00
dialog remove wildcard import. 2017-04-08 08:10:46 +01:00
duel add energy and experience to PlayerViewerInfo 2017-01-30 20:18:17 +00:00
helpers organize imports. 2017-04-08 08:39:48 +01:00
image/filter Add ColorSwapImageFilter, a more flexible version of WhiteColorSwapImageFilter, which can swap between any two colors. 2016-10-27 21:04:35 +01:00
screen add new click sound and play each time style/layout dial button rotates. 2017-04-08 09:37:24 +01:00
theme remove redundant modifiers from interface methods (pmd:UnusedModifier). 2017-04-07 20:22:52 +01:00
utility remove duplicate helper methods from MagicStyle. 2016-10-20 11:14:32 +01:00
widget remove unused local variables. 2017-04-08 08:47:08 +01:00
CardTextLanguage.java Move Italian card text language up the order in setup card images dialog. 2017-02-21 16:10:28 +00:00
FileDropTargetListener.java Add ability to drag and drop a `snapshot.game` file into Magarena to load game (see #1053). 2017-01-30 23:08:17 +00:00
FontsAndBorders.java Relocate FontsAndBorders class. 2016-10-09 14:29:34 +01:00
ICardFilterPanelListener.java - replace CardPoolTextFilter with more generic CardFilterTextField. 2015-05-03 22:51:16 +01:00
IChoiceViewer.java rename ChoiceViewer to IChoiceViewer and move to magic.ui package. 2015-10-01 19:04:46 +01:00
IDragDropListener.java remove redundant modifiers from interface methods (pmd:UnusedModifier). 2017-04-07 20:22:52 +01:00
IPlayerZoneListener.java remove redundant modifiers from interface methods (pmd:UnusedModifier). 2017-04-07 20:22:52 +01:00
IUpdatable.java remove redundant modifiers from interface methods (pmd:UnusedModifier). 2017-04-07 20:22:52 +01:00
ImageFileIO.java rename GraphicsUtils to ImageHelper and relocate to helpers package. 2016-10-07 10:34:24 +01:00
ImportWorker.java Update isEmpty() to isMissingOrEmpty(). 2017-03-07 18:51:46 +00:00
MagarenaDirectoryChooser.java rename UiString to MText. 2016-10-26 09:46:59 +01:00
MagicCardImages.java fix: if on-demand download of proxy image fails show missing proxy image, not missing card image. 2017-02-21 00:17:09 +00:00
MagicFileChoosers.java rename getMainFrame() to getFrame() in ScreenController. 2016-10-19 08:37:19 +01:00
MagicFrame.java Add ability to drag and drop a `snapshot.game` file into Magarena to load game (see #1053). 2017-01-30 23:08:17 +00:00
MagicFramePanel.java MScreen uses composition instead of extending JPanel. 2016-10-19 09:35:14 +01:00
MagicImages.java remove redundant proxy calls. 2017-02-20 21:24:11 +00:00
MagicLogFile.java Add new DownloadImagesScreen with related components and updates, pre-implementation. 2015-12-12 09:26:22 +00:00
MagicLogs.java Extract static methods from DownloadImagesDialog into MagicLogs. 2015-12-12 09:48:59 +00:00
MagicSound.java add new click sound and play each time style/layout dial button rotates. 2017-04-08 09:37:24 +01:00
MagicStickyFrame.java closes #230 : remember last window position. 2016-03-29 21:22:49 +01:00
PrintedCardImage.java Update card image downloading (see #1039). 2017-02-20 20:59:08 +00:00
ProxyCardImage.java Update card image downloading (see #1039). 2017-02-20 20:59:08 +00:00
ScreenController.java reveals devmode option if CTRL key is pressed on main menu screen. 2017-02-26 14:58:40 +00:00
ScreenOptionsOverlay.java rename UiString to MText. 2016-10-26 09:46:59 +01:00
SplashProgressReporter.java relocate VERSION and SOFTWARE_TITLE out of GeneralConfig and into MagicSystem to avoid statics dependency and fix issue #684. 2016-02-07 20:39:31 +00:00
UiExceptionHandler.java rename UiString to MText. 2016-10-26 09:46:59 +01:00
WikiPage.java ImportScreen extends MagicScreen instead of AbstractScreen. 2016-10-16 08:30:46 +01:00