グラフィック Java 2 Vol.1 AWT編 (Mastering the JFC)

グラフィック Java 2 Vol.1 AWT編 (Mastering the JFC)

-nilog: フォントメトリックス。このへんはJava公式のリファレンスに日本語で載っていた気がする。AWTのフォントモデルは X-Window システムと似ている。フォントの高さ、アセント、ディセント、レディングの算出方法。 グラフィックJava2〈Vol.1〉AWT編 (サンソフトプレスシリーズ) (2019-03-03)
--http://www.nilab.info/nilog/?type=twitter&id=1102180378293428224
--

-nilog: AWTグラフィックスの座標システム。この説明は図入りでJava公式サイトに英語で載ってた気がする。座標はピクセル上ではなく、ピクセルとピクセルの間に位置する。drawRect(2,2,4,4)は4ピクセルではなく5ピクセル四方の正方形を描画する。 グラフィックJava2〈Vol.1〉AWT編 (2019-03-03)
--http://www.nilab.info/nilog/?type=twitter&id=1102180380348579840
--

-nilog: drawRect ではペンはパスの右下を通過してピクセルに色をつける。fillRect はパスの内側を塗りつぶす。ピクセル単位で描画するときは気をつけたい。 グラフィックJava2〈Vol.1〉AWT編 (サンソフトプレスシリーズ) | デビッド ギアリー, David M. Geary, 福龍興業 (2019-03-03)
--http://www.nilab.info/nilog/?type=twitter&id=1102180382487670784
--

-グラフィックJava2〈Vol.1〉AWT編 (サンソフトプレスシリーズ) | デビッド ギアリー, David M. Geary, 福龍興業
--https://www.amazon.co.jp/dp/4756134513?SubscriptionId=1ZTTCNQEEFYWPWWFW902&tag=nilabwiki-22&linkCode=xm2&camp=2025&creative=165953&creativeASIN=4756134513
-->Webページを彩るアプレット&アプリケーションを作ろう!本書は、GUIプログラムの開発に必須のAWT(Abstract Window Toolkit)を豊富なサンプルコードと共に徹底解説。
--
-->単行本: 806ページ
-->出版社: アスキー (2000/06)
-->言語: 日本語
-->ISBN-10: 4756134513
-->ISBN-13: 978-4756134516
-->発売日: 2000/06

-Graphic Java 1.2: Mastering the JFC : AWT (Sun Microsystems Press Java Series) | David M. Geary | Java
--https://www.amazon.co.jp/dp/0130796662?SubscriptionId=1ZTTCNQEEFYWPWWFW902&tag=nilabwiki-22&linkCode=xm2&camp=2025&creative=165953&creativeASIN=0130796662
-->Thousands of experienced Java developers are ready to move beyond the limits of the AWT -- to the supercharged GUI capabilities of the new Java Foundation Classes. This book shows them exactly how to make the transition -- slashing development time and building customizable, cross-platform Java applications. Graphic Java's detailed coverage begins with colors, fonts, images, image manipulation and printing. There is extensive new coverage of the inheritance-based and delegation-based event models; containers and layout managers. Understand each basic component of a Java-based GUI, as well as how to implement mouseless operation. Graphic Java also includes detailed coverage of advanced topics, including lightweight components, drag-and-drop, custom dialogs, the peerless scrolling framework, rubberbanding, double buffering and sprite animation. This is an ideal sourcebook and reference for all Java application programmers moving from the AWT to the JFC.
--
-->ペーパーバック: 878ページ
-->出版社: Prentice Hall Ptr; Subsequent版 (1998/9/21)
-->言語: 英語
-->ISBN-10: 0130796662
-->ISBN-13: 978-0130796660
-->発売日: 1998/9/21