component.html
来自「API資料大全」· HTML 代码 · 共 1,194 行 · 第 1/5 页
HTML
1,194 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc on Thu Apr 27 23:20:03 PDT 2000 --><TITLE>Java 2 Platform SE v1.3: Uses of Class java.awt.Component</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"></HEAD><BODY BGCOLOR="white"><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../java/awt/Component.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Java<sup><font size=-2>TM</font></sup> 2 Platform<br>Std. Ed. v1.3</b></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A> <A HREF="Component.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR><CENTER><H2><B>Uses of Class<br>java.awt.Component</B></H2></CENTER><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Packages that use <A HREF="../../../java/awt/Component.html">Component</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#java.applet"><B>java.applet</B></A></TD><TD>Provides the classes necessary to create an applet and the classes an appletuses to communicate with its applet context. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#java.awt"><B>java.awt</B></A></TD><TD>Contains all of the classes for creating userinterfaces and for painting graphics and images. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#java.awt.dnd"><B>java.awt.dnd</B></A></TD><TD>Drag and Drop is a direct manipulation gesture found in many GraphicalUser Interface systems that provides a mechanism to transferinformation between two entities logically associated with presentationelements in the GUI. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#java.awt.event"><B>java.awt.event</B></A></TD><TD>Provides interfaces and classes for dealing with differenttypes of events fired by AWT components. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#java.awt.im"><B>java.awt.im</B></A></TD><TD>Provides classes and interfaces for the input method framework. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#java.beans"><B>java.beans</B></A></TD><TD>Contains classes related to Java Beans development. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#java.beans.beancontext"><B>java.beans.beancontext</B></A></TD><TD>Provides classes and interfaces relating to bean context. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javax.swing"><B>javax.swing</B></A></TD><TD>Provides a set of "lightweight"(all-Java language) components that,to the maximum degree possible, work the same on all platforms. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javax.swing.border"><B>javax.swing.border</B></A></TD><TD>Provides classes and interface for drawingspecialized borders around a Swing component. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javax.swing.colorchooser"><B>javax.swing.colorchooser</B></A></TD><TD>Contains classes and interfaces used by the JColorChoosercomponent. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javax.swing.event"><B>javax.swing.event</B></A></TD><TD>Provides for events fired by Swing components. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javax.swing.plaf"><B>javax.swing.plaf</B></A></TD><TD>Provides one interface and many abstract classes thatSwing uses to provide its pluggable look-and-feel capabilities. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javax.swing.plaf.basic"><B>javax.swing.plaf.basic</B></A></TD><TD>Provides user interface objects built according to theBasic look-and-feel. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javax.swing.plaf.metal"><B>javax.swing.plaf.metal</B></A></TD><TD>Provides user interface objects built according tothe ``metal'' look-and-feel. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javax.swing.table"><B>javax.swing.table</B></A></TD><TD>Provides classes and interfaces for dealing withjavax.swing.JTable. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javax.swing.text"><B>javax.swing.text</B></A></TD><TD>Provides classes and interfaces that deal with editableand noneditable text components. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javax.swing.text.html"><B>javax.swing.text.html</B></A></TD><TD>Provides the class <code>HTMLEditorKit</code> and supporting classesfor creating HTML text editors. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javax.swing.tree"><B>javax.swing.tree</B></A></TD><TD>Provides classes and interfaces for dealing withjavax.swing.JTree. </TD></TR></TABLE> <P><A NAME="java.applet"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../java/awt/Component.html">Component</A> in <A HREF="../../../java/applet/package-summary.html">java.applet</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Subclasses of <A HREF="../../../java/awt/Component.html">Component</A> in <A HREF="../../../java/applet/package-summary.html">java.applet</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../java/applet/Applet.html">Applet</A></B></CODE><BR> An applet is a small program that is intended not to be run on its own, but rather to be embedded inside another application.</TD></TR></TABLE> <P><A NAME="java.awt"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../java/awt/Component.html">Component</A> in <A HREF="../../../java/awt/package-summary.html">java.awt</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Subclasses of <A HREF="../../../java/awt/Component.html">Component</A> in <A HREF="../../../java/awt/package-summary.html">java.awt</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../java/awt/Button.html">Button</A></B></CODE><BR> This class creates a labeled button.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../java/awt/Canvas.html">Canvas</A></B></CODE><BR> A <code>Canvas</code> component represents a blank rectangular area of the screen onto which the application can draw or from which the application can trap input events from the user.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../java/awt/Checkbox.html">Checkbox</A></B></CODE><BR> A check box is a graphical component that can be in either an "on" (<code>true</code>) or "off" (<code>false</code>) state.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../java/awt/Choice.html">Choice</A></B></CODE><BR> The <code>Choice</code> class presents a pop-up menu of choices.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../java/awt/Container.html">Container</A></B></CODE><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 ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../java/awt/Dialog.html">Dialog</A></B></CODE>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?