⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-13.html

📁 JAVA写的一个不规则窗体程序!用了JNI等技术
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Fri Feb 06 18:51:01 CST 2004 -->
<TITLE>
S-Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
</HEAD>
<SCRIPT>
function asd()
{
parent.document.title="S-Index";
}
</SCRIPT>
<BODY BGCOLOR="white" onload="asd();">

<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=3 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>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-12.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-14.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>  &nbsp;
&nbsp;<A HREF="index-13.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<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 NAME="main"></A>
<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>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="../com/ibm/iwt/IFrame.html#screenShot"><B>screenShot</B></A> - 
Variable in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>the screenshot that is used to draw transparency
<DT><A HREF="../com/ibm/iwt/util/IWTUtilities.html#setApplicationBorderSize(com.ibm.iwt.IFrame, java.awt.Insets)"><B>setApplicationBorderSize(IFrame, Insets)</B></A> - 
Static method in class com.ibm.iwt.util.<A HREF="../com/ibm/iwt/util/IWTUtilities.html">IWTUtilities</A>
<DD>A convenience method for setting a border around the entire application window.
<DT><A HREF="../com/ibm/iwt/window/IWindowTitleBar.html#setBorderSize(java.awt.Insets)"><B>setBorderSize(Insets)</B></A> - 
Method in class com.ibm.iwt.window.<A HREF="../com/ibm/iwt/window/IWindowTitleBar.html">IWindowTitleBar</A>
<DD>Sets the border size of the border around the title bar.
<DT><A HREF="../com/ibm/iwt/window/IContentPane.html#setBorderSize(java.awt.Insets)"><B>setBorderSize(Insets)</B></A> - 
Method in class com.ibm.iwt.window.<A HREF="../com/ibm/iwt/window/IContentPane.html">IContentPane</A>
<DD>Sets the border size around the content pane in pixels.
<DT><A HREF="../com/ibm/iwt/IFrame.html#setBounds(int, int, int, int)"><B>setBounds(int, int, int, int)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Sets the bounds of the frame.
<DT><A HREF="../com/ibm/iwt/IFrame.html#setBounds(java.awt.Rectangle)"><B>setBounds(Rectangle)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Sets the bounds of the frame.
<DT><A HREF="../com/ibm/iwt/window/IWindowButton.html#setButtonType(int)"><B>setButtonType(int)</B></A> - 
Method in class com.ibm.iwt.window.<A HREF="../com/ibm/iwt/window/IWindowButton.html">IWindowButton</A>
<DD>Sets the button type and repaints the button.
<DT><A HREF="../com/ibm/iwt/util/IWTUtilities.html#setDiagonalSize(int)"><B>setDiagonalSize(int)</B></A> - 
Static method in class com.ibm.iwt.util.<A HREF="../com/ibm/iwt/util/IWTUtilities.html">IWTUtilities</A>
<DD>Sets the diagonal size of the border.
<DT><A HREF="../com/ibm/iwt/IFrame.html#setIconImage(java.awt.Image)"><B>setIconImage(Image)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Sets the icon image of the frame and passes the icon on to the current title bar.
<DT><A HREF="../com/ibm/iwt/IFrame.html#setIContentPane(com.ibm.iwt.window.IContentPane)"><B>setIContentPane(IContentPane)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Sets the current icontent pane of the frame.
<DT><A HREF="../com/ibm/iwt/IFrame.html#setIContentPaneBorder(javax.swing.border.Border)"><B>setIContentPaneBorder(Border)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Sets the border of the current icontent pane.
<DT><A HREF="../com/ibm/iwt/IFrame.html#setLocation(int, int)"><B>setLocation(int, int)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Sets the location of the frame.
<DT><A HREF="../com/ibm/iwt/window/IWindowTitleBar.html#setLogo(javax.swing.Icon)"><B>setLogo(Icon)</B></A> - 
Method in class com.ibm.iwt.window.<A HREF="../com/ibm/iwt/window/IWindowTitleBar.html">IWindowTitleBar</A>
<DD>Sets the logo on the title bar and adds it to the left side.
<DT><A HREF="../com/ibm/iwt/window/IWindowTitleBar.html#setRestoreButtonState(boolean)"><B>setRestoreButtonState(boolean)</B></A> - 
Method in class com.ibm.iwt.window.<A HREF="../com/ibm/iwt/window/IWindowTitleBar.html">IWindowTitleBar</A>
<DD>Sets the restore button state as either restore maximized or restore minimized.
<DT><A HREF="../com/ibm/iwt/IFrame.html#setSize(java.awt.Dimension)"><B>setSize(Dimension)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Sets the size of the frame.
<DT><A HREF="../com/ibm/iwt/IFrame.html#setSize(int, int)"><B>setSize(int, int)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Sets the size of the frame.
<DT><A HREF="../com/ibm/iwt/window/IWindowTitleBar.html#setTitle(java.lang.String)"><B>setTitle(String)</B></A> - 
Method in class com.ibm.iwt.window.<A HREF="../com/ibm/iwt/window/IWindowTitleBar.html">IWindowTitleBar</A>
<DD>Sets the title on this title bar and by default adds it to the left side of the title bar.
<DT><A HREF="../com/ibm/iwt/IFrame.html#setTitle(java.lang.String)"><B>setTitle(String)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Sets the title of the frame and passes the title on to the current title bar.
<DT><A HREF="../com/ibm/iwt/IFrame.html#setTitleBar(com.ibm.iwt.window.IWindowTitleBar)"><B>setTitleBar(IWindowTitleBar)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Sets the title bar on the frame.
<DT><A HREF="../com/ibm/iwt/IFrame.html#setTitleBarBackground(java.awt.Color)"><B>setTitleBarBackground(Color)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Sets the solid background color of the title bar.
<DT><A HREF="../com/ibm/iwt/IFrame.html#setTitleBarBorder(javax.swing.border.Border)"><B>setTitleBarBorder(Border)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Sets the border of the current title bar.
<DT><A HREF="../com/ibm/iwt/IFrame.html#setTitleBarButtonColors(java.awt.Color, java.awt.Color)"><B>setTitleBarButtonColors(Color, Color)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Sets the foreground and the background colors of the title bar buttons.
<DT><A HREF="../com/ibm/iwt/IFrame.html#setTitleBarButtonSize(java.awt.Dimension)"><B>setTitleBarButtonSize(Dimension)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Sets the size of the title bar buttons.
<DT><A HREF="../com/ibm/iwt/IFrame.html#setTitleBarHeight(int)"><B>setTitleBarHeight(int)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Sets the height of the title bar.
<DT><A HREF="../com/ibm/iwt/IFrame.html#setTransparent(javax.swing.JComponent, java.awt.Graphics, int, int, int, int)"><B>setTransparent(JComponent, Graphics, int, int, int, int)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Sets a region on the specified component transparent to the pixels behind the  frame.
<DT><A HREF="../com/ibm/iwt/IFrame.html#setVisible(boolean)"><B>setVisible(boolean)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Sets the frame visibility and also, if transparency is turned on, captures the screen shot.
<DT><A HREF="../com/ibm/iwt/window/IWindowTitleBar.html#setWindowButtonBackground(java.awt.Color)"><B>setWindowButtonBackground(Color)</B></A> - 
Method in class com.ibm.iwt.window.<A HREF="../com/ibm/iwt/window/IWindowTitleBar.html">IWindowTitleBar</A>
<DD>Sets the background color on the window buttons.
<DT><A HREF="../com/ibm/iwt/window/IWindowTitleBar.html#setWindowButtonColors(java.awt.Color, java.awt.Color)"><B>setWindowButtonColors(Color, Color)</B></A> - 
Method in class com.ibm.iwt.window.<A HREF="../com/ibm/iwt/window/IWindowTitleBar.html">IWindowTitleBar</A>
<DD>Sets the background and foreground colors on the window buttons.
<DT><A HREF="../com/ibm/iwt/window/IWindowTitleBar.html#setWindowButtonForeground(java.awt.Color)"><B>setWindowButtonForeground(Color)</B></A> - 
Method in class com.ibm.iwt.window.<A HREF="../com/ibm/iwt/window/IWindowTitleBar.html">IWindowTitleBar</A>
<DD>Sets the foreground color on the window buttons.
<DT><A HREF="../com/ibm/iwt/window/IWindowTitleBar.html#setWindowButtonSize(java.awt.Dimension)"><B>setWindowButtonSize(Dimension)</B></A> - 
Method in class com.ibm.iwt.window.<A HREF="../com/ibm/iwt/window/IWindowTitleBar.html">IWindowTitleBar</A>
<DD>Sets the size of the buttons on the title bar.
<DT><A HREF="../com/ibm/iwt/IFrame.ResizeThread.html#stopResizing()"><B>stopResizing()</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.ResizeThread.html">IFrame.ResizeThread</A>
<DD>Tells the thread to stop resizing the frame.
</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>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-12.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-14.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>  &nbsp;
&nbsp;<A HREF="index-13.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<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 + -