1 / 9

CS 342 Java, GUIs , and Visualization Dr . Chaman Lal Sabharwal Professor Contact information :

CS 342 Java, GUIs , and Visualization Dr . Chaman Lal Sabharwal Professor Contact information : Email : chaman@mst.edu Fax: 573-341-4501 Phone : 573-341-6353 website : http :// www.mst.edu /~ chaman. Prerequisites Data Structures and sound knowledge of C++

kedma
Download Presentation

CS 342 Java, GUIs , and Visualization Dr . Chaman Lal Sabharwal Professor Contact information :

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CS 342 Java, GUIs, andVisualization Dr. Chaman LalSabharwal Professor Contactinformation: Email: chaman@mst.edu Fax: 573-341-4501 Phone: 573-341-6353 website: http://www.mst.edu/~chaman

  2. PrerequisitesData Structuresandsoundknowledge of C++ or a basic course in Java TextbookJava How to Program, latest Edition, DeitelandDeitel, PrenticeHall. Handoutsareposted: Blackboard: http://blackboard.mst.edu/ Website: http://www.mst.edu/~chaman/courses

  3. Software: SunMicrosystemscreated Java Nowownedby http://www.oracle.com/ For Windows/Unix OS, it is availablefree for download http://www.java.com/en/download/faq/java_win64bit.xml For Mac, it is part of Mac OS, it is embedded in there.

  4. What is Java? It is a programminglanguage. Itsupportstwotypes of programs: applets for brower applications for local machine. It has libraries for developing GraphicalUserInterfaces, Multimedia, Multitasking, Networking.

  5. Whatare GUI components? Therearethreetypes of components, called containers: Lowlevel: It is a collection of tools for interactionwiththeprogram: JTextField, JTextArea, JButton, JCheckBox, JSlider, JMenu Intermediatelevel:toolsfor organizinglowlevel components: JMenuBar, JPanel, JInternalFrame Highlevel: tools for organizing/managingthe display screen: JApplet, JFrame.

  6. How is Multimediasupported? Image, Audio How is AnimationandVisualizationdone? Multitasking Howis Networkingdone? URL library

  7. Class Format: Lectures and Live demos Lectures will be broadcast via streamingvideo Lectures willalsoarchived in both audioandvideo format for laterreview. HandoutsandExamswill be postedon blackboard/website

  8. I amavailablebyphone, e-mail, and fax Ifyouhave any questions, pleasecontact Email: chaman@mst.edu Fax: 573-341-4501 Phone: 573-341-6353 Check the blackboard for updates Blackboardhttps://blackboard.mst.edu and Websitehttp://www.mst.edu

  9. Attendtheleturesregularly Listenfor Learning LearnbyHands on Experiments Experiment now to be Experts Enjoy Java, GUI andVisualization!!! Thankyou !

More Related