Parent Directory
|
Revision Log
|
Patch
revision 557 by alfonx, Tue Nov 24 13:00:54 2009 UTC | revision 558 by alfonx, Tue Nov 24 13:01:09 2009 UTC | |
---|---|---|
# | Line 466 public class XMapPane extends JPanel { | Line 466 public class XMapPane extends JPanel { |
466 | /** | /** |
467 | * This color is used as the default background color when painting a map. | * This color is used as the default background color when painting a map. |
468 | */ | */ |
469 | private Color mapBackgroundColor = Color.WHITE; | private Color mapBackgroundColor = null; |
470 | ||
471 | /** | /** |
472 | * A flag indicating that the shown image is invalid and needs to be | * A flag indicating that the shown image is invalid and needs to be |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |