Tree @master (Download .tar.gz)
    
      History of
      
        src
        
          /
        
      
        main
        
          /
        
      
        java
        
          /
        
      
        org
        
          /
        
      
        zplet
        
          /
        
      
        zmachine
        
      
    
    
      @master
    
    
        git clone https://git.catseye.tc/Zplet/
    
    
  
  
  - Refactoring: renamed the package 'org.zplet.screenmodel' to 'org.zplet.awt.screenmodel' Alexander Mueller 14 years ago
- Result of running the Eclipse 'Format' command on all source files with builtin profile 'eclipse' Alexander Mueller 14 years ago
- Result of eclipse Code Cleanup with builtin profile 'eclipse' Alexander Mueller 14 years ago
- Resolved deprecation warnings for foo.handleEvent() with foo.processEvent() Alexander Mueller 14 years ago
- Resolved the Window.show() and Dialog.show() deprecation warnings with using foo.setVisible(true) instead. Alexander Mueller 14 years ago
- Migrated directory structure to Maven standard directory layout and generated a simple POM Alexander Mueller 14 years ago