📄 iframe.html
字号:
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#mouseReleased(java.awt.event.MouseEvent)">mouseReleased</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/awt/event/MouseEvent.html">MouseEvent</A> e)</CODE>
<BR>
Captures mouse releases from the root pane and relays them to the component at the event's coordinates.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#repaint()">repaint</A></B>()</CODE>
<BR>
Repaints the frame and all of its children.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#setBounds(int, int, int, int)">setBounds</A></B>(int x, int y, int width, int height)</CODE>
<BR>
Sets the bounds of the frame.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#setBounds(java.awt.Rectangle)">setBounds</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/awt/Rectangle.html">Rectangle</A> r)</CODE>
<BR>
Sets the bounds of the frame.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#setIconImage(java.awt.Image)">setIconImage</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/awt/Image.html">Image</A> i)</CODE>
<BR>
Sets the icon image of the frame and passes the icon on to the current title bar.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#setIContentPane(com.ibm.iwt.window.IContentPane)">setIContentPane</A></B>(<A HREF="../../../com/ibm/iwt/window/IContentPane.html">IContentPane</A> contentPane)</CODE>
<BR>
Sets the current icontent pane of the frame.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#setIContentPaneBorder(javax.swing.border.Border)">setIContentPaneBorder</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/border/Border.html">Border</A> b)</CODE>
<BR>
Sets the border of the current icontent pane.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#setLocation(int, int)">setLocation</A></B>(int x, int y)</CODE>
<BR>
Sets the location of the frame.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#setSize(java.awt.Dimension)">setSize</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/awt/Dimension.html">Dimension</A> size)</CODE>
<BR>
Sets the size of the frame.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#setSize(int, int)">setSize</A></B>(int width, int height)</CODE>
<BR>
Sets the size of the frame.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#setTitle(java.lang.String)">setTitle</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html">String</A> title)</CODE>
<BR>
Sets the title of the frame and passes the title on to the current title bar.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#setTitleBar(com.ibm.iwt.window.IWindowTitleBar)">setTitleBar</A></B>(<A HREF="../../../com/ibm/iwt/window/IWindowTitleBar.html">IWindowTitleBar</A> windowTitleBar)</CODE>
<BR>
Sets the title bar on the frame.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#setTitleBarBackground(java.awt.Color)">setTitleBarBackground</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/awt/Color.html">Color</A> background)</CODE>
<BR>
Sets the solid background color of the title bar.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#setTitleBarBorder(javax.swing.border.Border)">setTitleBarBorder</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/border/Border.html">Border</A> b)</CODE>
<BR>
Sets the border of the current title bar.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#setTitleBarButtonColors(java.awt.Color, java.awt.Color)">setTitleBarButtonColors</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/awt/Color.html">Color</A> foreground, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/awt/Color.html">Color</A> background)</CODE>
<BR>
Sets the foreground and the background colors of the title bar buttons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#setTitleBarButtonSize(java.awt.Dimension)">setTitleBarButtonSize</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/awt/Dimension.html">Dimension</A> size)</CODE>
<BR>
Sets the size of the title bar buttons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#setTitleBarHeight(int)">setTitleBarHeight</A></B>(int height)</CODE>
<BR>
Sets the height of the title bar.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#setTransparent(javax.swing.JComponent, java.awt.Graphics, int, int, int, int)">setTransparent</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/JComponent.html">JComponent</A> c, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/awt/Graphics.html">Graphics</A> g, int x, int y, int w, int h)</CODE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -