30 likes | 128 Vues
CSE115: Introduction to Computer Science I. Dr. Carl Alphonce 343 Davis Hall 645-4739 alphonce@buffalo.edu. Agenda. Announcements Cell phones / laptops off & away / Name signs out Last time JFrame : a graphical container
E N D
CSE115: Introduction to Computer Science I Dr. Carl Alphonce 343 Davis Hall 645-4739 alphonce@buffalo.edu
Agenda • Announcements • Cell phones / laptops off & away / Name signs out • Last time • JFrame: a graphical container • LayoutManager: strategy for presenting contents of a graphical container • Primitive types • boolean • int • Today • Finch classroom exercise
Finch exercise • See the code in the cse115exercise package of the FA12-CSE115-Examples project of the student repository.