Giter VIP home page Giter VIP logo

csc-420-assignment-3's Introduction

CSC 420 (Graphical User Interfaces) w/ Prof. Alex Pantaleev - Assignment #3

This homework builds on HW1 by adding concurrency and a progress bar.

Build a Java Swing application that allows users to select a European country's name out of a list, and then displays its flag in another panel. Make sure the layout manager is good (I recommend MigLayout) and that you use good UI design principles when placing your components. A button that occupies half the screen will not suffice this time.

This time I'd like you to use at least 100 different images. Load these images in the background (not on the EDT) by using SwingWorkers. While you are loading them, display a splash screen with a progress bar to the user (this should happen on the EDT, of course). The progress bar should gradually get filled as you load more images.

You should only display the full GUI after you have pre-loaded all images.

Submit your sources and resources (all your .java files in the correct directory structure, as well as the images you use in the proper place within the directory structure) to the Blackboard dropbox before the deadline.

I'll want you to demonstrate how your homework works after you submit it, too.

All Swing homeworks are individual. Group work is not permitted.

csc-420-assignment-3's People

Watchers

James Cloos avatar Fred Morrison Jr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.