ObjectOuputStrem, ObjectInputStream, FileOutputStream, FileInputStream along with JFileChooser and use of Inner classes.
Making a music beat box where you can make beats using 16 different instruments. You can save the created patteren to disk and load it again to play it in the music box. ObjectOuputStrem, ObjectInputStream, FileOutputStream, FileInputStream along with JFileChooser has been used to save and load the music pattern to and from the heard desk. You also learn the use of inner classes as event handles as well as making GUIs (Graphical User Interfaces) in Swing.
No comments:
Post a Comment