JAVA Language (1)

2007-02-03 8:07 am
Suppose I am writing a program for crossword puzzles, can anyone tell me by using JAVA,
(1) Can Graphical User Interface, with windows object controls that can be inserted?
(2) Are there any built-in functions, ready-made functions that can be accessed by the programmer?
(3) Multimedia support is provided? for example, inserted animation/video clip before and at the end of game.

回答 (1)

2007-02-03 8:22 am
✔ 最佳答案
(1) Yes, you can embed windows object control into a "Canvas" object.

(2) Please specify what functions you're asking for.

(3) You may consider Java Media Framework (JMF) for animation/video clip.

2007-02-03 17:28:42 補充:
(2) You may consider Java Collections Framework.


收錄日期: 2021-04-13 19:42:25
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20070203000051KK00030

檢視 Wayback Machine 備份