Ignore:
Timestamp:
09/16/08 18:09:56 (16 years ago)
Author:
ra33
Message:

Documents created with write tree open automatically using the Desktop class which is only available in Java6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/io/PDFWriter.java

    r306 r309  
    3333
    3434        public PDFWriter() {
     35                assert(UserSettings.Style != null);
    3536                if (UserSettings.Style.size() > 0) {
    3637                        Text text = UserSettings.Style.get(0);
Note: See TracChangeset for help on using the changeset viewer.