/[schmitzm]/trunk/src/skrueger
ViewVC logotype

Log of /trunk/src/skrueger

View Directory Listing Directory Listing


Sticky Revision:
(Current path doesn't exist after revision 1383)

Revision 43 - Directory Listing
Modified Tue Apr 14 14:19:30 2009 UTC (15 years, 10 months ago) by alfonx
* Some cleanup in I8NUtil
* Transition from owner=Window to owner=Component, because Java 1.6 JOptionPane can determine the parent Window itself. 

Revision 41 - Directory Listing
Modified Mon Apr 6 19:54:46 2009 UTC (15 years, 10 months ago) by alfonx
* Some corrections in I8N withthe ISO vs. Locale language codes

Revision 40 - Directory Listing
Modified Mon Apr 6 19:31:02 2009 UTC (15 years, 10 months ago) by alfonx
* Layers can be marked as "hide In Legend" in the GP and will be hidden in the AV's legend

Das Interface StyledMapInterface.java hatte bisher eine abstrakte Methode isHideInLegend, die nie benutzt wurde. Ich habe die Idee jetzt im Atlas implementiert, und dann gemekert, dass nicht unbedingt eine Eigenschaft dieses Interfaces sein sollte.
Ein Layer soll nicht generell auf verstecken/nicht verstecken gestellt werden können. Das sind Eigenschaften der Karte/MapContext, ebenso wie die Reihenfolge der Layer. Im Atlas verwaltet deshalb nun die Klasse skrueger.atlas.Map welche Layer nicht in der Legende auftauchen sollen.  

Meines Wissens hat keiner bisher die Funktion genutzt.

Ich habe in allen allen Klassen welche StyledMapInterface implementieren die Funktion auskommentiert.


Revision 39 - Directory Listing
Modified Mon Apr 6 19:14:55 2009 UTC (15 years, 10 months ago) by alfonx
* Some corrections in I8N withthe ISO vs. Locale language codes

Revision 38 - Directory Listing
Modified Sun Apr 5 15:06:56 2009 UTC (15 years, 10 months ago) by alfonx
* Further improved the TranslationAskJDialog
* Removed deprecated stuff from TranslationEditJPanel



Revision 37 - Directory Listing
Modified Mon Mar 30 00:43:08 2009 UTC (15 years, 11 months ago) by alfonx
Now Translation doesn't fires LocaleChangeEvents if newLang.equals(oldLang)

Revision 34 - Directory Listing
Modified Sat Mar 28 18:08:42 2009 UTC (15 years, 11 months ago) by alfonx
Added Listener support to Translation. This allows to register a swing  PropertyChangeListener for Locales changes. 

Revision 33 - Directory Listing
Modified Sat Mar 28 17:06:27 2009 UTC (15 years, 11 months ago) by alfonx
The cancel mechanism of these didn't work. Thanks to AR for reporting this.

Revision 20 - Directory Listing
Modified Wed Mar 4 17:31:50 2009 UTC (15 years, 11 months ago) by alfonx
skrueger.i8n.Translation is setting the Locale, we added:

		/**
		 * Setting default locale for Swing JComponents to work around bug 
		 * http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4884480
		 */
		JComponent.setDefaultLocale(newLocale);

Revision 2 - Directory Listing
Added Tue Feb 24 22:43:52 2009 UTC (16 years ago) by mojays
First Commit, corresponds to Revision 1008 of Wikisquare-SVN
includes:
- schmitzm.* (except schmitzm.test)
- org.geotools.* (all overridden classes)
- skrueger.geotools
- skrueger.i8n
- skrueger.swing
- appl.data.LateLoadable (dependency in SCHMITZM)
- appl.data.LoadingException (dependency in SCHMITZM)
- appl.util.RasterMetaData (dependency in SCHMITZM)


[email protected]
ViewVC Help
Powered by ViewVC 1.1.26