📄 index-6.html
字号:
<DT><A HREF="../com/ibm/iwt/event/WindowChangeEvent.html#getPosY()"><B>getPosY()</B></A> -
Method in class com.ibm.iwt.event.<A HREF="../com/ibm/iwt/event/WindowChangeEvent.html">WindowChangeEvent</A>
<DD>Returns the y position where this event originated.
<DT><A HREF="../com/ibm/iwt/util/IWTUtilities.html#getRestoreSize()"><B>getRestoreSize()</B></A> -
Static method in class com.ibm.iwt.util.<A HREF="../com/ibm/iwt/util/IWTUtilities.html">IWTUtilities</A>
<DD>Returns the restore size for the window given its current size.
<DT><A HREF="../com/ibm/iwt/util/IWTUtilities.html#getScreenHeight()"><B>getScreenHeight()</B></A> -
Static method in class com.ibm.iwt.util.<A HREF="../com/ibm/iwt/util/IWTUtilities.html">IWTUtilities</A>
<DD>Returns the maximum height available for an application window in this OS.
<DT><A HREF="../com/ibm/iwt/util/IWTUtilities.html#getScreenSize(java.awt.Window)"><B>getScreenSize(Window)</B></A> -
Static method in class com.ibm.iwt.util.<A HREF="../com/ibm/iwt/util/IWTUtilities.html">IWTUtilities</A>
<DD>Gets the maximum working screen size.
<DT><A HREF="../com/ibm/iwt/util/IWTUtilities.html#getScreenWidth()"><B>getScreenWidth()</B></A> -
Static method in class com.ibm.iwt.util.<A HREF="../com/ibm/iwt/util/IWTUtilities.html">IWTUtilities</A>
<DD>Returns the maximum width available for an application window in this OS.
<DT><A HREF="../com/ibm/iwt/event/WindowChangeEvent.html#getSource()"><B>getSource()</B></A> -
Method in class com.ibm.iwt.event.<A HREF="../com/ibm/iwt/event/WindowChangeEvent.html">WindowChangeEvent</A>
<DD>Returns the source of the event.
<DT><A HREF="../com/ibm/iwt/IFrame.html#getTitleBar()"><B>getTitleBar()</B></A> -
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Returns the current title bar being used by the frame.
<DT><A HREF="../com/ibm/iwt/IFrame.html#getTitleBarBackground()"><B>getTitleBarBackground()</B></A> -
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Gets the background color of the title bar.
<DT><A HREF="../com/ibm/iwt/IFrame.html#getTitleBarBorder()"><B>getTitleBarBorder()</B></A> -
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Gets the border of the current title bar.
<DT><A HREF="../com/ibm/iwt/IFrame.html#getTitleBarButtonBackground()"><B>getTitleBarButtonBackground()</B></A> -
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Gets the background color of the title bar buttons.
<DT><A HREF="../com/ibm/iwt/IFrame.html#getTitleBarButtonForeground()"><B>getTitleBarButtonForeground()</B></A> -
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Gets the foreground color of the title bar buttons.
<DT><A HREF="../com/ibm/iwt/IFrame.html#getTitleBarButtonSize()"><B>getTitleBarButtonSize()</B></A> -
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Gets the size of the title bar buttons.
<DT><A HREF="../com/ibm/iwt/IFrame.html#getTitleBarHeight()"><B>getTitleBarHeight()</B></A> -
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Gets the height of the title bar.
<DT><A HREF="../com/ibm/iwt/window/IWindowTitleBar.html#getWindowButtonBackground()"><B>getWindowButtonBackground()</B></A> -
Method in class com.ibm.iwt.window.<A HREF="../com/ibm/iwt/window/IWindowTitleBar.html">IWindowTitleBar</A>
<DD>Returns the background color of the first window button on the title bar.
<DT><A HREF="../com/ibm/iwt/window/IWindowTitleBar.html#getWindowButtonForeground()"><B>getWindowButtonForeground()</B></A> -
Method in class com.ibm.iwt.window.<A HREF="../com/ibm/iwt/window/IWindowTitleBar.html">IWindowTitleBar</A>
<DD>Returns the foreground color of the first window button on the title bar.
<DT><A HREF="../com/ibm/iwt/window/IWindowTitleBar.html#getWindowButtonSize()"><B>getWindowButtonSize()</B></A> -
Method in class com.ibm.iwt.window.<A HREF="../com/ibm/iwt/window/IWindowTitleBar.html">IWindowTitleBar</A>
<DD>Returns the preferred size of the first window button on the title bar.
<DT><A HREF="../com/ibm/iwt/layout/GroupFlowLayoutConstraints.html#group"><B>group</B></A> -
Variable in class com.ibm.iwt.layout.<A HREF="../com/ibm/iwt/layout/GroupFlowLayoutConstraints.html">GroupFlowLayoutConstraints</A>
<DD>The group the component should be grouped with
<DT><A HREF="../com/ibm/iwt/layout/GroupFlowLayout.html"><B>GroupFlowLayout</B></A> - class com.ibm.iwt.layout.<A HREF="../com/ibm/iwt/layout/GroupFlowLayout.html">GroupFlowLayout</A>.<DD>GroupFlowLayout works identically to FlowLayout except it groups Components into 3 groups, left, center, and right.<DT><A HREF="../com/ibm/iwt/layout/GroupFlowLayout.html#GroupFlowLayout()"><B>GroupFlowLayout()</B></A> -
Constructor for class com.ibm.iwt.layout.<A HREF="../com/ibm/iwt/layout/GroupFlowLayout.html">GroupFlowLayout</A>
<DD>
<DT><A HREF="../com/ibm/iwt/layout/GroupFlowLayoutConstraints.html"><B>GroupFlowLayoutConstraints</B></A> - class com.ibm.iwt.layout.<A HREF="../com/ibm/iwt/layout/GroupFlowLayoutConstraints.html">GroupFlowLayoutConstraints</A>.<DD>Specifies constraints used for laying out components in the GroupFlowLayout<DT><A HREF="../com/ibm/iwt/layout/GroupFlowLayoutConstraints.html#GroupFlowLayoutConstraints()"><B>GroupFlowLayoutConstraints()</B></A> -
Constructor for class com.ibm.iwt.layout.<A HREF="../com/ibm/iwt/layout/GroupFlowLayoutConstraints.html">GroupFlowLayoutConstraints</A>
<DD>Creates a GroupFlowLayoutConstraints object in the left group with a 3 inset all around.
<DT><A HREF="../com/ibm/iwt/layout/GroupFlowLayoutConstraints.html#GroupFlowLayoutConstraints(int, java.awt.Insets)"><B>GroupFlowLayoutConstraints(int, Insets)</B></A> -
Constructor for class com.ibm.iwt.layout.<A HREF="../com/ibm/iwt/layout/GroupFlowLayoutConstraints.html">GroupFlowLayoutConstraints</A>
<DD>Creates a GroupFlowLayoutConstaint object in the specified group with the specified padding around the component.
</DL>
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_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"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</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="#FFFFFF" CLASS="NavBarCell1Rev"> <A HREF="#main"><FONT CLASS="NavBarFont1Rev"><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>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index-5.html"><B>PREV LETTER</B></A>
<A HREF="index-7.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="index-6.html" TARGET="_top"><B>NO FRAMES</B></A>
<SCRIPT> <!-- if(window==top) { document.writeln('<A HREF="../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT><A HREF="../allclasses-noframe.html" TARGET=""><B>All Classes</B></A></NOSCRIPT></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">F</A> <A HREF="index-6.html">G</A> <A HREF="index-7.html">H</A> <A HREF="index-8.html">I</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <A HREF="index-17.html">W</A> <A HREF="index-18.html">X</A> <A HREF="index-19.html">Y</A> <HR>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -