📄 iframe.html
字号:
Creates an IFrame.</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_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>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/awt/Dimension.html">Dimension</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#getApplicationSize()">getApplicationSize</A></B>()</CODE>
<BR>
A convenience static method that returns the current application size in pixels.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="../../../com/ibm/iwt/window/IBorderComponent.html">IBorderComponent</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#getBorderComponent(int, int)">getBorderComponent</A></B>(int x, int y)</CODE>
<BR>
Returns the IBorderComponent at the given coordinates in the frame.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../com/ibm/iwt/window/IContentPane.html">IContentPane</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#getIContentPane()">getIContentPane</A></B>()</CODE>
<BR>
Returns the instance of the icontent pane that is being used by the frame.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/border/Border.html">Border</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#getIContentPaneBorder()">getIContentPaneBorder</A></B>()</CODE>
<BR>
Gets 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> <A HREF="../../../com/ibm/iwt/window/IWindowTitleBar.html">IWindowTitleBar</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#getTitleBar()">getTitleBar</A></B>()</CODE>
<BR>
Returns the current title bar being used by the frame.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/awt/Color.html">Color</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#getTitleBarBackground()">getTitleBarBackground</A></B>()</CODE>
<BR>
Gets the background color of the title bar.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/border/Border.html">Border</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#getTitleBarBorder()">getTitleBarBorder</A></B>()</CODE>
<BR>
Gets 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> <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/awt/Color.html">Color</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#getTitleBarButtonBackground()">getTitleBarButtonBackground</A></B>()</CODE>
<BR>
Gets the background color of the title bar buttons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/awt/Color.html">Color</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#getTitleBarButtonForeground()">getTitleBarButtonForeground</A></B>()</CODE>
<BR>
Gets the foreground color of the title bar buttons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/awt/Dimension.html">Dimension</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#getTitleBarButtonSize()">getTitleBarButtonSize</A></B>()</CODE>
<BR>
Gets 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> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/ibm/iwt/IFrame.html#getTitleBarHeight()">getTitleBarHeight</A></B>()</CODE>
<BR>
Gets 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#mouseClicked(java.awt.event.MouseEvent)">mouseClicked</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 clicks 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#mouseDragged(java.awt.event.MouseEvent)">mouseDragged</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 drags 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#mouseEntered(java.awt.event.MouseEvent)">mouseEntered</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 entries 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#mouseExited(java.awt.event.MouseEvent)">mouseExited</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 exits 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#mouseMoved(java.awt.event.MouseEvent)">mouseMoved</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 movements 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#mousePressed(java.awt.event.MouseEvent)">mousePressed</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 presses from the root pane and relays them to the component at the event's coordinates.</TD>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -