This repository has been archived on 2025-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
citylimitsj/src/micropolisj/gui
jason@long.name 5adc2cd57a keyboard: set keymap on content pane, not root pane.
This way, when the menu bar is active, the normal menu key sequences
(such as ESCAPE) will still work normally.

One quirk is the following-
* MINUS will still zoom out while the menu is active,
but PLUS will not work.

git-svn-id: https://micropolis.googlecode.com/svn/trunk/micropolis-java@778 d9718cc8-9f43-0410-858b-315f434eb58c
2013-07-26 20:05:46 +00:00
..
BudgetDialog.java BudgetDialog: refactor so components are layed out by separate functions 2013-02-27 00:38:54 +00:00
ColorParser.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
DemandIndicator.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
EvaluationPane.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
GraphsPane.java java6-compat: eliminate use of diamond operator (a J7-only feature) 2013-02-24 14:01:36 +00:00
MainWindow.java keyboard: set keymap on content pane, not root pane. 2013-07-26 20:05:46 +00:00
MessagesPane.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
MicropolisDrawingArea.java drawing-area: scale sprite images with tile resolution 2013-07-21 15:34:56 +00:00
NewCityDialog.java keyboard: let ESCAPE be used to close New City dialog 2013-07-25 20:48:01 +00:00
NotificationPane.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
OverlayMapView.java overlay-map: fix selection rectangle for non-default zoom levels 2013-07-21 15:34:41 +00:00
package.html Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
TileImages.java drawing-area: scale sprite images with tile resolution 2013-07-21 15:34:56 +00:00