/[schmitzm]/trunk/schmitzm-core
ViewVC logotype

Log of /trunk/schmitzm-core

View Directory Listing Directory Listing


Sticky Revision:

Revision 2424 - Directory Listing
Modified Thu Nov 17 12:17:16 2016 UTC (8 years, 3 months ago) by mojays
XMLUtil: new utility method buildSaxDocumentUTF8(.)

Revision 2423 - Directory Listing
Modified Thu Jul 14 18:50:48 2016 UTC (8 years, 7 months ago) by mojays
LangUtil: new utility methods for date handling

Revision 2422 - Directory Listing
Modified Thu Jul 14 17:39:29 2016 UTC (8 years, 7 months ago) by mojays
ApplicationProps: method to retrieve date property
DefaultApplicationProps: default implementation of ApplicationProps

Revision 2421 - Directory Listing
Modified Thu Jun 23 15:50:57 2016 UTC (8 years, 8 months ago) by mojays
PopupMenuListener: handle popup sources different than Component (esp. TrayIcon)
SwingUtil: handle application in system tray; simple transform from JPopupMenu to PopupMenu

Revision 2420 - Directory Listing
Modified Mon Feb 15 16:40:50 2016 UTC (9 years ago) by mojays
ResourceProviderManagerFrame: hide "empty" language information

Revision 2418 - Directory Listing
Modified Fri Jan 15 19:05:02 2016 UTC (9 years, 1 month ago) by mojays
ExceptionDialog: optional Checkbox in dialog to "hide further messages" (default: checkbox is not shown)
ListItemsSwingWorker: provide possibility to hide further messages during process of multiple items


Revision 2413 - Directory Listing
Modified Wed Apr 8 21:05:08 2015 UTC (9 years, 10 months ago) by mojays
MailUtil: sendDesktopMail(.) extended to pipe exceptions in calling method


Revision 2412 - Directory Listing
Modified Wed Mar 4 09:34:35 2015 UTC (9 years, 11 months ago) by mojays
MailUtil: check for total size of desktop mail

Revision 2409 - Directory Listing
Modified Wed Nov 26 19:21:27 2014 UTC (10 years, 3 months ago) by mojays


Revision 2408 - Directory Listing
Modified Wed Nov 26 16:31:13 2014 UTC (10 years, 3 months ago) by mojays
ApplicationProps: methods added to load/store properties from/to individual file; method to clear properties
SwingUtil: new method createPropertiesMenu(..) to create JMenu to import/export ApplicationProps


Revision 2407 - Directory Listing
Modified Mon Nov 24 15:08:13 2014 UTC (10 years, 3 months ago) by mojays
BasicTypeComboBox:  BugFix: handling of special empty value (" ") has to be applied also in getItemAt(.)
SelectionInputOption: avoid NPE in some special cases that "selectionObject" is created belated

Revision 2404 - Directory Listing
Modified Mon Sep 8 13:50:17 2014 UTC (10 years, 5 months ago) by mojays
Missing translations for DistanceUnit.CM and .MM

Revision 2403 - Directory Listing
Modified Sat May 24 12:14:33 2014 UTC (10 years, 9 months ago) by mojays
DatabaseEntityTable: automatically render boolean columns as CheckBox
ComponentRenderer: apply table background to renderer component (also for unselected case)
SelectableTable: getColumnBackground(.) made public (instead of protected)

Revision 2402 - Directory Listing
Modified Sat May 24 11:22:01 2014 UTC (10 years, 9 months ago) by mojays
IOUtil: new TRUST_ALL_HOSTNAME_VERIFIER; ignoring hostname verify during determineUrlFileSize(..)

Revision 2401 - Directory Listing
Modified Mon May 19 16:56:07 2014 UTC (10 years, 9 months ago) by mojays
IOUtil: new TRUST_ALL_HOSTNAME_VERIFIER; ignoring hostname verify during downloadUrlToFile(..)

Revision 2400 - Directory Listing
Modified Sat Mar 29 01:33:55 2014 UTC (10 years, 11 months ago) by mojays
IOUtil: method execCmdAsAdmin(.) to run a Windows shell script "as administrator" (using elevate.exe)
IOUtil: methods to check, start and stop a Windows OS service
HibernateApplication: methods to check and ensure that the database service is running (currently only for Windows OS)

Revision 2399 - Directory Listing
Modified Mon Feb 10 18:10:44 2014 UTC (11 years ago) by mojays
IOUtilBasic: Command line tools to check whether file or directory exists

Revision 2398 - Directory Listing
Modified Sat Oct 12 20:04:41 2013 UTC (11 years, 4 months ago) by alfonx
* SPSS Export im Manager entfernt. Wenn benötigt, wird der Ansatz aus dem Analyst kopiert/migriert/gemeinsam genutzt.
* Zwei weitere veraltete KEYs aus der Tabelle settings entfernt.


Revision 2391 - Directory Listing
Modified Thu Sep 12 01:06:51 2013 UTC (11 years, 5 months ago) by alfonx


Revision 2384 - Directory Listing
Modified Fri Aug 9 13:36:44 2013 UTC (11 years, 6 months ago) by mojays
SwingUtil.resetCursor(.): modification to avoid glass pane window automatically graps the focus
AbstractTableModel/SelectableJTable: possibility of CellEditor/CellRenderers initialization via TableModel
AbstractMutableListPanel: possibility to add/remove action buttons by instance holder



Revision 2381 - Directory Listing
Modified Sat Aug 3 12:13:20 2013 UTC (11 years, 6 months ago) by mojays
LangUtil.createGenericsArray(.): workaround method to create generics array without explicit cast
SelectionInputOption: parameterized with generics type <E>
ToolTipComboBoxRenderer: pipe an existing renderer


Revision 2379 - Directory Listing
Modified Mon Jul 29 15:39:38 2013 UTC (11 years, 7 months ago) by mojays
SelectionInputOption: new parameter-less constructors (protected for internal use)
new BasicTypeInputOption

Revision 2378 - Directory Listing
Modified Mon Jul 29 14:52:04 2013 UTC (11 years, 7 months ago) by mojays
BooleanInputOption: enable/disable connection to other components generalized to Component (instead of InputOption)

Revision 2376 - Directory Listing
Modified Sat Jul 27 15:14:55 2013 UTC (11 years, 7 months ago) by mojays
ListItemsSwingWorker improved by some additional methods.

Revision 2375 - Directory Listing
Modified Sat Jul 27 13:29:59 2013 UTC (11 years, 7 months ago) by mojays
DatabaseUpdateEvent: "value adjusting" property (by new DefaultValueAdjustingSettable)
new generic ListItemsSwingWorker to perform work on list items without progress dialog (while GUI is locked by wait cursor and progress is optionally shown in main frame status bar)

Revision 2374 - Directory Listing
Modified Fri Jul 26 17:12:22 2013 UTC (11 years, 7 months ago) by mojays
new SmoothProgressBarUpdater
ProgressBarWithText: configures to update smooth

Revision 2373 - Directory Listing
Modified Fri Jul 26 15:12:46 2013 UTC (11 years, 7 months ago) by mojays
SwingUtil.setWaitCursor()/.resetCursor(.): ensure that method is performed on EDT

Revision 2372 - Directory Listing
Modified Fri Jul 26 14:53:45 2013 UTC (11 years, 7 months ago) by mojays
ProgressBarWithText: consider label visibility during paintComponent(.)

Revision 2371 - Directory Listing
Modified Fri Jul 26 14:08:41 2013 UTC (11 years, 7 months ago) by mojays
SwingUtil.setWaitCursor(): improved by consider keyboard input (e.g. TAB key) and possibility to add KeyListener to react on during wait cursor state

Revision 2369 - Directory Listing
Modified Wed Jul 24 11:18:16 2013 UTC (11 years, 7 months ago) by mojays
new FileComparator
IOUtil: findFiles(.) modified to work with individual Collection
ID3TagV1Panel/ID3TagV2Panel: handling of NULL year

Revision 2366 - Directory Listing
Modified Fri Jul 19 13:23:06 2013 UTC (11 years, 7 months ago) by mojays
ID3TagUtil: method to clean artist name

Revision 2363 - Directory Listing
Modified Thu Jul 18 21:29:18 2013 UTC (11 years, 7 months ago) by mojays
AbstractMutableListPanel: vertical growing behavior of table
DBUtil: getOrCreate for non-specific data types
ID3TagUtil: extraction of ID3v2 genre name improved



Revision 2360 - Directory Listing
Modified Thu Jul 18 10:47:49 2013 UTC (11 years, 7 months ago) by mojays


Revision 2359 - Directory Listing
Modified Thu Jul 18 10:30:11 2013 UTC (11 years, 7 months ago) by mojays
schmitz-JList: replaced by AdaptableBackgroundBasicListUI
GUIBuilder: methods to change UI constants to adapt background and foreground colors

Revision 2358 - Directory Listing
Modified Wed Jul 17 21:57:52 2013 UTC (11 years, 7 months ago) by mojays
ID3TagField extended with "AudioCD" (only for ID3v2; TXXX frame used for AudioCD information, e.g. serial number)

Revision 2356 - Directory Listing
Modified Fri Jul 12 16:40:25 2013 UTC (11 years, 7 months ago) by mojays
Many hibernate stuff (GUI) generalized and moved to schmitzm-hibernate

Revision 2355 - Directory Listing
Modified Fri Jul 12 16:36:48 2013 UTC (11 years, 7 months ago) by mojays
StringTokenizerQuoted

Revision 2354 - Directory Listing
Modified Mon Jul 8 12:55:39 2013 UTC (11 years, 7 months ago) by mojays


Revision 2353 - Directory Listing
Modified Mon Jul 8 12:22:18 2013 UTC (11 years, 7 months ago) by mojays
ApplicationUpdater: debug messages
new StringTokenizerQuoted


Revision 2352 - Directory Listing
Modified Fri Jun 21 23:02:34 2013 UTC (11 years, 8 months ago) by mojays


Revision 2351 - Directory Listing
Modified Fri Jun 21 21:19:31 2013 UTC (11 years, 8 months ago) by mojays
SwingUtil: new method openLocalFile(.)

Revision 2350 - Directory Listing
Modified Fri Jun 21 19:09:05 2013 UTC (11 years, 8 months ago) by mojays
- new utility class JXLUtil
- ExportUtil: append excel file on export; use of ProgressUpdater
- CsvUtil: new method to create empty string converter (for csv export)
- AbstractProgressUpdater: check for minimum and maximum value modified



Revision 2349 - Directory Listing
Modified Fri Jun 21 14:59:57 2013 UTC (11 years, 8 months ago) by mojays
- CsvSettings: split in general settings and CsvImportSettings
- CSVPreviewPanel: CSV parameter components moved to CSVSettingsPanel
- SwingWorker: restriction to Frame as parent component changed to Component

Revision 2348 - Directory Listing
Modified Thu Jun 13 13:55:17 2013 UTC (11 years, 8 months ago) by mojays
ProgressUpdater: new method showStatusMessage(.) to pipe status messages; DUMMY ProgressUpdater
ApplicationFrame: new method getStatusMess() to return the current status bar message
StatusDialog: new method getMessageLabel()
FileProcessor: JavaDoc updated


Revision 2347 - Directory Listing
Modified Mon Jun 10 23:38:43 2013 UTC (11 years, 8 months ago) by mojays
IOUtilBasic: Test with progress dialog

Revision 2345 - Directory Listing
Modified Mon Jun 10 14:26:57 2013 UTC (11 years, 8 months ago) by mojays


Revision 2344 - Directory Listing
Modified Mon Jun 10 14:20:15 2013 UTC (11 years, 8 months ago) by mojays
new class ConstantsMartinSchmitz

Revision 2343 - Directory Listing
Modified Mon Jun 10 11:22:54 2013 UTC (11 years, 8 months ago) by mojays
JavaDoc corrected

Revision 2342 - Directory Listing
Modified Sun Jun 9 21:20:04 2013 UTC (11 years, 8 months ago) by mojays


Revision 2340 - Directory Listing
Modified Sun Jun 9 20:28:17 2013 UTC (11 years, 8 months ago) by mojays
- IOUtil.determineUrlFileSize(.): ignore certificates (always) for https URL


Revision 2339 - Directory Listing
Modified Sun Jun 9 20:08:08 2013 UTC (11 years, 8 months ago) by mojays
- IOUtil.downloadUrlToFile(.): ignore certificates on SSLHandshakeException when downloading from https URL
- IOResourceBundle_de.properties: broken umlauts restored

Revision 2338 - Directory Listing
Modified Sun Jun 9 19:20:27 2013 UTC (11 years, 8 months ago) by mojays
ReleaseUpdater: internationalization
ApplicationUpdater: new utility class to perform automatic update

Revision 2337 - Directory Listing
Modified Sun Jun 9 17:14:36 2013 UTC (11 years, 8 months ago) by mojays
AboutDialog and AboutDialogMartinSchmitz

Revision 2336 - Directory Listing
Modified Sun Jun 9 15:06:36 2013 UTC (11 years, 8 months ago) by mojays
InfoDialog: frame automatically centered relatively to parent frame, each time the InfoFrame becomes visible
ReleaseUtil: new methods to generate date from build number

Revision 2335 - Directory Listing
Modified Sat Jun 8 15:48:02 2013 UTC (11 years, 8 months ago) by mojays
new icons

Revision 2333 - Directory Listing
Modified Fri Jun 7 18:12:10 2013 UTC (11 years, 8 months ago) by mojays
FontZoomListener: methods renamed

Revision 2332 - Directory Listing
Modified Fri Jun 7 16:18:47 2013 UTC (11 years, 8 months ago) by mojays
fontZoomListener: new constructor

Revision 2331 - Directory Listing
Modified Fri Jun 7 16:12:23 2013 UTC (11 years, 8 months ago) by mojays
FontZoomListener automatically added to every SelectableJTable.

Revision 2330 - Directory Listing
Modified Fri Jun 7 16:01:16 2013 UTC (11 years, 8 months ago) by mojays
New (very very sweet!!) FontZoomListener which listens on MouseWheel and +/- keyboard key and resizes a components font (zoom); useful e.g. for JTable or JTextArea/JTextPane

Revision 2329 - Directory Listing
Modified Fri Jun 7 14:49:48 2013 UTC (11 years, 8 months ago) by alfonx
Moin

So, nach 30 Minuten konnte ich deine Änderung in Langutil

    public static void initializeDefaultLogger(Level logLevel, String logPattern) {
      if (logPattern == null)
        logPattern = "%d{ISO8601}\t%p\t%c\t%m%n";
      if (logLevel == null)
        logLevel = Level.DEBUG;
      Logger.getRootLogger().setLevel(logLevel);

      if (Logger.getRootLogger().getAllAppenders().hasMoreElements())
        return;
      Layout appenderLayout = new PatternLayout(logPattern);
      Appender appender = new ConsoleAppender(appenderLayout, "System.out");
      Logger.getRootLogger().addAppender(appender);
    }

als Grund für den Ausfall unserer Datensammlung ausmachen :-) Da wurden pro Minute ca. 500MB log erzeugt.. naja.. kannst dir vorstellen wohin das führte...

Ich habe jetzt nochmal 30 Minuten versucht das sachte zu fixen und dich per Handy/Skype zu erreichen. Aber hilft alles nix, ich ahbe deine Änderung wieder entfernt, also so:

    public static void initializeDefaultLogger(Level logLevel, String logPattern) {
      if (Logger.getRootLogger().getAllAppenders().hasMoreElements())
        return;

      if (logPattern == null)
        logPattern = "%d{ISO8601}\t%p\t%c\t%m%n";
      if (logLevel == null)
        logLevel = Level.DEBUG;
      Logger.getRootLogger().setLevel(logLevel);


      Layout appenderLayout = new PatternLayout(logPattern);
      Appender appender = new ConsoleAppender(appenderLayout, "System.out");
      Logger.getRootLogger().addAppender(appender);
    }

Deine Intention ist bestimmt gut, aber da IOUtil in static
    static {
      LangUtil.initializeDefaultLogger(Level.DEBUG, null);
    }
aufruft, und diverse Teile meines Programms zeitverzögert nach ein paar Minuten erst die IOUtils verwenden, wird dann was immer ich in log4j.properties stehen habe überschrieben.

Also.. ich hoffe bei dir bricht jetzt nix ein, und wenn ich nicht heute Nacht wieder Vater werden, dann können wir da am WE auch nochmal drüber quatschen..

CU,
Stefam

-- 
wikisquare Softwareentwicklung
Stefan Tzeggai
Straßburger Weg 26
53113 Bonn

email	tzeggai@wikisquare.de
webpage	wikisquare.de
skype	alfonx
phone   0228 24 000 528
mobile  0176 40 38 9559

reclaim your net - http://tor.eff.org
enforce privacy - http://www.pgpi.org
pgp key id: 51B576FD - http://pgp.mit.edu

Please note that according to the German law on data retention,
information on every electronic information exchange with me is
retained for a period of six months.



Revision 2326 - Directory Listing
Modified Thu Jun 6 09:34:43 2013 UTC (11 years, 8 months ago) by mojays


Revision 2325 - Directory Listing
Modified Thu Jun 6 09:30:15 2013 UTC (11 years, 8 months ago) by mojays
ReferencedListModel moved (from temporary package javax.swing) to de.schmitzm.swing.list

Revision 2323 - Directory Listing
Modified Wed Jun 5 12:40:06 2013 UTC (11 years, 8 months ago) by mojays
LangUtil: initializeDefaultLogger(.) sets log level even if there are appenders
SwingUtil: createChangeLog4JLevelJMenu(.) retrieves parent frame
SwingWorker: log error message in LOGGER

Revision 2321 - Directory Listing
Modified Fri May 31 22:18:53 2013 UTC (11 years, 9 months ago) by mojays
ProgressUpdater: isInitialized() in interface

Revision 2320 - Directory Listing
Modified Fri May 31 16:28:40 2013 UTC (11 years, 9 months ago) by mojays
ProgressUpdater: new methods to determine current progress value/percentage and to increase progress value

Revision 2319 - Directory Listing
Modified Fri May 31 15:55:37 2013 UTC (11 years, 9 months ago) by mojays
IOUtil: new method to exec a shell script

Revision 2318 - Directory Listing
Modified Mon May 27 15:24:35 2013 UTC (11 years, 9 months ago) by mojays


Revision 2317 - Directory Listing
Modified Mon May 27 15:23:58 2013 UTC (11 years, 9 months ago) by mojays
ConsoleProgressBar: BugFix effecting progress bar end (when maxValue < 100)

Revision 2316 - Directory Listing
Modified Mon May 27 15:00:12 2013 UTC (11 years, 9 months ago) by mojays
ProgressUpdater improved

Revision 2315 - Directory Listing
Modified Fri May 24 14:42:12 2013 UTC (11 years, 9 months ago) by mojays
new ProgressUpdater interface for generically update a progress bar during time consuming processes (e.g. JProgressBar or Console progress bar)

Revision 2314 - Directory Listing
Modified Fri May 24 14:39:36 2013 UTC (11 years, 9 months ago) by mojays
new FileProcessor: process a method for all files which satisfy a specification (containing wildcards, e.g. *.tif) 

Revision 2313 - Directory Listing
Modified Fri May 24 14:35:01 2013 UTC (11 years, 9 months ago) by mojays
DataUtil: new method to writer ASCII raster to file
LangUtil: generic sort(.) method extended with "ignoreCase" parameter


Revision 2312 - Directory Listing
Modified Thu May 23 13:40:29 2013 UTC (11 years, 9 months ago) by mojays
- New generic super-class for OK/Cancel/Apply dialogs
- New generic super-class for editing frame for database entry

Revision 2310 - Directory Listing
Modified Thu May 23 13:36:21 2013 UTC (11 years, 9 months ago) by mojays
IOUtil.getFileExtIdx(.): do not treat dot as file extension delimiter if file name starts with dot (e.g. .classpath)
LangUtil.interpreteCommandLineArguments(.): generic method to put command line arguments in map


Revision 2300 - Directory Listing
Modified Sun Apr 21 19:30:05 2013 UTC (11 years, 10 months ago) by alfonx
ThreadLocalRandom.current() statt new Random() denn Klasse Random ist nicht Thread-Safe und soll möglichst wiederverwendet werden:
=> ThreadLocalRandom aus Java7 stellt automatisch für jeden Thread ein Random bereit. 
=> führt dadurch zu mehr Wiederverwendung von Random() Objekten was gut für die Zufallszahlen ist.

Revision 2299 - Directory Listing
Modified Thu Apr 18 18:33:33 2013 UTC (11 years, 10 months ago) by mojays
RelativeUnit: new interface for relative units (e.g. duration or speed)
DurationUnit, SpeedUnit: conversion made generic by numerator and denominator conversion (using RelativeUnit)

Revision 2298 - Directory Listing
Modified Thu Apr 18 17:32:31 2013 UTC (11 years, 10 months ago) by mojays
UnitConversionTest: replaced reciprocal check with inverse function check

Revision 2295 - Directory Listing
Modified Thu Apr 18 15:49:48 2013 UTC (11 years, 10 months ago) by mojays
DataResourceBundle.properties: Restored destroyed umlauts

Revision 2294 - Directory Listing
Modified Thu Apr 18 15:29:17 2013 UTC (11 years, 10 months ago) by mojays
UnitUtil: constant for DurationUnits

Revision 2293 - Directory Listing
Modified Thu Apr 18 15:27:51 2013 UTC (11 years, 10 months ago) by mojays
- BasicTypeComboBox and BasicTypeCellRenderer moved to SCHMITZM
- GUIBuilder: String conversion methods

Revision 2292 - Directory Listing
Modified Thu Apr 18 15:26:48 2013 UTC (11 years, 10 months ago) by mojays
new DurationUnit (e.g. "hours per day")

Revision 2291 - Directory Listing
Modified Mon Apr 1 19:27:13 2013 UTC (11 years, 10 months ago) by mojays
FileInputOption: performBrowse(.) should return NULL when browsing action is canceled
ID3TagUtil: big fix in converting year from string to integer

Revision 2289 - Directory Listing
Modified Tue Mar 26 21:28:53 2013 UTC (11 years, 11 months ago) by mojays
DoubleRenderer: constant for default renderer to render integer values

Revision 2283 - Directory Listing
Modified Mon Mar 25 21:03:58 2013 UTC (11 years, 11 months ago) by mojays
new GUIBuilder

Revision 2273 - Directory Listing
Modified Tue Mar 12 16:05:37 2013 UTC (11 years, 11 months ago) by alfonx
Upgrade auf JUnit 4.11 (vorher 4.8.2). 

Revision 2272 - Directory Listing
Modified Wed Mar 6 09:53:00 2013 UTC (11 years, 11 months ago) by alfonx


Revision 2271 - Directory Listing
Modified Tue Mar 5 20:32:47 2013 UTC (11 years, 11 months ago) by alfonx


Revision 2266 - Directory Listing
Modified Fri Mar 1 09:42:10 2013 UTC (12 years ago) by mojays
IOUtil: Exception messages on remote access refined
WebFilesChooserPanel: parent component for ExceptionDialog

Revision 2264 - Directory Listing
Modified Fri Mar 1 00:36:14 2013 UTC (12 years ago) by mojays
ResourceBundles files changed to UTF-8 to avoid umlauts destroy by ResourceProviderOperator under Windows

Revision 2261 - Directory Listing
Modified Thu Feb 28 23:51:28 2013 UTC (12 years ago) by mojays
No real changes in ResourceBundles, only the line-ending signs changed by WINDOWS maven compile

Revision 2260 - Directory Listing
Modified Thu Feb 28 23:17:31 2013 UTC (12 years ago) by mojays
schmitzm-core/pom.xml:
- IOResourceBundle added to execution of ResourceProviderOperator
IOUtil:
- new variants of createTemporaryFile(.) and getApplicationCommand(.);
- BugFix in createApplicationStartCommand(.) (for "startedFromClasspath" flag);
- Exception handling in downloadUrlToFile(.) refined;
- new methods getApplicationFile/Filename/Filepath(.);
- new methods renameFile(.);
IOUtilBasic:
- new methods renameFile(.)
SwingUtil:
- performReleaseUpdateWithProgressBar(.) modified/refined
ReleaseUpdater:
- new method getApplicationFileName()
- update check deactivated when running from classpath
ReleaseControl:
- java doc updated


Revision 2259 - Directory Listing
Modified Wed Feb 27 00:03:18 2013 UTC (12 years ago) by mojays
IOUtil: download methods extended with http authentication
LangUtil: BugFix for formatFileSize(.)
SwingUtil: method for interactive release update process
ReleaseUtil: constants for property keys; new method to copy release properties to new file
IOUtilBasic: utility IO methods WITHOUT any dependency except standard JDK
ReleaseUpdater: utility to check for applications updates on a server

Revision 2257 - Directory Listing
Modified Mon Feb 25 05:52:57 2013 UTC (12 years ago) by alfonx
Wie schön, dass es JUnit-Tests gibt...

Revision 2256 - Directory Listing
Modified Sun Feb 24 23:45:54 2013 UTC (12 years ago) by alfonx
REMOVE_WHITESPACES_ON_PARSE_STRING Zwischenlösung auskommentiert, da diese Klasse keinen Zugriff auf den RegExCache mehr hat.
Ich werde optimierte Methoden von removeWhiteSpacesToNull/Empty () in RegExUtil schreiben..

Revision 2252 - Directory Listing
Modified Sun Feb 24 20:10:35 2013 UTC (12 years ago) by alfonx
Dependency zu "eaio-string-search" entfernt...

Revision 2251 - Directory Listing
Modified Sun Feb 24 20:01:52 2013 UTC (12 years ago) by alfonx


Revision 2250 - Directory Listing
Modified Sun Feb 24 20:00:12 2013 UTC (12 years ago) by alfonx
schmitzm-regex mit lucene und solr als dependencies in ein eigenes modul verschoben

Revision 2244 - Directory Listing
Modified Sun Feb 24 19:44:23 2013 UTC (12 years ago) by alfonx


Revision 2243 - Directory Listing
Modified Sat Feb 23 21:54:40 2013 UTC (12 years ago) by alfonx
maven-compilter-plugin upgrade von 2.5.1 auf 3.0 => sollte besser mit JDK7 laufen...



Revision 2242 - Directory Listing
Modified Sat Feb 23 16:09:47 2013 UTC (12 years ago) by alfonx


Revision 2241 - Directory Listing
Modified Sat Feb 23 16:07:56 2013 UTC (12 years ago) by alfonx
Upgrade von solr-core dependency 3.4 auf 4.1

Revision 2237 - Directory Listing
Modified Thu Feb 21 15:21:51 2013 UTC (12 years ago) by mojays
LangUtil: new methods min(.)/max(.) for arrays
LangUtil: new methods getDigits(.) to determine number of digits for double value
SwingUtil: initializer methods createSelectableJTable(.)

Revision 2235 - Directory Listing
Modified Sat Feb 16 13:08:13 2013 UTC (12 years ago) by mojays
LangUtil: new method instantiateObject(Class<E> clazz, Object... constrArg)

Revision 2234 - Directory Listing
Modified Sat Feb 16 13:07:32 2013 UTC (12 years ago) by mojays
Von Stefan zerstörte Umlaute wieder hergestellt

Revision 2233 - Directory Listing
Modified Sat Feb 16 12:46:18 2013 UTC (12 years ago) by alfonx
Java7 Pfad mit Umgebungsvariable klappt auf meinem Laptop nur nach einem Tweak mittels einem eigenem Profil

Revision 2231 - Directory Listing
Modified Fri Feb 15 08:07:22 2013 UTC (12 years ago) by alfonx
Die POMs von schmitzm verändert: Doppelter maven-compiler-eintrag in schmitz-parent entfernt und von einigen Plugins die versinosnummern hochgesetzt und auf mvn3 Kompatibilität umgestellt (artifactId wird von parent-pom vererbt und soll nicht mehr extra definiert werden, etc)

Revision 2230 - Directory Listing
Modified Thu Feb 14 17:43:14 2013 UTC (12 years ago) by alfonx
Java 1.7 wird über env.JAVA_HOME für schmitzm in der schmitz-parent definiert.

Revision 2228 - Directory Listing
Modified Thu Feb 14 16:22:37 2013 UTC (12 years ago) by mojays
Umstellung auf JList mit Java 1.7 feature

Revision 2227 - Directory Listing
Modified Thu Feb 14 16:13:04 2013 UTC (12 years ago) by mojays
Test: Verwendung von 1.7 Feature für JList

Revision 2218 - Directory Listing
Modified Sun Feb 3 17:42:43 2013 UTC (12 years ago) by mojays
ListMaintainacePanel: fix bug in button enabling/disabling; class not abstract anymore
SwingUtil: avoid unnecessary recursions in setEnabled(.); enable/disable Buttons via corresponding Action (if possible) to avoid inconsistencies between Button enables state and Action enabled state

Revision 2217 - Directory Listing
Modified Sun Feb 3 14:22:35 2013 UTC (12 years ago) by mojays
ListMaintainancePanel: edit some new methods allow sub classes to override

Revision 2216 - Directory Listing
Modified Fri Feb 1 13:33:17 2013 UTC (12 years ago) by mojays


Revision 2215 - Directory Listing
Modified Fri Feb 1 09:32:45 2013 UTC (12 years ago) by alfonx
StringBuilder statt StringBuffer

Revision 2214 - Directory Listing
Modified Fri Feb 1 09:32:13 2013 UTC (12 years ago) by alfonx
BNDM deaktiviert...

Revision 2212 - Directory Listing
Modified Thu Jan 31 17:12:03 2013 UTC (12 years ago) by mojays
LangUtil: method to set default locale from command line parameters

Revision 2211 - Directory Listing
Modified Thu Jan 31 14:21:30 2013 UTC (12 years ago) by mojays
IOUtil: global (application wide) settings for Proxy use



Revision 2210 - Directory Listing
Modified Thu Jan 31 13:29:55 2013 UTC (12 years ago) by mojays
FavoritesMenu: Bugfix in constructor
ListMaintainancePanel: Bugfix in enabling actions on initialization

Revision 2208 - Directory Listing
Modified Thu Jan 31 12:54:41 2013 UTC (12 years ago) by mojays
Downward compatibility to Java 1.6

Revision 2207 - Directory Listing
Modified Thu Jan 31 12:51:30 2013 UTC (12 years ago) by mojays
Downward compatibility to Java 1.6

Revision 2206 - Directory Listing
Modified Thu Jan 31 12:43:26 2013 UTC (12 years ago) by mojays
Downward compatibility to Java 1.6

Revision 2205 - Directory Listing
Modified Thu Jan 31 12:27:01 2013 UTC (12 years ago) by mojays
ApplicationProps: encryption/decryption swap to methods, new method setStringList(.)
new ListMaintainancePanel/Dialog: abstract components to edit/order a List<?>
new FavoritesMenu: generic JMenu to show varying number of favorite items
new ReferencedListModel: ListModel which data directly refers to an origin list

Revision 2201 - Directory Listing
Modified Sat Jan 26 18:32:59 2013 UTC (12 years, 1 month ago) by mojays
Pop3Client improved
SwingUtil: new methods to create InputOptions for POP3 settings dialog

Revision 2200 - Directory Listing
Modified Sat Jan 26 17:34:11 2013 UTC (12 years, 1 month ago) by mojays
new class Pop3Client

Revision 2198 - Directory Listing
Modified Wed Jan 23 22:27:06 2013 UTC (12 years, 1 month ago) by alfonx


Revision 2192 - Directory Listing
Modified Tue Jan 22 20:23:01 2013 UTC (12 years, 1 month ago) by alfonx


Revision 2189 - Directory Listing
Modified Wed Jan 16 17:26:36 2013 UTC (12 years, 1 month ago) by mojays
SwingUtil: Avoid possible exceptions in IOUtil instantiation

Revision 2188 - Directory Listing
Modified Thu Jan 10 23:17:32 2013 UTC (12 years, 1 month ago) by mojays
LangUtil: new method toCamelCase(.)


Revision 2187 - Directory Listing
Modified Thu Jan 10 18:33:09 2013 UTC (12 years, 1 month ago) by mojays
LangUtil: proprietary method createUmlauts(.)
ButtonGroup: when ButtonGroup is used for JCheckBox a click on last selected check box clears the selection

Revision 2184 - Directory Listing
Modified Sun Dec 30 18:31:05 2012 UTC (12 years, 2 months ago) by mojays


Revision 2183 - Directory Listing
Modified Sun Dec 30 16:46:14 2012 UTC (12 years, 2 months ago) by mojays
JavaDoc

Revision 2182 - Directory Listing
Modified Sun Dec 30 16:44:14 2012 UTC (12 years, 2 months ago) by mojays
LangUtil: method to replace umlauts
OkCancelDialog: bug fix, dialog initialization ignored modal flag, dialog was always modal

NEW (and very smart) DockingListener

Revision 2181 - Directory Listing
Modified Sun Dec 23 18:17:50 2012 UTC (12 years, 2 months ago) by mojays
ListingTransferHandler: debug messages removed

Revision 2180 - Directory Listing
Modified Sun Dec 23 14:11:01 2012 UTC (12 years, 2 months ago) by mojays
IOUtil.determineCommandLineParametersIndex(.), .removeCommandLineParametersFromCommand(.), .getCommandLineParametersFromCommand(.): methods to determine/remove command line arguments from command
IOUtil.createApplicationStartCommand(.) create complete command to (re)start the running application from command line
IOUtil.getApplicationMainClass(): determine the initial starting class of running application
SwingUtil.STARTING_CLASS: holds the initial starting class of running application (even if starting thread already has terminated)
LangUtil.getLastStackTraceClasses(.): handle "depth < 0" (complete stack trace)



Revision 2179 - Directory Listing
Modified Sat Dec 22 23:18:09 2012 UTC (12 years, 2 months ago) by mojays
IOUtil: new method getApplicationCommand() to determine the command the running application (especially windows EXE) was started by
WindowsRegistry: class to access complete WINDOWS registry (taken from Taken from http://stackoverflow.com/questions/62289/read-write-to-windows-registry-using-java)


Revision 2178 - Directory Listing
Modified Fri Dec 21 23:45:17 2012 UTC (12 years, 2 months ago) by mojays
ApplicationFrame: new method getStatusBar()
ValueAdjustingKeyListener: KeyEvent.getExtendedKeyCode() replaced by .getKeyCode() for compatibility with Java 1.6

Revision 2177 - Directory Listing
Modified Fri Dec 21 22:53:40 2012 UTC (12 years, 2 months ago) by mojays
SliderSpinnerPanel: debug messages removed
SwingWorker: dialog closing on EDT

Revision 2176 - Directory Listing
Modified Fri Dec 21 15:19:06 2012 UTC (12 years, 2 months ago) by mojays
new JSpinner with "value is adjusting" functionality.

Revision 2172 - Directory Listing
Modified Mon Dec 17 23:25:23 2012 UTC (12 years, 2 months ago) by alfonx


Revision 2171 - Directory Listing
Modified Mon Dec 17 23:21:29 2012 UTC (12 years, 2 months ago) by alfonx
Die Zeitabstände in TimedLimitedHashmap erweitert. Da in der TimedLimitedHashmap ein Task läuft, und auf Gisbert durchaus mal alle Thread busy sind, konnte es hier zu unzuverlässigen Ergebnissen kommen.

Revision 2169 - Directory Listing
Modified Sun Dec 16 12:41:55 2012 UTC (12 years, 2 months ago) by mojays
SwingUtil: new recursive method setEnabled(.)
OkCancelDialog: new protected constructions which do not call init() immediately
JPanel: setEnabled(.) linked to new recursive method SwingUtil.setEnabled(.)
ApplicationProps: new method getStringList(.)
DirectoryTree: BugFix
new GUI components: DirectoryChooser, DirectoryInputOption, JToggleButtonLabel

Revision 2168 - Directory Listing
Modified Thu Dec 13 10:22:08 2012 UTC (12 years, 2 months ago) by alfonx
A20 knallt mails jetzt in korrektem HTML?

Revision 2167 - Directory Listing
Modified Sun Dec 9 02:57:44 2012 UTC (12 years, 2 months ago) by alfonx


Revision 2166 - Directory Listing
Modified Sat Dec 8 23:40:57 2012 UTC (12 years, 2 months ago) by mojays
ListingTransferHandler: source/target component handled as Component (instead of LIST_IMPL)

Revision 2165 - Directory Listing
Modified Sat Dec 8 23:17:59 2012 UTC (12 years, 2 months ago) by mojays


Revision 2164 - Directory Listing
Modified Sat Dec 8 23:11:25 2012 UTC (12 years, 2 months ago) by alfonx


Revision 2163 - Directory Listing
Modified Sat Dec 8 23:02:14 2012 UTC (12 years, 2 months ago) by mojays
SwingUtil: new method getParentScrollPane(.)
ListingTransferHandler: handling on drop on JScrollPane (empty table)

Revision 2162 - Directory Listing
Modified Sat Dec 8 22:50:40 2012 UTC (12 years, 2 months ago) by alfonx


Revision 2161 - Directory Listing
Modified Sat Dec 8 22:36:02 2012 UTC (12 years, 2 months ago) by alfonx


Revision 2160 - Directory Listing
Modified Sat Dec 8 22:34:46 2012 UTC (12 years, 2 months ago) by alfonx
RegexCache cleaned up

Revision 2159 - Directory Listing
Modified Sat Dec 8 22:30:00 2012 UTC (12 years, 2 months ago) by alfonx
RegexCache performance Optimierung.

Revision 2158 - Directory Listing
Modified Sat Dec 8 22:19:13 2012 UTC (12 years, 2 months ago) by alfonx
RegexCache performance Optimierung.

Revision 2157 - Directory Listing
Modified Sat Dec 8 22:15:24 2012 UTC (12 years, 2 months ago) by alfonx


Revision 2156 - Directory Listing
Modified Sat Dec 8 22:09:55 2012 UTC (12 years, 2 months ago) by alfonx
Kleine weitere Dependency, um RegexCache noch etwas zu beschleunigen.

Revision 2155 - Directory Listing
Modified Sat Dec 8 21:43:32 2012 UTC (12 years, 2 months ago) by mojays


Revision 2154 - Directory Listing
Modified Sat Dec 8 21:30:21 2012 UTC (12 years, 2 months ago) by alfonx
KEY_STRING_TRENNER als Constante..

Revision 2153 - Directory Listing
Modified Sat Dec 8 17:06:18 2012 UTC (12 years, 2 months ago) by mojays
ListingTransferHandler, JListTransferHandler, JTableTransferHandler: Generic drag and drop implementation between tables and lists

Revision 2152 - Directory Listing
Modified Wed Dec 5 09:35:16 2012 UTC (12 years, 2 months ago) by mojays
DirectoryTree: update of tree structure modified

Revision 2151 - Directory Listing
Modified Fri Nov 30 00:24:20 2012 UTC (12 years, 3 months ago) by alfonx
sendSmtpMail um eine Option html erweitert. ich habe Martin sendHtmlMail gesehen, aber da wird die Auth anders aufgebaut. Eine Wrapper Klasse ist angelegt.Nach aussen keine API changes.

Revision 2150 - Directory Listing
Modified Wed Nov 28 17:36:29 2012 UTC (12 years, 3 months ago) by mojays
SwingUtil: bugfix in .getRendererdTableCellValue(.)

Revision 2149 - Directory Listing
Modified Wed Nov 28 16:55:35 2012 UTC (12 years, 3 months ago) by mojays
HighlightCellRenderer: moved from WIME to SCHMITZM
SwingUtil: handle piped renderer in .getRendererdTableCellValue(.)

Revision 2148 - Directory Listing
Modified Wed Nov 28 16:28:28 2012 UTC (12 years, 3 months ago) by mojays
TablePopupMenuListener: also set selected column on popup trigger

Revision 2147 - Directory Listing
Modified Wed Nov 28 15:39:47 2012 UTC (12 years, 3 months ago) by mojays
LimitedDocument: trim input for some limit types (helps to ignore white spaces on copy/paste!)
ToolTipItemListener: new class to set tooltip for combo boxes (depending on selected item)

Revision 2144 - Directory Listing
Modified Sat Nov 17 18:34:30 2012 UTC (12 years, 3 months ago) by mojays
IOUtil: method to determiner application directory; method to open desktop file ignoring errors

Revision 2143 - Directory Listing
Modified Tue Nov 13 20:06:10 2012 UTC (12 years, 3 months ago) by mojays
LangUtil: new method to sort a list (naive!)

Revision 2142 - Directory Listing
Modified Mon Nov 12 22:32:11 2012 UTC (12 years, 3 months ago) by alfonx


Revision 2141 - Directory Listing
Modified Mon Nov 12 13:35:04 2012 UTC (12 years, 3 months ago) by mojays
LangUtil: new method to sort a list (naive!)

Revision 2140 - Directory Listing
Modified Mon Nov 12 13:33:06 2012 UTC (12 years, 3 months ago) by mojays
LangUtil: new method to sort a list (naive!)

Revision 2139 - Directory Listing
Modified Sun Nov 11 19:51:44 2012 UTC (12 years, 3 months ago) by alfonx


Revision 2138 - Directory Listing
Modified Sun Nov 11 19:42:30 2012 UTC (12 years, 3 months ago) by alfonx


Revision 2137 - Directory Listing
Modified Sun Nov 11 17:08:09 2012 UTC (12 years, 3 months ago) by mojays
SwingUtil.createLimitedTextArea(.): number of lines

Revision 2136 - Directory Listing
Modified Sun Nov 11 16:37:49 2012 UTC (12 years, 3 months ago) by mojays
SwingUtil: method to create limited JTextArea
new AdaptableBackgroundBasicTextAreaUI to make JTextArea look grayed (according to UI constant ".inactiveBackground") in not-editable state; revert BugFix 6420149 (http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6420149)

Revision 2135 - Directory Listing
Modified Sat Nov 10 17:41:26 2012 UTC (12 years, 3 months ago) by mojays


Revision 2134 - Directory Listing
Modified Sat Nov 10 17:40:47 2012 UTC (12 years, 3 months ago) by mojays


Revision 2133 - Directory Listing
Modified Sat Nov 10 16:36:36 2012 UTC (12 years, 3 months ago) by mojays


Revision 2132 - Directory Listing
Modified Sat Nov 10 16:08:39 2012 UTC (12 years, 3 months ago) by mojays


Revision 2131 - Directory Listing
Modified Sat Nov 10 16:05:38 2012 UTC (12 years, 3 months ago) by mojays
ReleaseControl: automatic table creation only on table update, not on table read (because of maybe missing admin rights on normal login!)

Revision 2130 - Directory Listing
Modified Fri Nov 9 14:54:05 2012 UTC (12 years, 3 months ago) by mojays
ReleaseControl: BugFix

Revision 2129 - Directory Listing
Modified Fri Nov 9 14:44:18 2012 UTC (12 years, 3 months ago) by mojays
ReleaseControl: BugFix

Revision 2128 - Directory Listing
Modified Fri Nov 9 14:36:56 2012 UTC (12 years, 3 months ago) by mojays
ReleaseControl: method to simply determine release number from database

Revision 2127 - Directory Listing
Modified Fri Nov 9 14:17:19 2012 UTC (12 years, 3 months ago) by mojays
ReleaseControl: BugFix

Revision 2126 - Directory Listing
Modified Fri Nov 9 14:08:32 2012 UTC (12 years, 3 months ago) by mojays
new icon

Revision 2125 - Directory Listing
Modified Fri Nov 9 14:03:13 2012 UTC (12 years, 3 months ago) by mojays
ReleaseControl: BugFix

Revision 2124 - Directory Listing
Modified Fri Nov 9 14:01:56 2012 UTC (12 years, 3 months ago) by mojays
LangUtil: new method replaceParameters(.) analogous to ResourceProvider.getString(..)
new ReleaseControl

Revision 2123 - Directory Listing
Modified Fri Nov 9 14:00:46 2012 UTC (12 years, 3 months ago) by mojays
SwingUtil: new icons for checked and unchecked JCheckBox (used to resize checkbox)

Revision 2122 - Directory Listing
Modified Sun Nov 4 16:04:32 2012 UTC (12 years, 3 months ago) by mojays
new icon

Revision 2121 - Directory Listing
Modified Sun Nov 4 15:30:08 2012 UTC (12 years, 3 months ago) by mojays
new TablePopupMenuListener

Revision 2120 - Directory Listing
Modified Sun Nov 4 14:44:13 2012 UTC (12 years, 3 months ago) by mojays
new icon

Revision 2119 - Directory Listing
Modified Fri Nov 2 16:31:00 2012 UTC (12 years, 3 months ago) by alfonx


Revision 2117 - Directory Listing
Modified Wed Oct 31 12:13:38 2012 UTC (12 years, 3 months ago) by mojays
schmitzm-mail: Umstellung auf erweiterten MetaphaseEditor (ImageDialog, MetaphaseEditorPanel)
new classes: AttachmentsPanel

Revision 2115 - Directory Listing
Modified Mon Oct 15 18:08:10 2012 UTC (12 years, 4 months ago) by mojays
MutableTable: parameter for createScrollPane(.) to automatically adapt tables background color
SwingUtil: method to totally hide table grid
ComponentRenderer: attribute to hide border of focus cell


Revision 2110 - Directory Listing
Modified Mon Oct 15 12:36:04 2012 UTC (12 years, 4 months ago) by mojays
MailUtil: method to send HTML mail with attachments
New icon

Revision 2109 - Directory Listing
Modified Sun Oct 14 21:31:50 2012 UTC (12 years, 4 months ago) by mojays
SelectableJTable: set static field for application wide table row height
SwingUtil: method to restore original font sizes
LangUtil: method to format file size in Bytes, KB, MB or GB
ComponentRenderer: set alignment for default renderer

Revision 2108 - Directory Listing
Modified Wed Oct 10 23:20:08 2012 UTC (12 years, 4 months ago) by mojays
- ManualInputOption: new method to change the text field's document, especially to LimitedDocument to limit the input length or style
- new icons


Revision 2104 - Directory Listing
Modified Tue Oct 9 09:37:25 2012 UTC (12 years, 4 months ago) by alfonx


Revision 2103 - Directory Listing
Modified Tue Oct 9 09:25:48 2012 UTC (12 years, 4 months ago) by alfonx
Verbesserungen in getHnInterpreted

Revision 2102 - Directory Listing
Modified Sat Oct 6 18:10:52 2012 UTC (12 years, 4 months ago) by mojays
SwingUtil: method to create SMTP settings InputOptions
ConnectionSettings/ConnectionSettingsPanel: JavaDoc update, unused field removed
new SMTPSettings, SMTPSettingsPanel

Revision 2101 - Directory Listing
Modified Fri Oct 5 13:02:12 2012 UTC (12 years, 4 months ago) by mojays
EditableComboBox: parameterization <E> for super class JComboBox removed (not yet available in JDK 1.6)

Revision 2100 - Directory Listing
Modified Fri Oct 5 12:52:41 2012 UTC (12 years, 4 months ago) by mojays
New EditableComboBox

Revision 2098 - Directory Listing
Modified Wed Oct 3 23:03:26 2012 UTC (12 years, 4 months ago) by mojays
SwingUtil: setWaitCursor(.) and resetCursor(.) modified to block application
ApplicationFrame: setWaitCursor(.) and resetCursor(.) linked to SwingUtil

Revision 2097 - Directory Listing
Modified Wed Oct 3 20:05:38 2012 UTC (12 years, 4 months ago) by mojays
SelectableJTable: Methods to scroll to cell
ListTableModel: TableModel with 1 column to simply maintain a list

Revision 2089 - Directory Listing
Modified Sat Sep 29 22:50:56 2012 UTC (12 years, 5 months ago) by mojays


Revision 2088 - Directory Listing
Modified Sat Sep 29 22:42:01 2012 UTC (12 years, 5 months ago) by mojays
ApplicationFrame: Avoid collapse of status bar JLabel on empty status message
new DirectoryTree: Nice panel e.g. for directory-only chooser-dialog

Revision 2087 - Directory Listing
Modified Sat Sep 29 08:08:56 2012 UTC (12 years, 5 months ago) by alfonx
New mehtod in SwingUtil to move a JFrame to a specific screen/monitor.

Revision 2086 - Directory Listing
Modified Fri Sep 28 17:18:28 2012 UTC (12 years, 5 months ago) by mojays
MailUtil: constant MAX_DESKTOP_MAIL_BODY_SIZE made public
BooleanInputOption: Nice enhancement! Connect other InputOptions to the BooleanInputOption (checkbox) to automatically change their enabled/disabled state according to the checkbox selection

Revision 2081 - Directory Listing
Modified Sat Sep 8 20:22:42 2012 UTC (12 years, 5 months ago) by alfonx
javax.swing.Timer gegen java.util.Timer ausgetauscht, da ich damit eine Execption auf einem System ohne X11 vermute:

Exception in thread "TimerQueue" java.lang.InternalError: Can't connect to X11 window server using 'localhost:10.0' as the value of the DISPLAY variable.
        at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
        at sun.awt.X11GraphicsEnvironment.access$200(X11GraphicsEnvironment.java:65)
        at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:110)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:74)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:186)
        at java.awt.GraphicsEnvironment.createGE(GraphicsEnvironment.java:102)
        at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:81)
        at sun.awt.X11.XToolkit.<clinit>(XToolkit.java:119)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:186)
        at java.awt.Toolkit$2.run(Toolkit.java:870)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:862)
        at java.awt.Toolkit.getEventQueue(Toolkit.java:1732)
        at java.awt.EventQueue.invokeLater(EventQueue.java:1208)
        at javax.swing.SwingUtilities.invokeLater(SwingUtilities.java:1290)
        at javax.swing.Timer$1.run(Timer.java:613)
        at javax.swing.Timer$1.run(Timer.java:611)


Revision 2078 - Directory Listing
Modified Wed Aug 29 14:09:00 2012 UTC (12 years, 6 months ago) by alfonx


Revision 2077 - Directory Listing
Modified Wed Aug 29 13:54:38 2012 UTC (12 years, 6 months ago) by alfonx
UTF \u0000 auch als Whitespace betrachten...

Revision 2076 - Directory Listing
Modified Tue Aug 28 13:36:00 2012 UTC (12 years, 6 months ago) by alfonx


Revision 2075 - Directory Listing
Modified Tue Aug 28 13:35:43 2012 UTC (12 years, 6 months ago) by alfonx
Backup-Klasse RegexCache2 entfernt.

Revision 2074 - Directory Listing
Modified Sun Aug 19 14:10:10 2012 UTC (12 years, 6 months ago) by alfonx


Revision 2072 - Directory Listing
Modified Mon Jul 23 19:16:03 2012 UTC (12 years, 7 months ago) by alfonx
Spanish locale update...

Revision 2071 - Directory Listing
Modified Thu Jul 5 14:26:46 2012 UTC (12 years, 7 months ago) by mojays
LangUtil: Workaround to use parseStringDefaultNull(.) without the use of removeWhitespacesToEmpty(.) and RegexCache

Revision 2070 - Directory Listing
Modified Mon Jul 2 13:01:10 2012 UTC (12 years, 7 months ago) by mojays
Some wrong spaces removed from resource strings.

Revision 2069 - Directory Listing
Modified Sat Jun 30 19:35:05 2012 UTC (12 years, 8 months ago) by keeb
new methods pasteFromClipboard() and loadSLD(String xmlString)

Revision 2056 - Directory Listing
Modified Fri Jun 15 13:17:12 2012 UTC (12 years, 8 months ago) by alfonx
upgrade auf jdbc 902 klappt nicht weil aritfactory die datei nicht hat

Revision 2050 - Directory Listing
Modified Thu Jun 7 10:40:15 2012 UTC (12 years, 8 months ago) by keeb
new version 2.8-SNAPSHOT

Revision 2048 - Directory Listing
Modified Mon Jun 4 13:18:28 2012 UTC (12 years, 8 months ago) by mojays


Revision 2047 - Directory Listing
Modified Mon May 28 07:34:54 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2046 - Directory Listing
Modified Mon May 28 01:01:23 2012 UTC (12 years, 9 months ago) by alfonx
kleine results values cachen

Revision 2045 - Directory Listing
Modified Mon May 28 00:38:28 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2044 - Directory Listing
Modified Mon May 28 00:08:33 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2043 - Directory Listing
Modified Sun May 27 23:46:03 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2042 - Directory Listing
Modified Sun May 27 23:43:39 2012 UTC (12 years, 9 months ago) by alfonx
JAHRPLACE RegeX weiter geilter besser toller

Revision 2041 - Directory Listing
Modified Sun May 27 22:55:14 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2040 - Directory Listing
Modified Sun May 27 22:38:55 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2039 - Directory Listing
Modified Sun May 27 22:10:09 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2038 - Directory Listing
Modified Sun May 27 22:04:13 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2037 - Directory Listing
Modified Sun May 27 21:47:33 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2036 - Directory Listing
Modified Sun May 27 21:46:37 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2035 - Directory Listing
Modified Sun May 27 21:16:03 2012 UTC (12 years, 9 months ago) by alfonx
RegEx-Cache results-cache auf eien RegEx-mindestlänge beschränkt

Revision 2033 - Directory Listing
Modified Sun May 27 21:01:05 2012 UTC (12 years, 9 months ago) by alfonx
Make use if RegExCache replaceAll instead of String.replaceAll for performance reasons

Revision 2032 - Directory Listing
Modified Sun May 27 20:14:02 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2031 - Directory Listing
Modified Sun May 27 20:13:42 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2030 - Directory Listing
Modified Sun May 27 19:49:04 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2029 - Directory Listing
Modified Sun May 27 14:48:13 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2028 - Directory Listing
Modified Sun May 27 14:19:53 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2027 - Directory Listing
Modified Sun May 27 13:11:59 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2026 - Directory Listing
Modified Sun May 27 13:09:21 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2025 - Directory Listing
Modified Sun May 27 12:48:55 2012 UTC (12 years, 9 months ago) by alfonx
Evaluiere Apache Lucene ConcurrentLFUCache  als alternative zu einer selbstgebauten concurrent-Versino von LimitedhashMap...

Revision 2024 - Directory Listing
Modified Sun May 27 00:39:52 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2023 - Directory Listing
Modified Sun May 27 00:06:16 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2022 - Directory Listing
Modified Sun May 27 00:00:06 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2021 - Directory Listing
Modified Sat May 26 23:43:51 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2020 - Directory Listing
Modified Sat May 26 23:42:33 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2019 - Directory Listing
Modified Sat May 26 23:27:37 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2018 - Directory Listing
Modified Sat May 26 22:41:19 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2017 - Directory Listing
Modified Sat May 26 21:52:49 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2016 - Directory Listing
Modified Sat May 26 21:19:49 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2015 - Directory Listing
Modified Sat May 26 21:06:05 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2014 - Directory Listing
Modified Sat May 26 21:03:23 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2013 - Directory Listing
Modified Sat May 26 21:02:17 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2012 - Directory Listing
Modified Sat May 26 20:47:02 2012 UTC (12 years, 9 months ago) by alfonx
limitedconcurrenthashmap gegen concurrenthashmap ausgetauscht.. theoretisch kann das jetzt unendlich speicher verbrauchen!

Revision 2011 - Directory Listing
Modified Sat May 26 20:06:33 2012 UTC (12 years, 9 months ago) by alfonx
Created a TimedConcurrentHashMap and a LimitedConcurrentHashMap and used it everywhere in Immobrain


Revision 2010 - Directory Listing
Modified Sat May 26 19:28:30 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2009 - Directory Listing
Modified Sat May 26 19:00:46 2012 UTC (12 years, 9 months ago) by alfonx
matcher cache in RegExCache wieder entfernt testweise...

Revision 2008 - Directory Listing
Modified Fri May 25 22:38:55 2012 UTC (12 years, 9 months ago) by alfonx
Extraktor auf RegExCache.getMatcher mit ThreadLocalCache umgestellt

Revision 2007 - Directory Listing
Modified Thu May 24 17:21:03 2012 UTC (12 years, 9 months ago) by mojays
ConnectionSettingsPanel: removed unused code
IOUtil: workaround for getHostString() problem (avoid Java 1.7 method)

Revision 2006 - Directory Listing
Modified Thu May 24 14:23:38 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2005 - Directory Listing
Modified Thu May 24 14:20:32 2012 UTC (12 years, 9 months ago) by alfonx


Revision 2004 - Directory Listing
Modified Thu May 24 13:34:18 2012 UTC (12 years, 9 months ago) by alfonx
Documentation and some RegEx-Optimierungen...

Revision 2003 - Directory Listing
Modified Thu May 24 13:25:49 2012 UTC (12 years, 9 months ago) by mojays
ProxySettingsPanel/Dialog renamed to ConnectionSettingsPanel/Dialog
ConnectionSettingsPanel extended with timeout settings
new ConnectionSettings to hold all information

Revision 1998 - Directory Listing
Modified Mon May 14 15:16:24 2012 UTC (12 years, 9 months ago) by mojays
CSVColumnAllocationPanel/Dialog: possibility to specify unit for CSV column
DistanceUnit: new enums for cm and mm
new utility class UnitUtil

Revision 1997 - Directory Listing
Modified Mon May 14 12:26:39 2012 UTC (12 years, 9 months ago) by mojays
new TemperatureUnit

Revision 1996 - Directory Listing
Modified Mon May 14 11:35:27 2012 UTC (12 years, 9 months ago) by mojays
RasterPositionLabel: Konstante LABEL_PREFIX wieder statisch gemacht!
Neue Enum-Klassen für Einheiten-Umrechnung: TimeUnit, SpeedUnit
DistanceUnit auf neues Interface Unit angepasst.

Revision 1993 - Directory Listing
Modified Fri May 11 20:25:53 2012 UTC (12 years, 9 months ago) by alfonx
Georegestry fährt in 2s statt 4s hoch.

Revision 1992 - Directory Listing
Modified Fri May 11 17:34:50 2012 UTC (12 years, 9 months ago) by alfonx
oadr_str in immobrain und Orga Imports in schmirtzm

Revision 1984 - Directory Listing
Modified Sat May 5 17:12:33 2012 UTC (12 years, 9 months ago) by mojays
BooleanInputOption: handle situation if description container is not present anymore


Revision 1981 - Directory Listing
Modified Thu May 3 16:38:02 2012 UTC (12 years, 9 months ago) by mojays


Revision 1979 - Directory Listing
Modified Thu May 3 08:37:11 2012 UTC (12 years, 9 months ago) by mojays
IOUtil: some debug messages in downloadUrlToFile(.)

Revision 1972 - Directory Listing
Modified Thu Apr 26 15:25:09 2012 UTC (12 years, 10 months ago) by mojays
ApplicationProps: avoid exceptions during value decryption (just log error)

Revision 1970 - Directory Listing
Modified Wed Apr 25 17:34:26 2012 UTC (12 years, 10 months ago) by mojays
IOUtil: possibility to set number of retries for downloadUrlToFile(.)

Revision 1968 - Directory Listing
Modified Wed Apr 25 16:36:22 2012 UTC (12 years, 10 months ago) by mojays
LangUtil:
- methods to determine elapsed seconds (e.g. during debugging)
IOUtil:
- included copyInputStreamToFile(.) from Apache Commons IO (2.0)
- downloadUrlToFile(.) now uses Apache Commons IO methods (unfortunately no gain of speed and reliability because internally Apache Commons IO uses nearly the same stream copy!)


Revision 1965 - Directory Listing
Modified Wed Apr 25 14:07:58 2012 UTC (12 years, 10 months ago) by mojays
IOUtil: method to create temporary file
SwingUtil.setProgressBarDeterminateOnEDT(.) extended by minimum value
SwingWorker: extended by methods to easier access/update progress bar (on EDT)

Revision 1963 - Directory Listing
Modified Fri Apr 20 13:07:38 2012 UTC (12 years, 10 months ago) by mojays
SwingUtil.setRelativeFramePositionAbsolute(.): set a relative frame position by absolute pixel margin

Revision 1962 - Directory Listing
Modified Thu Apr 19 21:48:36 2012 UTC (12 years, 10 months ago) by mojays
Debug-Messages removed

Revision 1960 - Directory Listing
Modified Thu Apr 19 12:57:20 2012 UTC (12 years, 10 months ago) by mojays
some debug messages for ProxySettingsPanel

Revision 1959 - Directory Listing
Modified Thu Apr 19 12:01:00 2012 UTC (12 years, 10 months ago) by mojays


Revision 1958 - Directory Listing
Modified Wed Apr 18 13:04:35 2012 UTC (12 years, 10 months ago) by mojays
LangUtil.parseDate(.): improvement/workaround to handle "yyyy-mm-dd" and "dd-mm-yyyy" correctly
CSVPreviewPanel: maximum for first preview line increased from 1000 to 9999
new WarningException

Revision 1956 - Directory Listing
Modified Wed Apr 18 10:00:40 2012 UTC (12 years, 10 months ago) by mojays
WebFilesChooserPanel: general internet connection check removed because long delay due to timeouts


Revision 1954 - Directory Listing
Modified Mon Apr 16 11:31:48 2012 UTC (12 years, 10 months ago) by mojays
ProxySettingsPanel: Internationalization

Revision 1953 - Directory Listing
Modified Mon Apr 16 11:23:36 2012 UTC (12 years, 10 months ago) by mojays


Revision 1952 - Directory Listing
Modified Mon Apr 16 11:17:04 2012 UTC (12 years, 10 months ago) by mojays
IOUtil/WebFilesChooser: handle proxy in several methods
SelectionInputOption.Radio: bugfix with action/change listener
new ProxySettingsPanel/Dialog


Revision 1947 - Directory Listing
Modified Sat Apr 14 18:53:06 2012 UTC (12 years, 10 months ago) by alfonx
Organized imports and added a new constructors for swing.ColorButton

Revision 1939 - Directory Listing
Modified Wed Apr 4 21:49:12 2012 UTC (12 years, 10 months ago) by mojays
LangUtil.combineDate(Date,long) vereinfacht

Revision 1938 - Directory Listing
Modified Wed Apr 4 21:26:53 2012 UTC (12 years, 10 months ago) by mojays
LangUtil: combineDate(.) by Date and day millis.

Revision 1935 - Directory Listing
Modified Wed Apr 4 12:35:54 2012 UTC (12 years, 10 months ago) by mojays
ReleaseUtil: new method getIndividualProperty(.) to retrieve non-predefined property from release.properties

Revision 1934 - Directory Listing
Modified Wed Apr 4 11:09:07 2012 UTC (12 years, 10 months ago) by mojays
IOUtil: new method isInetConnectionAvailable() to check generally if web access is available
WebAndLocalFilesChooser: several improvements; e.g. disabled OK-Button if no file is selected
WebFilesChooserPanel: disable URL field if no internet connection is available

Revision 1927 - Directory Listing
Modified Fri Mar 30 10:44:45 2012 UTC (12 years, 11 months ago) by mojays
ApplicationProps.set(.): avoid NPE when NULL value is set (?!)
OkCancelDialog: maintain ESC-KeyStroke-Listener in global field
SwingUtil: methods to resize Dimension
WebFilesChooserPanel: methods providing access to files and directories table
WebAndLocalFilesChooser: integrated dialog for JFileChooser and WebFilesChooserPanel

Revision 1924 - Directory Listing
Modified Wed Mar 28 11:29:34 2012 UTC (12 years, 11 months ago) by alfonx
In Java7 hat getTitleColor null

Revision 1923 - Directory Listing
Modified Wed Mar 28 11:18:45 2012 UTC (12 years, 11 months ago) by alfonx


Revision 1921 - Directory Listing
Modified Wed Mar 28 10:38:19 2012 UTC (12 years, 11 months ago) by alfonx
neues Modul schmitzm-excelcsv angelegt, mit dependencies fuer jexeclapi und supercsv

Revision 1914 - Directory Listing
Modified Mon Mar 26 22:53:32 2012 UTC (12 years, 11 months ago) by mojays
InfoDialog: field for contact person

Revision 1913 - Directory Listing
Modified Mon Mar 26 21:48:15 2012 UTC (12 years, 11 months ago) by mojays
New InfoDialog (default class for "About..." dialog)

Revision 1912 - Directory Listing
Modified Sun Mar 25 08:08:54 2012 UTC (12 years, 11 months ago) by alfonx


Revision 1911 - Directory Listing
Modified Sat Mar 24 10:57:52 2012 UTC (12 years, 11 months ago) by mojays


Revision 1910 - Directory Listing
Modified Fri Mar 23 17:58:39 2012 UTC (12 years, 11 months ago) by mojays
ApplicationProps: BugFix
New icon

Revision 1909 - Directory Listing
Modified Fri Mar 23 11:28:55 2012 UTC (12 years, 11 months ago) by mojays
New icon

Revision 1908 - Directory Listing
Modified Fri Mar 23 00:38:59 2012 UTC (12 years, 11 months ago) by mojays
new class TextLineNumber (!!! WOW !!!) taken from http://tips4java.wordpress.com/2009/05/23/text-component-line-number

Revision 1907 - Directory Listing
Modified Thu Mar 22 23:48:43 2012 UTC (12 years, 11 months ago) by mojays
SwingUtil: constant for underlined font attributes
ApplicationProps: BugFix for parsing in getStringMap(.)

Revision 1906 - Directory Listing
Modified Thu Mar 22 23:08:06 2012 UTC (12 years, 11 months ago) by mojays
IOUtil: new methods readStreamAsString(.) and downloadUrlToFile(.)
LangUtil: new method convertToMap(.) to convert a list to map
ApplicationProps: store string-Map in properties as semicolon-separated pair "key:value"
OkCancelDialog: methods to change action/button titles
SwingUtil: generic methods to set cursor; methods to create JSpinner; method to create extended table column header (with column class included)
WebFilesChooser: OK-Action only enabled if at least one file is selected


Revision 1905 - Directory Listing
Modified Wed Mar 21 19:24:14 2012 UTC (12 years, 11 months ago) by mojays
LangUtil: new method transformMapKeys(.) to convert map keys according to mapping

Revision 1904 - Directory Listing
Modified Tue Mar 20 18:46:36 2012 UTC (12 years, 11 months ago) by mojays
SwingUtil:  openDesktopFile(.) moved from WIME to SCHMITZM

Revision 1901 - Directory Listing
Modified Mon Mar 12 21:34:01 2012 UTC (12 years, 11 months ago) by mojays
Because of compile errors in WIME project (problems with polymorphisms "Object...") new workaround method stringConcatWithSepIgnoreNulls(.)

Revision 1900 - Directory Listing
Modified Mon Mar 12 14:55:09 2012 UTC (12 years, 11 months ago) by mojays
SortableJTable: new method getEditingModelColumn(.); handle editing column conversion if no cell is being edited
new SpinnerEditor
new PercentageEditor

Revision 1898 - Directory Listing
Modified Mon Mar 12 00:02:33 2012 UTC (12 years, 11 months ago) by alfonx


Revision 1896 - Directory Listing
Modified Sun Mar 11 23:35:17 2012 UTC (12 years, 11 months ago) by alfonx
	/**
	 * Rauskopiert aus  ExecutorService JavaDoc
	 */
	void shutdownAndAwaitTermination(ExecutorService pool) {

Revision 1894 - Directory Listing
Modified Sun Mar 11 13:27:01 2012 UTC (12 years, 11 months ago) by mojays
WebFilesChooser: center frame position relative to parent frame
SwingUtil: new method to create JRadioButtonMenuItem
LangUtil: splitList(.) parameter changed from untyped List<?> to typed List<E>

Revision 1893 - Directory Listing
Modified Sat Mar 10 13:46:38 2012 UTC (12 years, 11 months ago) by alfonx
/**
	 * Zerlegt eine Liste in mehrere Listen mit einer maximalen Größe.
	 */
	public static List<List<?>> splitList(List<?> list, int maxListSize) {

Revision 1892 - Directory Listing
Modified Fri Mar 9 20:13:04 2012 UTC (12 years, 11 months ago) by alfonx
	/**
	 * Zerlegt eine Liste in mehrere Listen mit einer maximalen Größe.
	 */
	public static List<List> splitList(List list, int maxListSize) 

Revision 1891 - Directory Listing
Modified Thu Mar 8 14:35:54 2012 UTC (12 years, 11 months ago) by mojays
SelectableJTable: enable/disable alternating column backgrounds (default: disabled) to avoid conflicts with background set by cell renderer!

Revision 1890 - Directory Listing
Modified Thu Mar 8 09:43:58 2012 UTC (12 years, 11 months ago) by mojays
LimitedDocument: also allow "." for style STYLE_BASIC_STRING

Revision 1887 - Directory Listing
Modified Fri Mar 2 14:00:41 2012 UTC (12 years, 11 months ago) by mojays
new SequentialOrderedMap: map which is ordered according to the sequence the elements are put in the map

Revision 1885 - Directory Listing
Modified Fri Mar 2 00:51:35 2012 UTC (13 years ago) by alfonx


Revision 1884 - Directory Listing
Modified Wed Feb 29 23:20:55 2012 UTC (13 years ago) by alfonx


Revision 1881 - Directory Listing
Modified Wed Feb 29 01:46:20 2012 UTC (13 years ago) by alfonx


Revision 1877 - Directory Listing
Modified Wed Feb 29 01:17:00 2012 UTC (13 years ago) by alfonx


Revision 1876 - Directory Listing
Modified Wed Feb 29 01:14:37 2012 UTC (13 years ago) by alfonx


Revision 1875 - Directory Listing
Modified Sun Feb 26 21:28:21 2012 UTC (13 years ago) by mojays
new OkCancelDialog: superclass e.g. for individual choosers
new WebFilesChooser/WebFilesChooserPanel: select files from web directory and navigate through web directory structure
FilesSelectionTable: Tooltip for table cell to show complete path/url

Revision 1874 - Directory Listing
Modified Sun Feb 26 15:20:04 2012 UTC (13 years ago) by alfonx


Revision 1873 - Directory Listing
Modified Fri Feb 24 17:51:31 2012 UTC (13 years ago) by alfonx
	/**
	 * Reicht einen #dispose Aufruf an alle Component-Kinder weiter. 
	 */
	@Override
	public void dispose() {
		for (Component c : getComponents()) {
			if (c instanceof Disposable)
				((Disposable) c).dispose();
		}
		// OOM-Paranoia: 
		setLayout(null);
		// OOM-Paranoia, nicht sehr performant 
//		removeAll();
	}

Revision 1870 - Directory Listing
Modified Wed Feb 22 16:39:23 2012 UTC (13 years ago) by mojays
IOUtil.listFilesAndDirectoriesFromURL(.)
FileSelectionTable: constructor flag to make selection column optional

Revision 1869 - Directory Listing
Modified Wed Feb 22 15:43:08 2012 UTC (13 years ago) by mojays
IOUtil: new method createURL(.)
IOUtil.listFilesFromURL(.): ignore directory links
new FilesSelectionTable

Revision 1868 - Directory Listing
Modified Wed Feb 22 13:06:10 2012 UTC (13 years ago) by mojays
IOUtil: new methods extractLinksFromURL(.) and listFilesFromURL(.)

Revision 1867 - Directory Listing
Modified Sat Feb 11 18:10:59 2012 UTC (13 years ago) by mojays


Revision 1864 - Directory Listing
Modified Sat Feb 11 00:51:52 2012 UTC (13 years ago) by alfonx
SqlQueryStat mit mehr Infos

Revision 1863 - Directory Listing
Modified Fri Feb 10 17:36:50 2012 UTC (13 years ago) by mojays
SwingUtil: create DecimalFormat with limitation generated from pattern

Revision 1862 - Directory Listing
Modified Fri Feb 10 16:18:55 2012 UTC (13 years ago) by mojays
SwingUtil: new method showResizableJOptionPane(.)

Revision 1861 - Directory Listing
Modified Fri Feb 10 15:49:10 2012 UTC (13 years ago) by mojays
SwingUtil.createDefaultCellEditor(.) instead of "new DefaultCellEditor(.)" to automatically apply some "nice looking table rendering" parameters (e.g. EmptyBorder).

Revision 1860 - Directory Listing
Modified Fri Feb 10 15:34:19 2012 UTC (13 years ago) by mojays
new JDateChooserCellEditor: with fix for "terminateEditOnFocusLost" problem in jCalendar class
TimeEditor: BugFix for manual input; configuration with empty border
SwingUtil: method to create DefaultCellEditor for component with automatic table rendering configuration (no border)

Revision 1859 - Directory Listing
Modified Wed Feb 8 12:09:08 2012 UTC (13 years ago) by alfonx


Revision 1858 - Directory Listing
Modified Wed Feb 8 10:18:43 2012 UTC (13 years ago) by mojays
SwingUtil: new method to increase all L&F font sizes (by factor)

Revision 1856 - Directory Listing
Modified Fri Feb 3 16:15:46 2012 UTC (13 years ago) by alfonx
ConcurrentDateFormat kann jetzt Locale übergeben werden.

Revision 1853 - Directory Listing
Modified Thu Feb 2 14:20:48 2012 UTC (13 years ago) by mojays
LangUtil: new methods getSignumStr(.) to return +/- for a numeric value
LangUtil: new methods getTimezoneDescription(.)

Revision 1852 - Directory Listing
Modified Thu Feb 2 12:39:13 2012 UTC (13 years ago) by mojays
LangUtil: new method getCurrentTimeFormatted(DateFormat)
LangUtil: new method getGmtDate(.) to shift a date to GMT

Revision 1851 - Directory Listing
Modified Wed Feb 1 09:56:05 2012 UTC (13 years ago) by mojays
MailUtil: construction of "mailto" parameter list reorganized (because Outlook does not handle empty parameters correctly)

Revision 1849 - Directory Listing
Modified Mon Jan 30 18:29:51 2012 UTC (13 years, 1 month ago) by mojays
ApplicationProps: new method copyTo(.)

Revision 1848 - Directory Listing
Modified Mon Jan 30 17:23:42 2012 UTC (13 years, 1 month ago) by mojays
new SortedProperties, which override some hashtable methods to generate sorted key sets.

Revision 1847 - Directory Listing
Modified Mon Jan 30 16:50:05 2012 UTC (13 years, 1 month ago) by mojays
- FileSource: new methods isSourceChanged() and setSourceChanged(.)
- SwingUtil: new method to fit a html JLabel size
- new LabelInputOption
- new icon

Revision 1846 - Directory Listing
Modified Mon Jan 30 03:26:07 2012 UTC (13 years, 1 month ago) by alfonx


Revision 1845 - Directory Listing
Modified Mon Jan 30 03:09:18 2012 UTC (13 years, 1 month ago) by alfonx
uncauhtException on Thread Immobrain Timer, roleback<br />java.lang.NullPointerException
	at de.schmitzm.lang.TimedHashMap.put(TimedHashMap.java:72)
	at java.util.Collections$SynchronizedMap.put(Collections.java:1979)
	at de.wikisquare.immobrain.QuellenRegistry.getCrawlStat(QuellenRegistry.java:223)
	at de.wikisquare.immobrain.QuellenRegistry.getAlleQuellenCrawlStat(QuellenRegistry.java:210)
	at de.wikisquare.immobrain.crawler.CrawlSpeedStatTimer.run(CrawlSpeedStatTimer.java:35)
	at java.util.TimerThread.mainLoop(Timer.java:512)
	at java.util.TimerThread.run(Timer.java:462)

Revision 1842 - Directory Listing
Modified Sat Jan 28 14:26:25 2012 UTC (13 years, 1 month ago) by mojays
new icons

Revision 1841 - Directory Listing
Modified Sat Jan 28 14:25:31 2012 UTC (13 years, 1 month ago) by mojays
new icons

Revision 1840 - Directory Listing
Modified Thu Jan 26 10:57:31 2012 UTC (13 years, 1 month ago) by mojays
FileSource objects restructured with interface layer

Revision 1830 - Directory Listing
Modified Wed Jan 18 11:42:51 2012 UTC (13 years, 1 month ago) by mojays
ProgressBarWithText: XOR mode for label rendering removed because of problems for some screen resolutions

Revision 1828 - Directory Listing
Modified Sun Jan 15 22:59:12 2012 UTC (13 years, 1 month ago) by alfonx
zip funktion in IOUtil hatte einen ungenutzen und irreführenden parameter. wo jetzt compile-fehler sind, einfach den dritten parameter entfenen

Revision 1824 - Directory Listing
Modified Sun Jan 15 09:47:51 2012 UTC (13 years, 1 month ago) by alfonx
schmitzm-db als dep zu schmitzm.gt hinzugefuegt

Revision 1816 - Directory Listing
Modified Sat Jan 14 20:35:52 2012 UTC (13 years, 1 month ago) by alfonx
Neues Modul schmitz-db mit Datenbankmethoden

Revision 1814 - Directory Listing
Modified Mon Jan 9 15:27:04 2012 UTC (13 years, 1 month ago) by mojays
SwingUtil: new methods setAutoStopTableCellEditing(.) and stopTableCellEditing(.)
SelectableJTable: Automatically apply "terminateEditOnFocusLost" property by calling SwingUtil.setAutoStopTableCellEditing(this, true);
SortableJTable: call of super.initTable() to take new "terminateEditOnFocusLost" property into account

Revision 1813 - Directory Listing
Modified Mon Jan 9 15:24:14 2012 UTC (13 years, 1 month ago) by mojays
Pom changed by eclipse

Revision 1809 - Directory Listing
Modified Fri Dec 16 13:25:52 2011 UTC (13 years, 2 months ago) by mojays
SelectableJTable BugFix: Only set background color if cell is NOT selected!

Revision 1808 - Directory Listing
Modified Fri Dec 16 11:21:46 2011 UTC (13 years, 2 months ago) by mojays
new FileSourceSortedMap (not yes used)

Revision 1807 - Directory Listing
Modified Fri Dec 16 11:21:13 2011 UTC (13 years, 2 months ago) by mojays
SelectableJTable: different background for alternating columns
SwingUtil: method determining default background color from L&F
LangUtil.stringConcatWithSep(.): handle native arrays specified as object list 
BaseTypeUtil: handling of native type arrays

Revision 1806 - Directory Listing
Modified Mon Dec 12 21:21:10 2011 UTC (13 years, 2 months ago) by alfonx
Bisschen JavaDoc

Revision 1804 - Directory Listing
Modified Thu Dec 8 12:27:32 2011 UTC (13 years, 2 months ago) by mojays
new FileSourceMap.java

Revision 1803 - Directory Listing
Modified Mon Dec 5 21:58:10 2011 UTC (13 years, 2 months ago) by alfonx
Verbesserungen bei der Trigger- und Functionserstellung.

Revision 1802 - Directory Listing
Modified Fri Dec 2 22:00:38 2011 UTC (13 years, 2 months ago) by alfonx
fixed one trnaslation

Revision 1801 - Directory Listing
Modified Fri Dec 2 11:58:28 2011 UTC (13 years, 2 months ago) by mojays
AbstractTableModel: new method to update table/column structure
ChartAxisStyle: Bugfix for applying axis label angle (must be applied as radian)
JFreeChartUtil: new method to determine plot for dataset, handle situations in that main plot is a combined plot
StyledToolTipGenerator: instead using main plot, determine plot by new JFreeChartUtil method to deal with combined plots

Revision 1798 - Directory Listing
Modified Mon Nov 28 13:11:29 2011 UTC (13 years, 3 months ago) by alfonx
Indexerstellung erkennt Tablespae "null" als null.

Revision 1797 - Directory Listing
Modified Sun Nov 27 00:45:49 2011 UTC (13 years, 3 months ago) by alfonx
one more little NPE check

Revision 1795 - Directory Listing
Modified Thu Nov 24 11:19:04 2011 UTC (13 years, 3 months ago) by mojays
CryptUtil: bytes/string conversion modified

Revision 1794 - Directory Listing
Modified Wed Nov 23 19:19:26 2011 UTC (13 years, 3 months ago) by mojays
ApplicationProps: new methods setEncrypted(.) and getStringDecrypted(.) to automatically encrypt/decrypt a value in property file

Revision 1793 - Directory Listing
Modified Wed Nov 23 17:36:20 2011 UTC (13 years, 3 months ago) by mojays
new CryptUtil

Revision 1790 - Directory Listing
Modified Mon Nov 21 18:27:34 2011 UTC (13 years, 3 months ago) by mojays
SwingUtil.setRelativeFramePosition(.) avoid negative frame position
AbstractActionTextPanel: providing access to panel button

Revision 1786 - Directory Listing
Modified Sat Nov 19 12:42:59 2011 UTC (13 years, 3 months ago) by mojays
FileInputOption: Provide access to file chooser

Revision 1785 - Directory Listing
Modified Fri Nov 18 13:11:01 2011 UTC (13 years, 3 months ago) by mojays
new Icons


Revision 1784 - Directory Listing
Modified Thu Nov 17 13:47:01 2011 UTC (13 years, 3 months ago) by mojays
BugFix

Revision 1783 - Directory Listing
Modified Thu Nov 17 13:03:53 2011 UTC (13 years, 3 months ago) by mojays
TextComponentAppender: using invokeLater(.)
SwingUtil: new methods to initialize Font in JComponent

Revision 1782 - Directory Listing
Modified Thu Nov 17 12:09:40 2011 UTC (13 years, 3 months ago) by alfonx
supercsv

Revision 1781 - Directory Listing
Modified Wed Nov 16 18:24:20 2011 UTC (13 years, 3 months ago) by alfonx
Erste Aufräumanseätzt um Jregmatch 2.0-SNAPSHOT zu erstellen.

Revision 1780 - Directory Listing
Modified Wed Nov 16 15:34:45 2011 UTC (13 years, 3 months ago) by mojays
StatusDialog: new additional constructor parameters
new TextComponentAppender
new MessagesStatusDialog

Revision 1779 - Directory Listing
Modified Wed Nov 16 09:48:57 2011 UTC (13 years, 3 months ago) by mojays
SwingUtil: methods to update JProgressBar on EDT

Revision 1777 - Directory Listing
Modified Sat Nov 12 01:13:40 2011 UTC (13 years, 3 months ago) by alfonx


Revision 1776 - Directory Listing
Modified Fri Nov 11 15:55:38 2011 UTC (13 years, 3 months ago) by mojays
SwingWorker: Ignore InterruptedException/ThreadDeath; show error message on EDT

Revision 1775 - Directory Listing
Modified Thu Nov 10 16:21:15 2011 UTC (13 years, 3 months ago) by mojays
SelectionInputOption: new MultiList subclass which allows to select multiple values from list

Revision 1774 - Directory Listing
Modified Thu Nov 10 15:09:49 2011 UTC (13 years, 3 months ago) by mojays
InputOption: store the possible ScrollPane in protected variable
MultipleOptionPane: possibility to make the dialog resizable
MultiLineTextInputOption: BugFix with preferred size; apply preferred size to complete InputOption (instead of TextPane)
SelectionInputOption: BugFix with preferred size; apply preferred size to complete InputOption (instead of JList)


Revision 1773 - Directory Listing
Modified Tue Nov 8 20:20:44 2011 UTC (13 years, 3 months ago) by mojays
new ProgressBarWithText


Revision 1772 - Directory Listing
Modified Tue Nov 8 17:20:52 2011 UTC (13 years, 3 months ago) by mojays
new FileSource and FileSourceList
ExceptionDialog: If error message contains RETURNs, a JTextPane is used instead of JLabel
SwingUtil: JSpinner handled in setEditable(.)
new Icons

Revision 1771 - Directory Listing
Modified Fri Nov 4 09:28:09 2011 UTC (13 years, 3 months ago) by alfonx
	/**
	 * Formatiert eine Zeitspanne als Text 
	 */
	public static String formatInterval(final long l) {

Revision 1770 - Directory Listing
Modified Thu Nov 3 21:06:37 2011 UTC (13 years, 3 months ago) by mojays
BaseTypeUtil: Handling of BigDecimal

Revision 1769 - Directory Listing
Modified Wed Nov 2 17:05:07 2011 UTC (13 years, 3 months ago) by mojays
ManualInputOption.Double: optional use of decimal comma for input
ApplicationProps: method getChar()
ApplicationFrame: handle null value for icon name in createAction(.)

Revision 1768 - Directory Listing
Modified Sat Oct 29 23:22:03 2011 UTC (13 years, 4 months ago) by alfonx
Dynamischere Methodeanparameter:

	public static Boolean parseString(String str, Boolean defaultValue) {
		if (defaultValue == null) {
			return parseStringDefaultNull(str);
		} else if (defaultValue == true) {
			return parseStringDefaultTrue(str);
		} else {
			return parseStringDefaultFalse(str);
		}
	}

Revision 1767 - Directory Listing
Modified Sat Oct 29 15:21:33 2011 UTC (13 years, 4 months ago) by alfonx


Revision 1766 - Directory Listing
Modified Wed Oct 26 11:23:18 2011 UTC (13 years, 4 months ago) by mojays
ApplicationProps.properties made protected to allow access in sub classes

Revision 1765 - Directory Listing
Modified Mon Oct 24 11:39:42 2011 UTC (13 years, 4 months ago) by alfonx
corrected the spanish chartset problem

Revision 1763 - Directory Listing
Modified Sun Oct 23 20:52:14 2011 UTC (13 years, 4 months ago) by alfonx
corrected the spanish chartset problem

Revision 1762 - Directory Listing
Modified Sat Oct 22 11:42:01 2011 UTC (13 years, 4 months ago) by alfonx
Spanish as a new translated language

Revision 1760 - Directory Listing
Modified Wed Oct 19 13:56:36 2011 UTC (13 years, 4 months ago) by mojays


Revision 1759 - Directory Listing
Modified Wed Oct 19 13:32:56 2011 UTC (13 years, 4 months ago) by mojays
Some new utility methods moved from WIME to SwingUtil.
New frame super class ApplicationFrame.
New super class ApplicationProps.

Revision 1756 - Directory Listing
Modified Wed Oct 12 12:51:58 2011 UTC (13 years, 4 months ago) by mojays
SortableJTable: Automatically handle numeric column sort
BaseTypeUtil: Treat super-class Number as "numeric"

Revision 1755 - Directory Listing
Modified Tue Oct 11 22:41:32 2011 UTC (13 years, 4 months ago) by mojays
Test leicht modifiziert

Revision 1754 - Directory Listing
Modified Tue Oct 11 14:00:40 2011 UTC (13 years, 4 months ago) by mojays
new Icons


Revision 1753 - Directory Listing
Modified Tue Oct 11 13:51:31 2011 UTC (13 years, 4 months ago) by mojays
new Icons


Revision 1752 - Directory Listing
Modified Tue Oct 11 11:51:38 2011 UTC (13 years, 4 months ago) by mojays
LangUtil: handle null-time in combineDate(.)
DateInputOption.DateTime: handle null-time
PGUtil: BugFix in addIndex(.) in FillFactor-Condition; optional Parameters for createRole(.) to grand other roles to new role


Revision 1751 - Directory Listing
Modified Mon Oct 10 09:46:39 2011 UTC (13 years, 4 months ago) by alfonx


Revision 1750 - Directory Listing
Modified Tue Oct 4 15:55:33 2011 UTC (13 years, 4 months ago) by alfonx
Mehr try finally für ResultSets 

Revision 1748 - Directory Listing
Modified Mon Oct 3 20:47:41 2011 UTC (13 years, 4 months ago) by alfonx


Revision 1747 - Directory Listing
Modified Mon Oct 3 10:15:59 2011 UTC (13 years, 4 months ago) by alfonx


Revision 1746 - Directory Listing
Modified Mon Oct 3 09:59:00 2011 UTC (13 years, 4 months ago) by alfonx


Revision 1745 - Directory Listing
Modified Sun Oct 2 13:26:29 2011 UTC (13 years, 4 months ago) by alfonx


Revision 1744 - Directory Listing
Modified Fri Sep 30 13:45:06 2011 UTC (13 years, 5 months ago) by alfonx
	public static String stringConcatWithSep(String sep, Collection<? extends Object> list) {
		return stringConcatWithSep(sep, null, list.toArray());
	}
	
"	? extends " hinzugefügt... zu oft ist der mir sonst auf Object... gegangen und hat z.B. die Collection<Long> als erstes Obejct gesehen.

Revision 1743 - Directory Listing
Modified Fri Sep 30 12:29:10 2011 UTC (13 years, 5 months ago) by alfonx
PGUtil FILLFACTOR Klammerfehler

Revision 1742 - Directory Listing
Modified Thu Sep 29 21:41:36 2011 UTC (13 years, 5 months ago) by mojays
PGUtil: BugFix schliessende Klammer in SQL-Statements für Index-Anlage

Revision 1741 - Directory Listing
Modified Thu Sep 29 19:55:36 2011 UTC (13 years, 5 months ago) by alfonx
Eine Klasse um die thread-unsicherheit von DateFormat performant zu umgehen.

Revision 1740 - Directory Listing
Modified Thu Sep 29 19:03:28 2011 UTC (13 years, 5 months ago) by mojays


Revision 1739 - Directory Listing
Modified Thu Sep 29 19:00:41 2011 UTC (13 years, 5 months ago) by mojays


Revision 1738 - Directory Listing
Modified Thu Sep 29 18:36:59 2011 UTC (13 years, 5 months ago) by mojays
LangUtil: neue Methode callStaticMethod(.)
PGUtil: neue Methode createRoleIfNotExists(.)

Revision 1737 - Directory Listing
Modified Thu Sep 29 16:14:47 2011 UTC (13 years, 5 months ago) by alfonx
listIndexesForTable sollte jetzt PG 8.3 kompatibel sein...

Revision 1734 - Directory Listing
Modified Sun Sep 25 16:59:11 2011 UTC (13 years, 5 months ago) by alfonx
PG Indexes mit Fillfactor angabe erstellen


Revision 1733 - Directory Listing
Modified Sun Sep 25 11:10:28 2011 UTC (13 years, 5 months ago) by alfonx


Revision 1732 - Directory Listing
Modified Sun Sep 25 10:56:57 2011 UTC (13 years, 5 months ago) by alfonx


Revision 1731 - Directory Listing
Modified Sun Sep 25 10:34:57 2011 UTC (13 years, 5 months ago) by alfonx
Drop Index korrigiert...

Revision 1730 - Directory Listing
Modified Sun Sep 25 09:52:01 2011 UTC (13 years, 5 months ago) by alfonx
Index NEU-erstellung kann  bei addINdex in PGUtil jettz erzwungen werden...

Revision 1729 - Directory Listing
Modified Sat Sep 24 14:14:32 2011 UTC (13 years, 5 months ago) by alfonx
	/**
	 * Liefert die Anzahl der offenen Sessions zur Datenbank.
	 * 
	 * @param c
	 *            DB-Verbindung
	 * @param dbName
	 *            Name der Datenbank fuer die die Sessions gezaehlt werden (kann {@code null} sein)
	 * @param userName
	 *            Name des Users fuer den die Sessions gezaehlt werden (kann {@code null} sein)
	 * @param queryLike
	 *            like-Beindung auf die Query die in der Session ausgeführt wird, oder <code>null</code>
	 */
	public static int getOpenSessionCount(Connection c, String dbName, String userName, String queryLike)
			throws SQLException {

Revision 1728 - Directory Listing
Modified Tue Sep 13 15:33:33 2011 UTC (13 years, 5 months ago) by alfonx
Alle Verwendungen von ResultSet mit
		try {
			...
		} finally {
			rs.close();
		}
ausgestattet.

Revision 1727 - Directory Listing
Modified Tue Sep 13 14:11:22 2011 UTC (13 years, 5 months ago) by alfonx
Alle Verwendungen von ResultSet mit
		try {
			...
		} catch (Exception e) {
			rs.close();
		}
ausgestattet.

Revision 1726 - Directory Listing
Modified Mon Sep 12 18:20:55 2011 UTC (13 years, 5 months ago) by mojays
PGUtil: Method to determine the current count of open sessions

Revision 1725 - Directory Listing
Modified Sun Sep 11 11:18:23 2011 UTC (13 years, 5 months ago) by alfonx


Revision 1724 - Directory Listing
Modified Sat Sep 10 18:44:14 2011 UTC (13 years, 5 months ago) by mojays
IOUtil: new method to count the lines of an ascii file
BooleanInputOption: BugFix for hiding the label


Revision 1723 - Directory Listing
Modified Fri Sep 9 10:43:07 2011 UTC (13 years, 5 months ago) by alfonx


Revision 1717 - Directory Listing
Modified Tue Sep 6 17:23:04 2011 UTC (13 years, 5 months ago) by keeb
new schmitzm version 2.7-SNAPSHOT

Revision 1714 - Directory Listing
Modified Tue Sep 6 15:51:59 2011 UTC (13 years, 5 months ago) by alfonx


Revision 1713 - Directory Listing
Modified Tue Sep 6 14:30:35 2011 UTC (13 years, 5 months ago) by alfonx
copyUrl now return the destinatino File

Revision 1712 - Directory Listing
Modified Tue Sep 6 10:38:45 2011 UTC (13 years, 5 months ago) by alfonx
	/**
	 * Der : (Doppelpunkt) hat in PSQL eine besondere Bedeutung. Er wind mit
	 * dieser methode escaped. Diese Methode sollte mit <code>like E'"+PGUtil.escape(...)+"'</code>
	 * verwendet werden.
	 */
	public static String escape(String key) {
		key = key.replaceAll(":", "\\:");
		return key;
	}

Revision 1705 - Directory Listing
Modified Fri Sep 2 16:41:28 2011 UTC (13 years, 5 months ago) by alfonx
Fixed yes/no test

Revision 1704 - Directory Listing
Modified Wed Aug 31 16:50:00 2011 UTC (13 years, 6 months ago) by alfonx


Revision 1703 - Directory Listing
Modified Wed Aug 31 16:22:47 2011 UTC (13 years, 6 months ago) by alfonx


Revision 1702 - Directory Listing
Modified Wed Aug 31 16:01:54 2011 UTC (13 years, 6 months ago) by alfonx


Revision 1701 - Directory Listing
Modified Wed Aug 31 15:11:27 2011 UTC (13 years, 6 months ago) by alfonx
Besser überprüfug ob ein Index auf einer tabelle in einem anderen Schma schon existiert.

Revision 1698 - Directory Listing
Modified Tue Aug 30 09:30:25 2011 UTC (13 years, 6 months ago) by alfonx


Revision 1697 - Directory Listing
Modified Mon Aug 29 13:06:28 2011 UTC (13 years, 6 months ago) by alfonx
* Neue Methode um Indexes einer Tabelle aufzuzählen.  * Neue Indexes werden nur erstellt,w enn ein gleichnamiger Index noch nicht existiert => Spart eine Exception im Log pro Index.

Revision 1696 - Directory Listing
Modified Mon Aug 29 13:05:14 2011 UTC (13 years, 6 months ago) by alfonx
PGUtil war in in einem falschen package ...geotools.... Dafür haben wir aber PGUtilGT

Revision 1695 - Directory Listing
Modified Mon Aug 29 12:37:18 2011 UTC (13 years, 6 months ago) by alfonx
* Neue Methode um Indexes einer Tabelle aufzuzählen.  * Neue Indexes werden nur erstellt,w enn ein gleichnamiger Index noch nicht existiert => Spart eine Exception im Log pro Index.

Revision 1694 - Directory Listing
Modified Mon Aug 29 12:04:38 2011 UTC (13 years, 6 months ago) by alfonx
* Neue Methode um Indexes einer Tabelle aufzuzählen.  * Neue Indexes werden nur erstellt,w enn ein gleichnamiger Index noch nicht existiert => Spart eine Exception im Log pro Index.

Revision 1693 - Directory Listing
Modified Fri Aug 26 16:28:04 2011 UTC (13 years, 6 months ago) by alfonx
Change default log format from "ms since start" to ISO-Date Format.

Revision 1690 - Directory Listing
Modified Thu Aug 25 22:43:28 2011 UTC (13 years, 6 months ago) by alfonx
Weiterer Konstruktor in FileExtensionFilter um direkt aus einem Swing-Filtetr zu erstellen.

Revision 1689 - Directory Listing
Modified Thu Aug 25 15:13:19 2011 UTC (13 years, 6 months ago) by alfonx


Revision 1687 - Directory Listing
Modified Thu Aug 25 15:06:42 2011 UTC (13 years, 6 months ago) by alfonx
Indexe werden erstellt

Revision 1686 - Directory Listing
Modified Thu Aug 25 14:56:44 2011 UTC (13 years, 6 months ago) by alfonx
Bei DB-Init werden die WIME-Rollen von Benutzer nicht verworfen.

Revision 1685 - Directory Listing
Modified Sun Aug 21 10:28:37 2011 UTC (13 years, 6 months ago) by mojays
new TextComponentChangeListener (combining FocusListener and PropertyChangeListener) to determine value change for "normal" JTextFields as well as for JFormattedTextFields.

Revision 1684 - Directory Listing
Modified Sun Aug 21 09:09:44 2011 UTC (13 years, 6 months ago) by alfonx
tiny import cleanup

Revision 1683 - Directory Listing
Modified Sun Aug 21 06:39:58 2011 UTC (13 years, 6 months ago) by alfonx
Fixed https://trac.wikisquare.de/immobrain/ticket/125, vorhanden/nicht vorhanden wird zu true / false beim String -> Boolean parser

Revision 1682 - Directory Listing
Modified Sun Aug 21 06:39:26 2011 UTC (13 years, 6 months ago) by alfonx
Fixed https://trac.wikisquare.de/immobrain/ticket/125, vorhanden/nicht vorhanden wird zu true / false beim String -> Boolean parser

Revision 1681 - Directory Listing
Modified Sat Aug 20 16:59:23 2011 UTC (13 years, 6 months ago) by alfonx
Indexe sollen werden jetzt im Tablespace "indexspace" erstellt.

Revision 1679 - Directory Listing
Modified Thu Aug 18 19:25:03 2011 UTC (13 years, 6 months ago) by mojays
new YearLessDateChooser (JDateChooser to only choose day and month)
LangUtil: new methods to increase/decrease a date

Revision 1676 - Directory Listing
Modified Tue Aug 16 11:45:48 2011 UTC (13 years, 6 months ago) by alfonx
Java Compilter Plugin auf Version 2.3.2 erhöht

Revision 1673 - Directory Listing
Modified Mon Aug 15 14:18:39 2011 UTC (13 years, 6 months ago) by mojays
Resize minimized frames to normal extend on DialogManager.showInstanceFor(.)

Revision 1672 - Directory Listing
Modified Thu Aug 11 22:59:37 2011 UTC (13 years, 6 months ago) by mojays
new Icons
new ToolBarsPanel


Revision 1671 - Directory Listing
Modified Tue Aug 9 23:10:19 2011 UTC (13 years, 6 months ago) by alfonx


Revision 1668 - Directory Listing
Modified Mon Aug 8 15:52:39 2011 UTC (13 years, 6 months ago) by alfonx


Revision 1667 - Directory Listing
Modified Mon Aug 8 14:21:35 2011 UTC (13 years, 6 months ago) by alfonx
Parse String to Boolean mehtoden verbessert

Revision 1666 - Directory Listing
Modified Thu Aug 4 22:56:17 2011 UTC (13 years, 6 months ago) by mojays
new Icons
LangUtil.parseDate(.) with RuntimeException instead of ParseException


Revision 1665 - Directory Listing
Modified Tue Aug 2 12:35:21 2011 UTC (13 years, 6 months ago) by alfonx
Organized imports

Revision 1664 - Directory Listing
Modified Tue Aug 2 12:35:07 2011 UTC (13 years, 6 months ago) by alfonx
TimedHashMap um dioe Methode contains erweitert

Revision 1663 - Directory Listing
Modified Mon Aug 1 14:30:42 2011 UTC (13 years, 7 months ago) by mojays
new NumberFormatCellEditor
LimitedDocument extended with new style STYLE_DECIMAL_COMMA

Revision 1661 - Directory Listing
Modified Fri Jul 29 16:48:59 2011 UTC (13 years, 7 months ago) by alfonx
Minor JavaDoc fixes

Revision 1660 - Directory Listing
Modified Fri Jul 29 14:41:14 2011 UTC (13 years, 7 months ago) by alfonx
tabs werden auch als whitespaces removed

Revision 1659 - Directory Listing
Modified Fri Jul 29 14:19:37 2011 UTC (13 years, 7 months ago) by keeb
Not allowing hashes that start or end with whitespace for convenience

Revision 1656 - Directory Listing
Modified Fri Jul 29 14:14:35 2011 UTC (13 years, 7 months ago) by keeb
Not allowing hashes that start with whitespace for convenience

Revision 1655 - Directory Listing
Modified Fri Jul 29 10:42:05 2011 UTC (13 years, 7 months ago) by mojays
new JList: like the standard swing component, but with manually set gray background in disabled state
new UIManagerDefaults (taken from http://tips4java.wordpress.com/2008/10/09/uimanager-defaults/)

Revision 1654 - Directory Listing
Modified Thu Jul 28 19:49:15 2011 UTC (13 years, 7 months ago) by alfonx


Revision 1653 - Directory Listing
Modified Wed Jul 27 19:14:48 2011 UTC (13 years, 7 months ago) by alfonx
RegEx cahe ist jetzt in Scmitzm

Revision 1652 - Directory Listing
Modified Wed Jul 27 18:59:05 2011 UTC (13 years, 7 months ago) by alfonx


Revision 1651 - Directory Listing
Modified Tue Jul 26 18:14:56 2011 UTC (13 years, 7 months ago) by alfonx


Revision 1650 - Directory Listing
Modified Tue Jul 26 17:17:09 2011 UTC (13 years, 7 months ago) by alfonx


Revision 1649 - Directory Listing
Modified Tue Jul 26 17:16:36 2011 UTC (13 years, 7 months ago) by alfonx


Revision 1647 - Directory Listing
Modified Mon Jul 25 14:42:11 2011 UTC (13 years, 7 months ago) by mojays
BugFix in PGUtil.Privileges: toString() muss ueberschrieben werden und "this.sql" liefern, damit die Variable "this.sql" Sinn macht

Revision 1646 - Directory Listing
Modified Fri Jul 22 11:26:39 2011 UTC (13 years, 7 months ago) by mojays
new AbstractActionTextPanel and URLAddressPanel
Added some general icons.


Revision 1645 - Directory Listing
Modified Thu Jul 21 23:01:51 2011 UTC (13 years, 7 months ago) by mojays
new SelectionInputOption.List

Revision 1644 - Directory Listing
Modified Thu Jul 21 20:56:49 2011 UTC (13 years, 7 months ago) by mojays
LimitedDocument: New style for simple strings (only A-Z,a-z,'_','-','0-9')
Added some general icons.


Revision 1643 - Directory Listing
Modified Thu Jul 21 17:40:36 2011 UTC (13 years, 7 months ago) by mojays
Added some general icons.

Revision 1642 - Directory Listing
Modified Thu Jul 21 17:20:36 2011 UTC (13 years, 7 months ago) by mojays
MultiLineTextInputOption splitted in .TextArea and .TextPane
DateInputOption splitted in .DateOnly and .DateTime

Revision 1641 - Directory Listing
Modified Thu Jul 21 15:21:44 2011 UTC (13 years, 7 months ago) by mojays
new MultiLineTextInputOption

Revision 1640 - Directory Listing
Modified Thu Jul 21 14:00:45 2011 UTC (13 years, 7 months ago) by alfonx
Rollenanagement für Publicationen und Seminare auch in GUI 

Revision 1639 - Directory Listing
Modified Thu Jul 21 12:39:13 2011 UTC (13 years, 7 months ago) by alfonx


Revision 1638 - Directory Listing
Modified Thu Jul 21 12:27:28 2011 UTC (13 years, 7 months ago) by alfonx


Revision 1637 - Directory Listing
Modified Thu Jul 21 10:41:29 2011 UTC (13 years, 7 months ago) by alfonx


Revision 1636 - Directory Listing
Modified Thu Jul 21 10:22:23 2011 UTC (13 years, 7 months ago) by alfonx


Revision 1635 - Directory Listing
Modified Thu Jul 21 09:27:26 2011 UTC (13 years, 7 months ago) by alfonx


Revision 1634 - Directory Listing
Modified Thu Jul 21 09:13:27 2011 UTC (13 years, 7 months ago) by alfonx
grant and revoke privigleges to roles in PGUtil

Revision 1632 - Directory Listing
Modified Mon Jul 18 12:31:38 2011 UTC (13 years, 7 months ago) by alfonx


Revision 1631 - Directory Listing
Modified Mon Jul 18 11:49:10 2011 UTC (13 years, 7 months ago) by alfonx


Revision 1630 - Directory Listing
Modified Mon Jul 18 11:43:16 2011 UTC (13 years, 7 months ago) by alfonx
* PGUtil von schmitzm-gt nach schmitzm-core verschoben
* PGUtilGT extends PGUtil in schmitzm-gt mit den Mehtoden die PG- und GT spezifisch sind.

Revision 1629 - Directory Listing
Modified Wed Jul 13 15:50:35 2011 UTC (13 years, 7 months ago) by alfonx


Revision 1628 - Directory Listing
Modified Wed Jul 13 15:50:25 2011 UTC (13 years, 7 months ago) by alfonx
   at java.lang.Thread.run(Thread.java:619)
ERROR AttribInfoBean       getAnzEbenenEinheitenGesammt Fehler beim Bestimmen der Gesamtzahl aller Kreise in 2008
java.lang.NullPointerException
        at de.schmitzm.lang.TimedHashMap.get(TimedHashMap.java:89)
        at java.util.Collections$SynchronizedMap.get(Collections.java:1975)
        at de.cpa.keck2.db.entity.EbeneMessungenRegistry.getAnzJahr(EbeneMessungenRegistry.java:548)
        at de.cpa.keck2.jsf.bean.AttribInfoBean.getAnzEbenenEinheitenGesammt(AttribInfoBean.java:118)
        at sun.reflect.GeneratedMethodAccessor370.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at javax.el.BeanELResolver.getValue(BeanELResolver.java:87)
        at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176)


Revision 1625 - Directory Listing
Modified Mon Jul 11 18:27:42 2011 UTC (13 years, 7 months ago) by mojays
Added some general icons.

Revision 1624 - Directory Listing
Modified Mon Jul 11 15:31:54 2011 UTC (13 years, 7 months ago) by mojays
Added some general icons.

Revision 1623 - Directory Listing
Modified Mon Jul 11 11:38:43 2011 UTC (13 years, 7 months ago) by mojays
Added some general icons.

Revision 1621 - Directory Listing
Modified Fri Jul 8 14:31:49 2011 UTC (13 years, 7 months ago) by mojays
MailUtil.sendDesktopMail(..) mit CC und BCC

Revision 1620 - Directory Listing
Modified Thu Jul 7 20:22:05 2011 UTC (13 years, 7 months ago) by mojays
new SimpleFormattedTextField, MailAddressTextField, MailAddressPanel

Revision 1619 - Directory Listing
Modified Thu Jul 7 11:27:20 2011 UTC (13 years, 7 months ago) by alfonx
Organized imports....

Revision 1618 - Directory Listing
Modified Thu Jul 7 10:50:48 2011 UTC (13 years, 7 months ago) by alfonx


Revision 1617 - Directory Listing
Modified Fri Jul 1 17:31:44 2011 UTC (13 years, 8 months ago) by mojays
LangUtil: BugFix in trimToSize(.)
SwingUtil: Berücksichtigung von InputOption in setEditable(.)
BrowseInputOption: Berückscihtigung des Buttons in setEnabled(.)

Revision 1616 - Directory Listing
Modified Wed Jun 29 19:19:06 2011 UTC (13 years, 8 months ago) by alfonx
deleted an empty package

Revision 1615 - Directory Listing
Modified Wed Jun 29 12:33:18 2011 UTC (13 years, 8 months ago) by keeb
hooray for FileUtils.deleteDirectory() o0

Revision 1614 - Directory Listing
Modified Wed Jun 29 10:41:37 2011 UTC (13 years, 8 months ago) by keeb
supplemented method deleteFiles() with a method deleteFolder() enabling the deletion of empty directories as well

Revision 1613 - Directory Listing
Modified Thu Jun 23 19:03:26 2011 UTC (13 years, 8 months ago) by mojays
InputOption: neue Kontruktoren für Sub-Klassen
NEU: DateInputOption
SwingWorker: check auf "canceled" erweitert


Revision 1612 - Directory Listing
Modified Thu Jun 23 10:54:59 2011 UTC (13 years, 8 months ago) by mojays
new LangUtil.trimToSize(.) with trimToNull-option

Revision 1611 - Directory Listing
Modified Sat Jun 18 19:06:18 2011 UTC (13 years, 8 months ago) by alfonx


Revision 1610 - Directory Listing
Modified Tue Jun 14 18:27:48 2011 UTC (13 years, 8 months ago) by mojays


Revision 1609 - Directory Listing
Modified Tue Jun 14 14:39:29 2011 UTC (13 years, 8 months ago) by mojays
LangUtil.parseDate(..)

Revision 1608 - Directory Listing
Modified Tue Jun 14 11:08:12 2011 UTC (13 years, 8 months ago) by mojays


Revision 1607 - Directory Listing
Modified Tue Jun 14 08:21:05 2011 UTC (13 years, 8 months ago) by mojays


Revision 1606 - Directory Listing
Modified Thu Jun 9 18:46:43 2011 UTC (13 years, 8 months ago) by mojays


Revision 1605 - Directory Listing
Modified Wed Jun 8 16:16:08 2011 UTC (13 years, 8 months ago) by mojays
Added dependency to jCalendar library
Handle JDateChooser in SwingUtil.setEditable(.)

Revision 1604 - Directory Listing
Modified Wed Jun 8 13:37:58 2011 UTC (13 years, 8 months ago) by mojays
Several new gui utilities for table cell rendering and editing.

Revision 1600 - Directory Listing
Modified Fri Jun 3 14:34:44 2011 UTC (13 years, 8 months ago) by keeb
added translation updates

Revision 1599 - Directory Listing
Modified Sun May 29 19:49:05 2011 UTC (13 years, 9 months ago) by alfonx


Revision 1595 - Directory Listing
Modified Sat May 28 20:42:30 2011 UTC (13 years, 9 months ago) by alfonx


Revision 1592 - Directory Listing
Modified Sat May 28 19:59:29 2011 UTC (13 years, 9 months ago) by alfonx


Revision 1591 - Directory Listing
Modified Sat May 28 17:21:41 2011 UTC (13 years, 9 months ago) by alfonx
change windows \ to / when adding files zo zips

Revision 1586 - Directory Listing
Modified Tue May 17 19:07:00 2011 UTC (13 years, 9 months ago) by alfonx
SCHMITZM is now 2.6-SNAPSHOT!

Revision 1582 - Directory Listing
Modified Mon May 16 17:22:33 2011 UTC (13 years, 9 months ago) by alfonx


Revision 1581 - Directory Listing
Modified Sun May 15 17:56:58 2011 UTC (13 years, 9 months ago) by alfonx


Revision 1580 - Directory Listing
Modified Sun May 15 16:46:20 2011 UTC (13 years, 9 months ago) by alfonx
neue regex funktion

Revision 1579 - Directory Listing
Modified Thu May 12 15:20:20 2011 UTC (13 years, 9 months ago) by mojays
StatusDialog: Option, die Button verbirgt
SwingWorker: abfragen der letzten Exception

Revision 1578 - Directory Listing
Modified Wed May 11 11:32:38 2011 UTC (13 years, 9 months ago) by alfonx
In Limited Hashmap neue Funktion overwritten:


	/**
	 * Von Stefan Tzeggai nachgepflegt: Bestimmt nicht optimal, aber hauptsache nicht ganz am LImited-Algorithmus
	 * vorbei.
	 */
	@Override
	public void putAll(Map<? extends K, ? extends V> m) {
		for (K key : m.keySet()) {
			put(key, m.get(key));
		}
	}

Revision 1577 - Directory Listing
Modified Wed May 11 11:31:48 2011 UTC (13 years, 9 months ago) by alfonx


Revision 1576 - Directory Listing
Modified Wed May 11 11:21:29 2011 UTC (13 years, 9 months ago) by alfonx
Improved timedhashmap

Revision 1575 - Directory Listing
Modified Wed May 11 11:18:29 2011 UTC (13 years, 9 months ago) by alfonx


Revision 1574 - Directory Listing
Modified Fri May 6 16:08:52 2011 UTC (13 years, 9 months ago) by mojays
DialogManager: new method showInstanceFor(.)
SelectableJTable: new functionality for automatically growing columns

Revision 1573 - Directory Listing
Modified Thu May 5 16:19:57 2011 UTC (13 years, 9 months ago) by alfonx
Neue Methode in LangUtil um String von XML/HTML Tags zu säubern. (HTML -> Text)
Und alle Imports Organized.

Revision 1572 - Directory Listing
Modified Thu May 5 14:13:36 2011 UTC (13 years, 9 months ago) by mojays
SwingUtil.setEditable(.) ueberarbeitet
neue Methode LangUtil.checkEqual(.) mit (null == null) = TRUE

Revision 1571 - Directory Listing
Modified Thu Apr 28 20:55:09 2011 UTC (13 years, 10 months ago) by mojays


Revision 1570 - Directory Listing
Modified Thu Apr 28 18:58:27 2011 UTC (13 years, 10 months ago) by alfonx


Revision 1569 - Directory Listing
Modified Thu Apr 28 18:57:30 2011 UTC (13 years, 10 months ago) by alfonx


Revision 1568 - Directory Listing
Modified Thu Apr 28 13:07:09 2011 UTC (13 years, 10 months ago) by mojays


Revision 1566 - Directory Listing
Modified Tue Apr 26 05:39:48 2011 UTC (13 years, 10 months ago) by mojays


Revision 1565 - Directory Listing
Modified Mon Apr 25 15:45:01 2011 UTC (13 years, 10 months ago) by mojays


Revision 1564 - Directory Listing
Modified Sun Apr 24 13:23:57 2011 UTC (13 years, 10 months ago) by alfonx


Revision 1563 - Directory Listing
Modified Sat Apr 23 12:49:09 2011 UTC (13 years, 10 months ago) by mojays
JTextField for ManualInputOption.Integer/Double reduced to numeric signs.


Revision 1562 - Directory Listing
Modified Sat Apr 23 10:56:01 2011 UTC (13 years, 10 months ago) by alfonx
	/**
	 * Entfernt alle <code>null</code> Werte aus einem Array.
	 * 
	 * @param withNulls
	 * @return withoutNulls
	 */
	public static <E> E[] removeNulls(E... withNulls) {
		E[] result = Arrays.copyOfRange(withNulls, 0, 0);
		// E[] result = withNulls.clone();
		for (E o : withNulls) {
			if (o != null)
				result = extendArray(result, o);
		}
		return result;
	}

Revision 1561 - Directory Listing
Modified Fri Apr 22 22:39:38 2011 UTC (13 years, 10 months ago) by alfonx
stringConcat jetrzt auch für  Objekte


	/**
	 * Haengt eine beliebige Anzahl von Objekte als Strings (toString())
	 * hintereinander.
	 * 
	 * @param str
	 *            aneinanderzuhaengende Objekte
	 */
	public static String stringConcat(Object... str) {
		StringBuffer sb = new StringBuffer();
		for (int i = 0; str != null && i < str.length; i++)
			if (str[i] != null)
				sb.append(str[i]);
		return sb.toString();
	}

Revision 1560 - Directory Listing
Modified Fri Apr 22 12:21:56 2011 UTC (13 years, 10 months ago) by alfonx
New Test helpers for euqals

Revision 1559 - Directory Listing
Modified Tue Apr 19 17:45:09 2011 UTC (13 years, 10 months ago) by mojays
LimitedDocument: BugFix: does not work correctly with length-limit -1
SwingUtil: helper methods for limited textfield and limited textfield celleditor

Revision 1558 - Directory Listing
Modified Mon Apr 18 12:13:29 2011 UTC (13 years, 10 months ago) by alfonx


Revision 1557 - Directory Listing
Modified Mon Apr 18 11:27:36 2011 UTC (13 years, 10 months ago) by alfonx
Tweaking TimedHashMap

Revision 1556 - Directory Listing
Modified Fri Apr 15 07:22:08 2011 UTC (13 years, 10 months ago) by mojays
depreceted methods removed from IOUtil

Revision 1555 - Directory Listing
Modified Thu Apr 14 20:47:12 2011 UTC (13 years, 10 months ago) by mojays


Revision 1554 - Directory Listing
Modified Thu Apr 14 20:15:13 2011 UTC (13 years, 10 months ago) by mojays
new utility class FilterUtil; All FileFilter stuff moved from IOUtil to FilterUtil; old methods marked as deprecated in IOUtil for compatibility reasons)

Revision 1553 - Directory Listing
Modified Thu Apr 14 11:12:50 2011 UTC (13 years, 10 months ago) by alfonx


Revision 1552 - Directory Listing
Modified Thu Apr 7 23:25:36 2011 UTC (13 years, 10 months ago) by alfonx
Renamed TimedHashmap to TimedHashMap like HashMap

Revision 1551 - Directory Listing
Modified Thu Apr 7 21:10:10 2011 UTC (13 years, 10 months ago) by alfonx
Renamed TimedHashmap to TimedHashMap like HashMap

Revision 1550 - Directory Listing
Modified Wed Apr 6 08:51:43 2011 UTC (13 years, 10 months ago) by alfonx


Revision 1549 - Directory Listing
Modified Tue Apr 5 14:13:22 2011 UTC (13 years, 10 months ago) by alfonx


Revision 1548 - Directory Listing
Modified Tue Apr 5 13:45:01 2011 UTC (13 years, 10 months ago) by alfonx
Added Timehashmap and TimedLimitedhashmap for peer-review by martin ;-)

Revision 1547 - Directory Listing
Modified Fri Apr 1 21:00:31 2011 UTC (13 years, 11 months ago) by alfonx
Respect headless when sending a Desktop Mail failed.

Revision 1546 - Directory Listing
Modified Thu Mar 31 15:55:01 2011 UTC (13 years, 11 months ago) by alfonx


Revision 1544 - Directory Listing
Modified Thu Mar 31 08:26:11 2011 UTC (13 years, 11 months ago) by alfonx


Revision 1542 - Directory Listing
Modified Wed Mar 30 11:00:15 2011 UTC (13 years, 11 months ago) by alfonx


Revision 1541 - Directory Listing
Modified Tue Mar 29 13:32:59 2011 UTC (13 years, 11 months ago) by mojays
new LimitedDocument

Revision 1540 - Directory Listing
Modified Tue Mar 29 12:24:47 2011 UTC (13 years, 11 months ago) by mojays
new method to complete a date string

Revision 1538 - Directory Listing
Modified Wed Mar 23 18:05:11 2011 UTC (13 years, 11 months ago) by alfonx


Revision 1537 - Directory Listing
Modified Wed Mar 23 17:44:25 2011 UTC (13 years, 11 months ago) by mojays


Revision 1536 - Directory Listing
Modified Wed Mar 23 16:41:04 2011 UTC (13 years, 11 months ago) by mojays
new FileExtensionFilter

Revision 1534 - Directory Listing
Modified Mon Mar 21 14:12:45 2011 UTC (13 years, 11 months ago) by mojays
new helper method IOUtil.decodeURL(.)

Revision 1532 - Directory Listing
Modified Sun Mar 20 18:36:33 2011 UTC (13 years, 11 months ago) by alfonx
* Changing the order of colors is not also possible for raster styles

Revision 1529 - Directory Listing
Modified Sun Mar 20 12:15:06 2011 UTC (13 years, 11 months ago) by alfonx
HTML editors are now managed with  a dialog manager.. hence they can only be opened once

Revision 1521 - Directory Listing
Modified Sat Mar 19 12:15:41 2011 UTC (13 years, 11 months ago) by alfonx


Revision 1519 - Directory Listing
Modified Fri Mar 18 02:06:04 2011 UTC (13 years, 11 months ago) by alfonx


Revision 1518 - Directory Listing
Modified Fri Mar 18 01:58:53 2011 UTC (13 years, 11 months ago) by alfonx
Added NODATA fields to StyledRasterInterface.. not sure.. might more to RasterLegendData...

Revision 1516 - Directory Listing
Modified Thu Mar 17 22:58:11 2011 UTC (13 years, 11 months ago) by alfonx
Fake dummy implementierung der vergessenen methode.. bitte ersetzen

Revision 1515 - Directory Listing
Modified Thu Mar 17 22:32:25 2011 UTC (13 years, 11 months ago) by mojays
new method IOUtil.closeWriter(.)

Revision 1513 - Directory Listing
Modified Tue Mar 15 17:44:21 2011 UTC (13 years, 11 months ago) by mojays
new PipedMouseListener

Revision 1511 - Directory Listing
Modified Tue Mar 15 13:55:47 2011 UTC (13 years, 11 months ago) by mojays


Revision 1508 - Directory Listing
Modified Mon Mar 14 09:33:44 2011 UTC (13 years, 11 months ago) by alfonx


Revision 1505 - Directory Listing
Modified Sat Mar 5 10:42:50 2011 UTC (13 years, 11 months ago) by alfonx
Added some Serialization IDs

Revision 1504 - Directory Listing
Modified Sun Feb 27 01:36:46 2011 UTC (14 years ago) by alfonx


Revision 1503 - Directory Listing
Modified Fri Feb 25 19:34:01 2011 UTC (14 years ago) by alfonx


Revision 1502 - Directory Listing
Modified Thu Feb 17 13:27:28 2011 UTC (14 years ago) by alfonx
Upgrade Miglayer 3.7.4

Revision 1501 - Directory Listing
Modified Sun Feb 13 15:00:43 2011 UTC (14 years ago) by alfonx
MigLayout hack for better packing fo GUIs

Revision 1500 - Directory Listing
Modified Sat Feb 12 19:39:04 2011 UTC (14 years ago) by alfonx
edit atlas settings dialog title changed

Revision 1499 - Directory Listing
Modified Thu Feb 10 01:21:11 2011 UTC (14 years ago) by alfonx
* Changed the default font size.
* Improved the language defaults dialog.. with little success :-(

Revision 1496 - Directory Listing
Modified Tue Feb 8 18:31:15 2011 UTC (14 years ago) by alfonx
* added a regex to MailUtil to check for valid looking Email-Addresses
* Extended PasswordViewable (Manual Input Option) to disabled the checkbox also, when the component is disabled. Additionally the labels are disabled now.

Revision 1495 - Directory Listing
Modified Tue Feb 8 15:07:17 2011 UTC (14 years ago) by alfonx
* some GUI tweaking, making buttons smaller
* added tje GpOptios dialog

Revision 1494 - Directory Listing
Modified Tue Feb 8 12:50:03 2011 UTC (14 years ago) by alfonx
Started a noew Options Dialog for GP, which allows to set the GpHoster server you want to use.

Revision 1493 - Directory Listing
Modified Mon Feb 7 21:00:09 2011 UTC (14 years ago) by alfonx
Stopping the InteractiveTests

Revision 1491 - Directory Listing
Modified Sat Feb 5 13:54:46 2011 UTC (14 years ago) by alfonx


Revision 1490 - Directory Listing
Modified Sat Feb 5 11:22:41 2011 UTC (14 years ago) by alfonx


Revision 1488 - Directory Listing
Modified Sat Feb 5 10:24:59 2011 UTC (14 years ago) by alfonx
Added method cleanupTempDir to IOUtils

Revision 1487 - Directory Listing
Modified Sat Feb 5 10:00:29 2011 UTC (14 years ago) by alfonx
The EmailThread set's its name to something eplicit

Revision 1485 - Directory Listing
Modified Thu Feb 3 11:06:35 2011 UTC (14 years ago) by alfonx


Revision 1484 - Directory Listing
Modified Thu Feb 3 01:24:30 2011 UTC (14 years ago) by alfonx
Imporved the urlExists mehtod not to hang without a timeout if it reaches an open port without a service running. Not timesout after 3 sec

Revision 1483 - Directory Listing
Modified Wed Feb 2 22:46:05 2011 UTC (14 years ago) by alfonx
Fixed a bug the was found with a GP JUnit-test... When cloning a AttribtueFeatureType, settings the CRS is not enough to indicate that it is a a geometry Attribute Type.. since the crs may be null... 

Revision 1476 - Directory Listing
Modified Sun Jan 30 12:31:46 2011 UTC (14 years, 1 month ago) by alfonx
Moved Michael's md5hash method to IOUtils

Revision 1475 - Directory Listing
Modified Sun Jan 30 01:00:37 2011 UTC (14 years, 1 month ago) by alfonx
added some more zip util methods

Revision 1474 - Directory Listing
Modified Sun Jan 30 01:00:22 2011 UTC (14 years, 1 month ago) by alfonx
Strg-F, JavaDoc

Revision 1473 - Directory Listing
Modified Sat Jan 29 23:55:28 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1472 - Directory Listing
Modified Sat Jan 29 21:58:45 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1471 - Directory Listing
Modified Fri Jan 28 18:48:31 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1470 - Directory Listing
Modified Fri Jan 28 18:29:40 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1469 - Directory Listing
Modified Fri Jan 28 16:33:51 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1468 - Directory Listing
Modified Fri Jan 28 16:30:35 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1466 - Directory Listing
Modified Thu Jan 27 23:58:55 2011 UTC (14 years, 1 month ago) by alfonx
commons-lang auf 2.3 downgegraded, weil die version von geotools kommt

Revision 1465 - Directory Listing
Modified Thu Jan 27 20:38:28 2011 UTC (14 years, 1 month ago) by mojays
Removed the package definition in resource keys of GTResourceBundle

Revision 1464 - Directory Listing
Modified Thu Jan 27 18:21:10 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1463 - Directory Listing
Modified Thu Jan 27 18:18:57 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1462 - Directory Listing
Modified Thu Jan 27 18:16:47 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1461 - Directory Listing
Modified Thu Jan 27 17:53:07 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1460 - Directory Listing
Modified Thu Jan 27 17:27:22 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1459 - Directory Listing
Modified Thu Jan 27 17:15:40 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1458 - Directory Listing
Modified Thu Jan 27 16:31:36 2011 UTC (14 years, 1 month ago) by mojays


Revision 1457 - Directory Listing
Modified Thu Jan 27 16:29:15 2011 UTC (14 years, 1 month ago) by mojays


Revision 1456 - Directory Listing
Modified Thu Jan 27 16:20:40 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1455 - Directory Listing
Modified Thu Jan 27 16:18:29 2011 UTC (14 years, 1 month ago) by mojays
new class SortedProperties to force the internal Properties methods to store the property files in a sorted way.

Revision 1454 - Directory Listing
Modified Thu Jan 27 15:03:00 2011 UTC (14 years, 1 month ago) by mojays


Revision 1453 - Directory Listing
Modified Thu Jan 27 15:01:54 2011 UTC (14 years, 1 month ago) by mojays


Revision 1452 - Directory Listing
Modified Thu Jan 27 14:07:21 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1449 - Directory Listing
Modified Thu Jan 27 13:51:10 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1447 - Directory Listing
Modified Thu Jan 27 13:40:41 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1446 - Directory Listing
Modified Thu Jan 27 13:34:11 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1443 - Directory Listing
Modified Thu Jan 27 13:24:10 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1440 - Directory Listing
Modified Thu Jan 27 13:08:28 2011 UTC (14 years, 1 month ago) by alfonx
2.5 nicht 2.6


Revision 1439 - Directory Listing
Modified Thu Jan 27 13:01:07 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1438 - Directory Listing
Modified Thu Jan 27 12:53:32 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1431 - Directory Listing
Modified Thu Jan 27 12:18:24 2011 UTC (14 years, 1 month ago) by mojays
InputOption classes moved to de.schmitzm.swing.input

Revision 1430 - Directory Listing
Modified Thu Jan 27 12:08:06 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1429 - Directory Listing
Modified Thu Jan 27 12:04:21 2011 UTC (14 years, 1 month ago) by mojays
add some files to svn ignore list

Revision 1428 - Directory Listing
Modified Thu Jan 27 12:03:01 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1426 - Directory Listing
Modified Thu Jan 27 11:58:24 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1425 - Directory Listing
Modified Thu Jan 27 11:52:53 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1423 - Directory Listing
Modified Thu Jan 27 11:35:23 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1422 - Directory Listing
Modified Thu Jan 27 11:30:45 2011 UTC (14 years, 1 month ago) by alfonx
mehr tests

Revision 1419 - Directory Listing
Modified Thu Jan 27 11:15:06 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1417 - Directory Listing
Modified Thu Jan 27 11:07:16 2011 UTC (14 years, 1 month ago) by mojays
schmitzm.mail moved to schmitzm.net.mail
schmitzm.jsf moved to schmitzm.net.jsf
Sitemap moved to schmitzm.net

Revision 1416 - Directory Listing
Modified Thu Jan 27 11:01:02 2011 UTC (14 years, 1 month ago) by alfonx
TestingUtil =>
 TestingUtil 
    GTTestingUtil extends TestingUtil 
    JFTestingUtil extends TestingUtil 

Revision 1414 - Directory Listing
Modified Thu Jan 27 10:51:02 2011 UTC (14 years, 1 month ago) by mojays
FilterTableKeyListener moved to schmitzm.swing.event

Revision 1409 - Directory Listing
Modified Wed Jan 26 20:32:17 2011 UTC (14 years, 1 month ago) by alfonx
some first tests....

Revision 1408 - Directory Listing
Modified Wed Jan 26 19:50:55 2011 UTC (14 years, 1 month ago) by mojays
excel test files removed

Revision 1406 - Directory Listing
Modified Wed Jan 26 19:44:40 2011 UTC (14 years, 1 month ago) by alfonx
0 errors!

Revision 1404 - Directory Listing
Modified Wed Jan 26 16:42:23 2011 UTC (14 years, 1 month ago) by mojays


Revision 1403 - Directory Listing
Modified Wed Jan 26 16:37:57 2011 UTC (14 years, 1 month ago) by mojays


Revision 1402 - Directory Listing
Modified Wed Jan 26 16:27:46 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1398 - Directory Listing
Modified Wed Jan 26 16:04:23 2011 UTC (14 years, 1 month ago) by mojays


Revision 1396 - Directory Listing
Modified Wed Jan 26 15:58:31 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1395 - Directory Listing
Modified Wed Jan 26 15:43:20 2011 UTC (14 years, 1 month ago) by mojays


Revision 1393 - Directory Listing
Modified Wed Jan 26 15:38:44 2011 UTC (14 years, 1 month ago) by alfonx
22

Revision 1392 - Directory Listing
Modified Wed Jan 26 15:27:58 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1390 - Directory Listing
Modified Wed Jan 26 15:04:40 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1389 - Directory Listing
Modified Wed Jan 26 15:03:26 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1386 - Directory Listing
Modified Wed Jan 26 15:00:45 2011 UTC (14 years, 1 month ago) by alfonx


Revision 1385 - Directory Listing
Added Wed Jan 26 14:59:06 2011 UTC (14 years, 1 month ago) by alfonx


[email protected]
ViewVC Help
Powered by ViewVC 1.1.26