ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/java/installer2/src/net/oni2/aeinstaller/gui/MainWin.java
(Generate patch)

Comparing java/installer2/src/net/oni2/aeinstaller/gui/MainWin.java (file contents):
Revision 858 by alloc, Fri May 3 22:04:32 2013 UTC vs.
Revision 859 by alloc, Sun May 5 20:59:55 2013 UTC

# Line 506 | Line 506 | public class MainWin extends JFrame impl
506                          }
507                  });
508          }
509 +        
510 +        @SuppressWarnings("unused")
511 +        private void refreshLocalMods() {
512 +                PackageManager.getInstance().updateLocalData();
513 +        }
514  
515          @SuppressWarnings("unused")
516          private void tools() {

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)