package-use.html
来自「API資料大全」· HTML 代码 · 共 1,406 行 · 第 1/5 页
HTML
1,406 行
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Transparency.html#java.awt"><B>Transparency</B></A></B><BR> The <code>Transparency</code> interface defines the common transparency modes for implementing classes.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Window.html#java.awt"><B>Window</B></A></B><BR> A <code>Window</code> object is a top-level window with no borders and no menubar.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Window.AccessibleAWTWindow.html#java.awt"><B>Window.AccessibleAWTWindow</B></A></B><BR> This class implements accessibility support for the <code>Window</code> class.</TD></TR></FONT></TD></TR></TABLE> <P><A NAME="java.awt.dnd"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Classes in <A HREF="../../java/awt/package-summary.html">java.awt</A> used by <A HREF="../../java/awt/dnd/package-summary.html">java.awt.dnd</A><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Component.html#java.awt.dnd"><B>Component</B></A></B><BR> A <em>component</em> is an object having a graphical representation that can be displayed on the screen and that can interact with the user.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Cursor.html#java.awt.dnd"><B>Cursor</B></A></B><BR> A class to encapsulate the bitmap representation of the mouse cursor.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Image.html#java.awt.dnd"><B>Image</B></A></B><BR> The abstract class <code>Image</code> is the superclass of all classes that represent graphical images.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Insets.html#java.awt.dnd"><B>Insets</B></A></B><BR> An <code>Insets</code> object is a representation of the borders of a container.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Point.html#java.awt.dnd"><B>Point</B></A></B><BR> A point representing a location in (x, y) coordinate space, specified in integer precision.</TD></TR></FONT></TD></TR></TABLE> <P><A NAME="java.awt.event"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Classes in <A HREF="../../java/awt/package-summary.html">java.awt</A> used by <A HREF="../../java/awt/event/package-summary.html">java.awt.event</A><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/ActiveEvent.html#java.awt.event"><B>ActiveEvent</B></A></B><BR> An interface for events that know how dispatch themselves.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Adjustable.html#java.awt.event"><B>Adjustable</B></A></B><BR> The interface for objects which have an adjustable numeric value contained within a bounded range of values.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/AWTEvent.html#java.awt.event"><B>AWTEvent</B></A></B><BR> The root event class for all AWT events.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Component.html#java.awt.event"><B>Component</B></A></B><BR> A <em>component</em> is an object having a graphical representation that can be displayed on the screen and that can interact with the user.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Container.html#java.awt.event"><B>Container</B></A></B><BR> A generic Abstract Window Toolkit(AWT) container object is a component that can contain other AWT components.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/ItemSelectable.html#java.awt.event"><B>ItemSelectable</B></A></B><BR> The interface for objects which contain a set of items for which zero or more can be selected.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Point.html#java.awt.event"><B>Point</B></A></B><BR> A point representing a location in (x, y) coordinate space, specified in integer precision.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Rectangle.html#java.awt.event"><B>Rectangle</B></A></B><BR> A <code>Rectangle</code> specifies an area in a coordinate space that is enclosed by the <code>Rectangle</code> object's top-left point (<i>x</i>, <i>y</i>) in the coordinate space, its width, and its height.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Window.html#java.awt.event"><B>Window</B></A></B><BR> A <code>Window</code> object is a top-level window with no borders and no menubar.</TD></TR></FONT></TD></TR></TABLE> <P><A NAME="java.awt.font"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Classes in <A HREF="../../java/awt/package-summary.html">java.awt</A> used by <A HREF="../../java/awt/font/package-summary.html">java.awt.font</A><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Font.html#java.awt.font"><B>Font</B></A></B><BR> The <code>Font</code> class represents fonts.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Graphics2D.html#java.awt.font"><B>Graphics2D</B></A></B><BR> This <code>Graphics2D</code> class extends the <A HREF="../../java/awt/Graphics.html"><CODE>Graphics</CODE></A> class to provide more sophisticated control over geometry, coordinate transformations, color management, and text layout.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Image.html#java.awt.font"><B>Image</B></A></B><BR> The abstract class <code>Image</code> is the superclass of all classes that represent graphical images.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Shape.html#java.awt.font"><B>Shape</B></A></B><BR> The <code>Shape</code> interface provides definitions for objects that represent some form of geometric shape.</TD></TR></FONT></TD></TR></TABLE> <P><A NAME="java.awt.geom"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Classes in <A HREF="../../java/awt/package-summary.html">java.awt</A> used by <A HREF="../../java/awt/geom/package-summary.html">java.awt.geom</A><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Rectangle.html#java.awt.geom"><B>Rectangle</B></A></B><BR> A <code>Rectangle</code> specifies an area in a coordinate space that is enclosed by the <code>Rectangle</code> object's top-left point (<i>x</i>, <i>y</i>) in the coordinate space, its width, and its height.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Shape.html#java.awt.geom"><B>Shape</B></A></B><BR> The <code>Shape</code> interface provides definitions for objects that represent some form of geometric shape.</TD></TR></FONT></TD></TR></TABLE> <P><A NAME="java.awt.im"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Classes in <A HREF="../../java/awt/package-summary.html">java.awt</A> used by <A HREF="../../java/awt/im/package-summary.html">java.awt.im</A><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/AWTEvent.html#java.awt.im"><B>AWTEvent</B></A></B><BR> The root event class for all AWT events.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Component.html#java.awt.im"><B>Component</B></A></B><BR> A <em>component</em> is an object having a graphical representation that can be displayed on the screen and that can interact with the user.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Rectangle.html#java.awt.im"><B>Rectangle</B></A></B><BR> A <code>Rectangle</code> specifies an area in a coordinate space that is enclosed by the <code>Rectangle</code> object's top-left point (<i>x</i>, <i>y</i>) in the coordinate space, its width, and its height.</TD></TR></FONT></TD></TR></TABLE> <P><A NAME="java.awt.im.spi"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Classes in <A HREF="../../java/awt/package-summary.html">java.awt</A> used by <A HREF="../../java/awt/im/spi/package-summary.html">java.awt.im.spi</A><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/AWTEvent.html#java.awt.im.spi"><B>AWTEvent</B></A></B><BR> The root event class for all AWT events.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/AWTException.html#java.awt.im.spi"><B>AWTException</B></A></B><BR> Signals that an Absract Window Toolkit exception has occurred.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Image.html#java.awt.im.spi"><B>Image</B></A></B><BR> The abstract class <code>Image</code> is the superclass of all classes that represent graphical images.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Rectangle.html#java.awt.im.spi"><B>Rectangle</B></A></B><BR> A <code>Rectangle</code> specifies an area in a coordinate space that is enclosed by the <code>Rectangle</code> object's top-left point (<i>x</i>, <i>y</i>) in the coordinate space, its width, and its height.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/awt/class-use/Window.html#java.awt.im.spi"><B>Window</B></A></B><BR> A <code>Window</code> object is a top-level window with no borders and no menubar.</TD></TR></FONT></TD></TR></TABLE>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?