Ignore:
Timestamp:
08/11/08 18:04:01 (16 years ago)
Author:
ra33
Message:

Added charts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/gui/FrameIO.java

    r207 r214  
    8686        public static final int MAX_CACHE = 100;
    8787
    88         private static HashMap<String, Frame> _Cache = new HashMap<String, Frame>();
     88        private static HashMap<String, Frame> _Cache = new FrameCache();
    8989
    9090        // private static HashMap<String, String> _FramesetNameCache = new
Note: See TracChangeset for help on using the changeset viewer.