ibordercomponent.html

来自「JAVA写的一个不规则窗体程序!用了JNI等技术」· HTML 代码 · 共 456 行 · 第 1/5 页

HTML
456
字号
<DL>
<DD>whether the mouse is on the border
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="listeners"><!-- --></A><H3>
listeners</H3>
<PRE>
protected <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Vector.html">Vector</A> <B>listeners</B></PRE>
<DL>
<DD>the window change event listeners
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="parent"><!-- --></A><H3>
parent</H3>
<PRE>
protected <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/awt/Window.html">Window</A> <B>parent</B></PRE>
<DL>
<DD>the top level parent of this panel - the application window
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="X"><!-- --></A><H3>
X</H3>
<PRE>
protected int <B>X</B></PRE>
<DL>
<DD>the stored x position
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="Y"><!-- --></A><H3>
Y</H3>
<PRE>
protected int <B>Y</B></PRE>
<DL>
<DD>the stored y position
<P>
<DL>
</DL>
</DL>

<!-- ========= CONSTRUCTOR DETAIL ======== -->

<A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>

<A NAME="IBorderComponent()"><!-- --></A><H3>
IBorderComponent</H3>
<PRE>
public <B>IBorderComponent</B>()</PRE>
<DL>
<DD>Creates an IBorderComponent.
<P>
</DL>

<!-- ============ METHOD DETAIL ========== -->

<A NAME="method_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>

<A NAME="addWindowChangeListener(com.ibm.iwt.event.WindowChangeListener)"><!-- --></A><H3>
addWindowChangeListener</H3>
<PRE>
public void 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?