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

📄 index-all.html

📁 java编写的扫雷程序
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<!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 Jun 27 14:12:56 CST 2003 -->
<META http-equiv="Content-Type" content="text/html; charset=GBK">
<TITLE>
Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<SCRIPT>
function asd()
{
parent.document.title="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">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="jmine/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</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;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&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;PREV&nbsp;
&nbsp;NEXT</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-all.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="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_W_">W</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="jmine/AboutDialog.html"><B>AboutDialog</B></A> - class jmine.<A HREF="jmine/AboutDialog.html">AboutDialog</A>.<DD>“关于”对话框<DT><A HREF="jmine/AboutDialog.html#AboutDialog(jmine.JMine)"><B>AboutDialog(JMine)</B></A> - 
Constructor for class jmine.<A HREF="jmine/AboutDialog.html">AboutDialog</A>
<DD>&nbsp;
<DT><A HREF="jmine/AboutDialog.html#AboutDialog(jmine.JMine, java.awt.Frame)"><B>AboutDialog(JMine, Frame)</B></A> - 
Constructor for class jmine.<A HREF="jmine/AboutDialog.html">AboutDialog</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="jmine/Utils.html#center(java.awt.Window)"><B>center(Window)</B></A> - 
Static method in class jmine.<A HREF="jmine/Utils.html">Utils</A>
<DD>将窗口置于屏幕中央
<DT><A HREF="jmine/Utils.html#center(java.awt.Window, java.awt.Window)"><B>center(Window, Window)</B></A> - 
Static method in class jmine.<A HREF="jmine/Utils.html">Utils</A>
<DD>将窗口w置于main的中央
<DT><A HREF="jmine/MinePanel.html#checkWinning()"><B>checkWinning()</B></A> - 
Method in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>测试是否已经取得扫雷任务的胜利
<DT><A HREF="jmine/Counter.html"><B>Counter</B></A> - class jmine.<A HREF="jmine/Counter.html">Counter</A>.<DD>计数器<DT><A HREF="jmine/Counter.html#Counter(jmine.JMine)"><B>Counter(JMine)</B></A> - 
Constructor for class jmine.<A HREF="jmine/Counter.html">Counter</A>
<DD>&nbsp;
<DT><A HREF="jmine/Counter.html#Counter(jmine.JMine, int)"><B>Counter(JMine, int)</B></A> - 
Constructor for class jmine.<A HREF="jmine/Counter.html">Counter</A>
<DD>&nbsp;
<DT><A HREF="jmine/MineLineBorder.html#createBorder()"><B>createBorder()</B></A> - 
Static method in class jmine.<A HREF="jmine/MineLineBorder.html">MineLineBorder</A>
<DD>获得线宽为1的灰色线形镶边
<DT><A HREF="jmine/JMine.html#createImageIcon(java.lang.String, java.lang.String)"><B>createImageIcon(String, String)</B></A> - 
Method in class jmine.<A HREF="jmine/JMine.html">JMine</A>
<DD>Creates an icon from an image contained in the "images" directory.
<DT><A HREF="jmine/JMine.html#createMenuBar()"><B>createMenuBar()</B></A> - 
Method in class jmine.<A HREF="jmine/JMine.html">JMine</A>
<DD>创建菜单栏
<DT><A HREF="jmine/MinePanel.html#CUSTOM_LEVEL"><B>CUSTOM_LEVEL</B></A> - 
Static variable in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>&nbsp;
<DT><A HREF="jmine/CustomDialog.html"><B>CustomDialog</B></A> - class jmine.<A HREF="jmine/CustomDialog.html">CustomDialog</A>.<DD>“自定义雷区”对话框<DT><A HREF="jmine/CustomDialog.html#CustomDialog()"><B>CustomDialog()</B></A> - 
Constructor for class jmine.<A HREF="jmine/CustomDialog.html">CustomDialog</A>
<DD>&nbsp;
<DT><A HREF="jmine/CustomDialog.html#CustomDialog(java.awt.Frame)"><B>CustomDialog(Frame)</B></A> - 
Constructor for class jmine.<A HREF="jmine/CustomDialog.html">CustomDialog</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="jmine/Counter.html#decrease()"><B>decrease()</B></A> - 
Method in class jmine.<A HREF="jmine/Counter.html">Counter</A>
<DD>&nbsp;
<DT><A HREF="jmine/JMine.html#defaultFont"><B>defaultFont</B></A> - 
Static variable in class jmine.<A HREF="jmine/JMine.html">JMine</A>
<DD>&nbsp;
<DT><A HREF="jmine/JMine.html#destroy()"><B>destroy()</B></A> - 
Method in class jmine.<A HREF="jmine/JMine.html">JMine</A>
<DD>Destroy the applet
<DT><A HREF="jmine/MinePanel.html#doDoubleDownReleased(jmine.MineButton)"><B>doDoubleDownReleased(MineButton)</B></A> - 
Method in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>处理左右双钮同时释放的鼠标事件
<DT><A HREF="jmine/MinePanel.html#doDownAround(jmine.MineButton)"><B>doDownAround(MineButton)</B></A> - 
Method in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>使指定地雷按钮周围的按钮边框为凹入型
<DT><A HREF="jmine/MinePanel.html#doUpAround(jmine.MineButton)"><B>doUpAround(MineButton)</B></A> - 
Method in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>使指定地雷按钮周围的按钮边框为凸出型
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="jmine/JMine.html#exitApp()"><B>exitApp()</B></A> - 
Method in class jmine.<A HREF="jmine/JMine.html">JMine</A>
<DD>退出应用程序
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="jmine/FaceButton.html#FACE_LOSE"><B>FACE_LOSE</B></A> - 
Static variable in class jmine.<A HREF="jmine/FaceButton.html">FaceButton</A>
<DD>&nbsp;
<DT><A HREF="jmine/FaceButton.html#FACE_O"><B>FACE_O</B></A> - 
Static variable in class jmine.<A HREF="jmine/FaceButton.html">FaceButton</A>
<DD>&nbsp;
<DT><A HREF="jmine/FaceButton.html#FACE_SMILE"><B>FACE_SMILE</B></A> - 
Static variable in class jmine.<A HREF="jmine/FaceButton.html">FaceButton</A>
<DD>&nbsp;
<DT><A HREF="jmine/FaceButton.html#FACE_WIN"><B>FACE_WIN</B></A> - 
Static variable in class jmine.<A HREF="jmine/FaceButton.html">FaceButton</A>
<DD>&nbsp;
<DT><A HREF="jmine/MinePanel.html#faceButton"><B>faceButton</B></A> - 
Variable in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>&nbsp;
<DT><A HREF="jmine/FaceButton.html"><B>FaceButton</B></A> - class jmine.<A HREF="jmine/FaceButton.html">FaceButton</A>.<DD>笑脸按钮<DT><A HREF="jmine/FaceButton.html#FaceButton(jmine.JMine)"><B>FaceButton(JMine)</B></A> - 
Constructor for class jmine.<A HREF="jmine/FaceButton.html">FaceButton</A>
<DD>&nbsp;
<DT><A HREF="jmine/FaceButton.html#FaceButton(jmine.JMine, int)"><B>FaceButton(JMine, int)</B></A> - 
Constructor for class jmine.<A HREF="jmine/FaceButton.html">FaceButton</A>
<DD>&nbsp;
<DT><A HREF="jmine/JMine.html#frame"><B>frame</B></A> - 
Variable in class jmine.<A HREF="jmine/JMine.html">JMine</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="jmine/MineProps.html#gameLevel"><B>gameLevel</B></A> - 
Variable in class jmine.<A HREF="jmine/MineProps.html">MineProps</A>
<DD>&nbsp;
<DT><A HREF="jmine/JMine.html#gameLevel"><B>gameLevel</B></A> - 
Variable in class jmine.<A HREF="jmine/JMine.html">JMine</A>
<DD>&nbsp;
<DT><A HREF="jmine/JMine.html#getAppletInfo()"><B>getAppletInfo()</B></A> - 
Method in class jmine.<A HREF="jmine/JMine.html">JMine</A>
<DD>Get Applet information
<DT><A HREF="jmine/MineLineBorder.html#getBorderInsets(java.awt.Component)"><B>getBorderInsets(Component)</B></A> - 
Method in class jmine.<A HREF="jmine/MineLineBorder.html">MineLineBorder</A>
<DD>Returns the insets of the border.
<DT><A HREF="jmine/MineLineBorder.html#getBorderInsets(java.awt.Component, java.awt.Insets)"><B>getBorderInsets(Component, Insets)</B></A> - 
Method in class jmine.<A HREF="jmine/MineLineBorder.html">MineLineBorder</A>
<DD>Reinitialize the insets parameter with this Border's current Insets.
<DT><A HREF="jmine/MineButton.html#getColumn()"><B>getColumn()</B></A> - 
Method in class jmine.<A HREF="jmine/MineButton.html">MineButton</A>
<DD>&nbsp;
<DT><A HREF="jmine/CustomDialog.html#getColumns()"><B>getColumns()</B></A> - 
Method in class jmine.<A HREF="jmine/CustomDialog.html">CustomDialog</A>
<DD>&nbsp;
<DT><A HREF="jmine/MinePanel.html#getGameLevel()"><B>getGameLevel()</B></A> - 
Method in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>&nbsp;
<DT><A HREF="jmine/MineButton.html#getIconStyle()"><B>getIconStyle()</B></A> - 
Method in class jmine.<A HREF="jmine/MineButton.html">MineButton</A>
<DD>&nbsp;
<DT><A HREF="jmine/MinePanel.html#getMineColumns()"><B>getMineColumns()</B></A> - 
Method in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>&nbsp;
<DT><A HREF="jmine/MinePanel.html#getMineRows()"><B>getMineRows()</B></A> - 
Method in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>&nbsp;
<DT><A HREF="jmine/CustomDialog.html#getMines()"><B>getMines()</B></A> - 
Method in class jmine.<A HREF="jmine/CustomDialog.html">CustomDialog</A>
<DD>&nbsp;
<DT><A HREF="jmine/MineProps.html#getName(int)"><B>getName(int)</B></A> - 
Method in class jmine.<A HREF="jmine/MineProps.html">MineProps</A>
<DD>&nbsp;
<DT><A HREF="jmine/Counter.html#getNumber()"><B>getNumber()</B></A> - 
Method in class jmine.<A HREF="jmine/Counter.html">Counter</A>
<DD>&nbsp;
<DT><A HREF="jmine/JMine.html#getParameter(java.lang.String, java.lang.String)"><B>getParameter(String, String)</B></A> - 
Method in class jmine.<A HREF="jmine/JMine.html">JMine</A>
<DD>Get a parameter value
<DT><A HREF="jmine/JMine.html#getParameterInfo()"><B>getParameterInfo()</B></A> - 
Method in class jmine.<A HREF="jmine/JMine.html">JMine</A>

⌨️ 快捷键说明

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