Presentation is loading. Please wait.

Presentation is loading. Please wait.

Outline More text components Tool bars Sliders Scrollbars Lists Tables

Similar presentations


Presentation on theme: "Outline More text components Tool bars Sliders Scrollbars Lists Tables"— Presentation transcript:

1 Outline More text components Tool bars Sliders Scrollbars Lists Tables
Dialog Boxes Oct 16

2 Scrollbars Ubiquitous in Graphical User Interfaces
Parts of a scrollbar Arrow button Track Elevator (aka Knob) Arrow button Oct 16

3 Example Program DemoScrollBarBB.java Oct 16

4 Viewports and Scrollable Clients
Source: JScrollPane API Specification Oct 16

5 Example Program DemoScrollPane.java Oct 16

6 Example Program DemoScrollPane2.java Oct 16

7 Outline More text components Tool bars Sliders Scrollbars Lists Tables
Dialog Boxes Oct 16

8 JList A component that allows a user to select one or more items from a list Oct 16

9 Example Program DemoList.java Oct 16

10 Example Program DemoListMultiple.java Oct 16

11 Outline More text components Tool bars Sliders Scrollbars Lists Tables
Dialog boxes Oct 16

12 JTable A component that can be used to display and edit regular two-dimensional tables of cells. Oct 16

13 Example Program DemoTable.java Oct 16

14 Outline More text components Tool bars Sliders Scrollbars Lists Tables
Dialog boxes Oct 16

15 Dialog Boxes File Chooser Color Chooser Custom Dialogs Oct 16

16 File Chooser Example Program
DemoFileChooser.java Oct 16

17 Color Chooser Example Program
DemoMenu2.java Oct 16

18 Example Program DemoCustomDialog.java Oct 16


Download ppt "Outline More text components Tool bars Sliders Scrollbars Lists Tables"

Similar presentations


Ads by Google