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

📄 index-17.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>
W-Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
</HEAD>
<SCRIPT>
function asd()
{
parent.document.title="W-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-16.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-18.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-17.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="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="../com/ibm/iwt/event/WindowChangeEvent.html#WINDOW_CLOSED"><B>WINDOW_CLOSED</B></A> - 
Static variable in class com.ibm.iwt.event.<A HREF="../com/ibm/iwt/event/WindowChangeEvent.html">WindowChangeEvent</A>
<DD>The constant for the window closing
<DT><A HREF="../com/ibm/iwt/event/WindowChangeEvent.html#WINDOW_MAXIMIZED"><B>WINDOW_MAXIMIZED</B></A> - 
Static variable in class com.ibm.iwt.event.<A HREF="../com/ibm/iwt/event/WindowChangeEvent.html">WindowChangeEvent</A>
<DD>The constant for the window maximizing
<DT><A HREF="../com/ibm/iwt/event/WindowChangeEvent.html#WINDOW_MINIMIZED"><B>WINDOW_MINIMIZED</B></A> - 
Static variable in class com.ibm.iwt.event.<A HREF="../com/ibm/iwt/event/WindowChangeEvent.html">WindowChangeEvent</A>
<DD>The constant for the window minimizing
<DT><A HREF="../com/ibm/iwt/event/WindowChangeEvent.html#WINDOW_MOVED"><B>WINDOW_MOVED</B></A> - 
Static variable in class com.ibm.iwt.event.<A HREF="../com/ibm/iwt/event/WindowChangeEvent.html">WindowChangeEvent</A>
<DD>The constant for the window moving
<DT><A HREF="../com/ibm/iwt/event/WindowChangeEvent.html#WINDOW_RESIZED"><B>WINDOW_RESIZED</B></A> - 
Static variable in class com.ibm.iwt.event.<A HREF="../com/ibm/iwt/event/WindowChangeEvent.html">WindowChangeEvent</A>
<DD>The constant for the window resizing
<DT><A HREF="../com/ibm/iwt/IFrame.html#windowActivated(java.awt.event.WindowEvent)"><B>windowActivated(WindowEvent)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Does nothing.
<DT><A HREF="../com/ibm/iwt/event/WindowChangeEvent.html"><B>WindowChangeEvent</B></A> - class com.ibm.iwt.event.<A HREF="../com/ibm/iwt/event/WindowChangeEvent.html">WindowChangeEvent</A>.<DD>A WindowChangeEvent adds to the information that can be associated with windows and adds to the functionality of <code>WindowEvent</code>.<DT><A HREF="../com/ibm/iwt/event/WindowChangeEvent.html#WindowChangeEvent()"><B>WindowChangeEvent()</B></A> - 
Constructor for class com.ibm.iwt.event.<A HREF="../com/ibm/iwt/event/WindowChangeEvent.html">WindowChangeEvent</A>
<DD>Constructs a WindowChangeEvent.
<DT><A HREF="../com/ibm/iwt/event/WindowChangeEvent.html#WindowChangeEvent(int, int)"><B>WindowChangeEvent(int, int)</B></A> - 
Constructor for class com.ibm.iwt.event.<A HREF="../com/ibm/iwt/event/WindowChangeEvent.html">WindowChangeEvent</A>
<DD>Constructs a WindowChangeEvent.
<DT><A HREF="../com/ibm/iwt/event/WindowChangeEvent.html#WindowChangeEvent(javax.swing.JComponent, int, int, int, int, int, boolean)"><B>WindowChangeEvent(JComponent, int, int, int, int, int, boolean)</B></A> - 
Constructor for class com.ibm.iwt.event.<A HREF="../com/ibm/iwt/event/WindowChangeEvent.html">WindowChangeEvent</A>
<DD>Constructs a WindowChangeEvent.
<DT><A HREF="../com/ibm/iwt/event/WindowChangeEvent.html#WindowChangeEvent(javax.swing.JPanel, int, int)"><B>WindowChangeEvent(JPanel, int, int)</B></A> - 
Constructor for class com.ibm.iwt.event.<A HREF="../com/ibm/iwt/event/WindowChangeEvent.html">WindowChangeEvent</A>
<DD>Constructs a WindowChangeEvent.
<DT><A HREF="../com/ibm/iwt/event/WindowChangeListener.html"><B>WindowChangeListener</B></A> - interface com.ibm.iwt.event.<A HREF="../com/ibm/iwt/event/WindowChangeListener.html">WindowChangeListener</A>.<DD>The listener interface for receiving window change events.<DT><A HREF="../com/ibm/iwt/event/WindowChangeListener.html#windowClosed(com.ibm.iwt.event.WindowChangeEvent)"><B>windowClosed(WindowChangeEvent)</B></A> - 
Method in interface com.ibm.iwt.event.<A HREF="../com/ibm/iwt/event/WindowChangeListener.html">WindowChangeListener</A>
<DD>Invoked when the window is to close
<DT><A HREF="../com/ibm/iwt/IFrame.html#windowClosed(com.ibm.iwt.event.WindowChangeEvent)"><B>windowClosed(WindowChangeEvent)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Closes the frame and calls <code>System.exit(0)</code>.
<DT><A HREF="../com/ibm/iwt/IFrame.html#windowClosed(java.awt.event.WindowEvent)"><B>windowClosed(WindowEvent)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Does nothing.
<DT><A HREF="../com/ibm/iwt/IFrame.html#windowClosing(java.awt.event.WindowEvent)"><B>windowClosing(WindowEvent)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Does nothing.
<DT><A HREF="../com/ibm/iwt/IFrame.html#windowDeactivated(java.awt.event.WindowEvent)"><B>windowDeactivated(WindowEvent)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Does nothing.
<DT><A HREF="../com/ibm/iwt/IFrame.html#windowDeiconified(java.awt.event.WindowEvent)"><B>windowDeiconified(WindowEvent)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Recaptures the screen shot if transparency is turned on.
<DT><A HREF="../com/ibm/iwt/IFrame.html#windowIconified(java.awt.event.WindowEvent)"><B>windowIconified(WindowEvent)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Does nothing.
<DT><A HREF="../com/ibm/iwt/event/WindowChangeListener.html#windowMaximized(com.ibm.iwt.event.WindowChangeEvent)"><B>windowMaximized(WindowChangeEvent)</B></A> - 
Method in interface com.ibm.iwt.event.<A HREF="../com/ibm/iwt/event/WindowChangeListener.html">WindowChangeListener</A>
<DD>Invoked when the window is to be maximied
<DT><A HREF="../com/ibm/iwt/IFrame.html#windowMaximized(com.ibm.iwt.event.WindowChangeEvent)"><B>windowMaximized(WindowChangeEvent)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Computes the restore size of the frame based on the Windows standard of 2 restore states - restore maximized and restore minimized.
<DT><A HREF="../com/ibm/iwt/event/WindowChangeListener.html#windowMinimized(com.ibm.iwt.event.WindowChangeEvent)"><B>windowMinimized(WindowChangeEvent)</B></A> - 
Method in interface com.ibm.iwt.event.<A HREF="../com/ibm/iwt/event/WindowChangeListener.html">WindowChangeListener</A>
<DD>Invoked when the window is to be minimized
<DT><A HREF="../com/ibm/iwt/IFrame.html#windowMinimized(com.ibm.iwt.event.WindowChangeEvent)"><B>windowMinimized(WindowChangeEvent)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Minimizes the frame by minimizing it in the native OS's window management.
<DT><A HREF="../com/ibm/iwt/event/WindowChangeListener.html#windowMoved(com.ibm.iwt.event.WindowChangeEvent)"><B>windowMoved(WindowChangeEvent)</B></A> - 
Method in interface com.ibm.iwt.event.<A HREF="../com/ibm/iwt/event/WindowChangeListener.html">WindowChangeListener</A>
<DD>Invoked when the window is to be moved
<DT><A HREF="../com/ibm/iwt/IFrame.html#windowMoved(com.ibm.iwt.event.WindowChangeEvent)"><B>windowMoved(WindowChangeEvent)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Moves the frame.
<DT><A HREF="../com/ibm/iwt/IFrame.html#windowOpened(java.awt.event.WindowEvent)"><B>windowOpened(WindowEvent)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Does nothing.
<DT><A HREF="../com/ibm/iwt/event/WindowChangeListener.html#windowResized(com.ibm.iwt.event.WindowChangeEvent)"><B>windowResized(WindowChangeEvent)</B></A> - 
Method in interface com.ibm.iwt.event.<A HREF="../com/ibm/iwt/event/WindowChangeListener.html">WindowChangeListener</A>
<DD>Invoked when the window is to be resized
<DT><A HREF="../com/ibm/iwt/IFrame.html#windowResized(com.ibm.iwt.event.WindowChangeEvent)"><B>windowResized(WindowChangeEvent)</B></A> - 
Method in class com.ibm.iwt.<A HREF="../com/ibm/iwt/IFrame.html">IFrame</A>
<DD>Resizes 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-16.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-18.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-17.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 + -