+ All Categories
Home > Documents > Chapter 19: java. awt Reference - O'Reilly Media

Chapter 19: java. awt Reference - O'Reilly Media

Date post: 03-Feb-2022
Category:
Upload: others
View: 5 times
Download: 0 times
Share this document with a friend
102
19 java.awt Reference 19.1 AWTError java.lang.Object java.lang.Throwable java.lang.Error java.awt.AWTError Description An AWTError; thrown to indicate a serious runtime error. Class Definition public class java.awt.AWTError extends java.lang.Error { // Constructors public AWTError (String message); } 536
Recommended