站内搜索: 请输入搜索关键词
当前页面: 图书首页 > JFC Swing Tutorial, The: A Guide to Constructing GUIs, Second Edition

Questions and Exercises - JFC Swing Tutorial, The: A Guide to Constructing GUIs, Second Edition

Previous Section  < Day Day Up >  Next Section

Questions and Exercises

Questions

1:

Which package is required for all Swing applications?

2:

What is Java Web Start and where can you get it?


Exercises

1:

Show how you would set the class path when launching an application.

2:

Test if your browser is Java Web Start enabled by following the instructions listed in Running Programs Using Java Web Start (page 7).


Answers

You can find answers to these Questions and Exercises online:

http://java.sun.com/docs/books/tutorial/uiswing/QandE/answers.html

    Previous Section  < Day Day Up >  Next Section