📄 iwindowbutton.html
字号:
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<A NAME="main"></A>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
com.ibm.iwt.window</FONT>
<BR>
Class IWindowButton</H2>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html">java.lang.Object</A>
|
+--<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/awt/Component.html">java.awt.Component</A>
|
+--<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/awt/Container.html">java.awt.Container</A>
|
+--<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/JComponent.html">javax.swing.JComponent</A>
|
+--<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/AbstractButton.html">javax.swing.AbstractButton</A>
|
+--<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/JButton.html">javax.swing.JButton</A>
|
+--<B>com.ibm.iwt.window.IWindowButton</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/javax/accessibility/Accessible.html">Accessible</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/awt/image/ImageObserver.html">ImageObserver</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/awt/ItemSelectable.html">ItemSelectable</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/awt/MenuContainer.html">MenuContainer</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/io/Serializable.html">Serializable</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/SwingConstants.html">SwingConstants</A></DD>
</DL>
<HR>
<DL>
<DT>public class <B>IWindowButton</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/JButton.html">JButton</A></DL>
<P>
The IWindowButton provides the user the exact same 3 functions that are provided in the standard Windows OS window. These functions are the minimize button, the restore button, and the close button. <p>The IWindowButton will also paint the same icons that appear in Windows 2000 by default and allow the user to set the foreground and background colors for some variety. <p>For more complex window buttons, this class should be subclassed and the appropriate paint method overridden. <p>To add more functionality to a window that is not provided by one of the 3 default IWindowButton settings, this class should be subclassed.
<P>
<P>
<DL>
<DT><B>Author:</B></DT> <DD>MAbernethy</DD><DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html" TARGET="com.ibm.iwt.window.IWindowButton">Serialized Form</A></DL>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -