[go: up one dir, main page]

Menu

Commit [r167]  Maximize  Restore  History

RTClient.java - corrected bug that assumed code would not return a null String

SynchronizationManager.java - added code to make sure the data file is created
RTClientProperties.java - make sure the data dir exists.
GlobalUITools.java - make the errors appear always on top
AboutDialog - cleaned up about text

jonathanobaker 2008-10-22

changed /trunk/RTClient/src/org/mitre/rt/client/core/RTClient.java
changed /trunk/RTClient/src/org/mitre/rt/client/core/SynchronizationManager.java
changed /trunk/RTClient/src/org/mitre/rt/client/properties/RTClientProperties.java
changed /trunk/RTClient/src/org/mitre/rt/client/resources/version.info.properties
changed /trunk/RTClient/src/org/mitre/rt/client/ui/help/AboutDialog.form
changed /trunk/RTClient/src/org/mitre/rt/client/ui/help/AboutDialog.java
changed /trunk/RTClient/src/org/mitre/rt/client/util/GlobalUITools.java