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

📄 index-all.html

📁 java编写的扫雷程序
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<DT><A HREF="jmine/MineLineBorder.html#paintBorder(java.awt.Component, java.awt.Graphics, int, int, int, int)"><B>paintBorder(Component, Graphics, int, int, int, int)</B></A> - 
Method in class jmine.<A HREF="jmine/MineLineBorder.html">MineLineBorder</A>
<DD>Paints the border for the specified component with the specified position and size.
<DT><A HREF="jmine/Counter.html#paintComponent(java.awt.Graphics)"><B>paintComponent(Graphics)</B></A> - 
Method in class jmine.<A HREF="jmine/Counter.html">Counter</A>
<DD>绘制三个数字
<DT><A HREF="jmine/MinePanel.html#PAUSE"><B>PAUSE</B></A> - 
Static variable in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>&nbsp;
<DT><A HREF="jmine/MinePanel.html#pause()"><B>pause()</B></A> - 
Method in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>时钟暂停计时
<DT><A HREF="jmine/MinePanel.html#PLAY"><B>PLAY</B></A> - 
Static variable in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>&nbsp;
<DT><A HREF="jmine/FaceButton.html#processMouseEvent(java.awt.event.MouseEvent)"><B>processMouseEvent(MouseEvent)</B></A> - 
Method in class jmine.<A HREF="jmine/FaceButton.html">FaceButton</A>
<DD>重载对鼠标事件的处理
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="jmine/MinePanel.html#READY"><B>READY</B></A> - 
Static variable in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>&nbsp;
<DT><A HREF="jmine/MinePanel.html#remainMines"><B>remainMines</B></A> - 
Variable in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>&nbsp;
<DT><A HREF="jmine/MinePanel.html#replay()"><B>replay()</B></A> - 
Method in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>&nbsp;
<DT><A HREF="jmine/TopListDialog.html#reset()"><B>reset()</B></A> - 
Method in class jmine.<A HREF="jmine/TopListDialog.html">TopListDialog</A>
<DD>&nbsp;
<DT><A HREF="jmine/Counter.html#reset()"><B>reset()</B></A> - 
Method in class jmine.<A HREF="jmine/Counter.html">Counter</A>
<DD>&nbsp;
<DT><A HREF="jmine/MineProps.html#resetTopList()"><B>resetTopList()</B></A> - 
Method in class jmine.<A HREF="jmine/MineProps.html">MineProps</A>
<DD>重置英雄榜
<DT><A HREF="jmine/MinePanel.html#resume()"><B>resume()</B></A> - 
Method in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>时钟继续计时
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="jmine/MineProps.html#save()"><B>save()</B></A> - 
Method in class jmine.<A HREF="jmine/MineProps.html">MineProps</A>
<DD>保存属性到文件中
<DT><A HREF="jmine/MineButton.html#setBorderDown()"><B>setBorderDown()</B></A> - 
Method in class jmine.<A HREF="jmine/MineButton.html">MineButton</A>
<DD>设置边框为凹下样式
<DT><A HREF="jmine/FaceButton.html#setBorderDown()"><B>setBorderDown()</B></A> - 
Method in class jmine.<A HREF="jmine/FaceButton.html">FaceButton</A>
<DD>设置边框为凹下样式
<DT><A HREF="jmine/MineButton.html#setBorderUp()"><B>setBorderUp()</B></A> - 
Method in class jmine.<A HREF="jmine/MineButton.html">MineButton</A>
<DD>设置边框为凸出样式
<DT><A HREF="jmine/FaceButton.html#setBorderUp()"><B>setBorderUp()</B></A> - 
Method in class jmine.<A HREF="jmine/FaceButton.html">FaceButton</A>
<DD>设置边框为凸出样式
<DT><A HREF="jmine/CustomDialog.html#setColumns(int)"><B>setColumns(int)</B></A> - 
Method in class jmine.<A HREF="jmine/CustomDialog.html">CustomDialog</A>
<DD>&nbsp;
<DT><A HREF="jmine/MinePanel.html#setGameLevel(int)"><B>setGameLevel(int)</B></A> - 
Method in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>&nbsp;
<DT><A HREF="jmine/MinePanel.html#setGameLevel(int, int, int)"><B>setGameLevel(int, int, int)</B></A> - 
Method in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>&nbsp;
<DT><A HREF="jmine/MineButton.html#setIconStyle(int)"><B>setIconStyle(int)</B></A> - 
Method in class jmine.<A HREF="jmine/MineButton.html">MineButton</A>
<DD>设置图像类型
<DT><A HREF="jmine/FaceButton.html#setIconStyle(int)"><B>setIconStyle(int)</B></A> - 
Method in class jmine.<A HREF="jmine/FaceButton.html">FaceButton</A>
<DD>&nbsp;
<DT><A HREF="jmine/MineButton.html#setMine(boolean)"><B>setMine(boolean)</B></A> - 
Method in class jmine.<A HREF="jmine/MineButton.html">MineButton</A>
<DD>&nbsp;
<DT><A HREF="jmine/MinePanel.html#setMineColumns(int)"><B>setMineColumns(int)</B></A> - 
Method in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>&nbsp;
<DT><A HREF="jmine/MinePanel.html#setMineRows(int)"><B>setMineRows(int)</B></A> - 
Method in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>&nbsp;
<DT><A HREF="jmine/CustomDialog.html#setMines(int)"><B>setMines(int)</B></A> - 
Method in class jmine.<A HREF="jmine/CustomDialog.html">CustomDialog</A>
<DD>&nbsp;
<DT><A HREF="jmine/Counter.html#setNumber(int)"><B>setNumber(int)</B></A> - 
Method in class jmine.<A HREF="jmine/Counter.html">Counter</A>
<DD>&nbsp;
<DT><A HREF="jmine/MineProps.html#setRecord(int, java.lang.String, int)"><B>setRecord(int, String, int)</B></A> - 
Method in class jmine.<A HREF="jmine/MineProps.html">MineProps</A>
<DD>根据给定的姓名和时间,更新英雄榜。
<DT><A HREF="jmine/CustomDialog.html#setRows(int)"><B>setRows(int)</B></A> - 
Method in class jmine.<A HREF="jmine/CustomDialog.html">CustomDialog</A>
<DD>&nbsp;
<DT><A HREF="jmine/MinePanel.html#setTotalMines(int)"><B>setTotalMines(int)</B></A> - 
Method in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>&nbsp;
<DT><A HREF="jmine/JMine.html#showAboutDialog()"><B>showAboutDialog()</B></A> - 
Method in class jmine.<A HREF="jmine/JMine.html">JMine</A>
<DD>显示“关于”对话框
<DT><A HREF="jmine/JMine.html#showTopListDialog()"><B>showTopListDialog()</B></A> - 
Method in class jmine.<A HREF="jmine/JMine.html">JMine</A>
<DD>显示“扫雷英雄榜”对话框
<DT><A HREF="jmine/JMine.html#start()"><B>start()</B></A> - 
Method in class jmine.<A HREF="jmine/JMine.html">JMine</A>
<DD>Start the applet
<DT><A HREF="jmine/JMine.html#stop()"><B>stop()</B></A> - 
Method in class jmine.<A HREF="jmine/JMine.html">JMine</A>
<DD>Stop the applet
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="jmine/MinePanel.html#timer"><B>timer</B></A> - 
Variable in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>&nbsp;
<DT><A HREF="jmine/TopListDialog.html"><B>TopListDialog</B></A> - class jmine.<A HREF="jmine/TopListDialog.html">TopListDialog</A>.<DD>“扫雷英雄榜”对话框<DT><A HREF="jmine/TopListDialog.html#TopListDialog(jmine.JMine)"><B>TopListDialog(JMine)</B></A> - 
Constructor for class jmine.<A HREF="jmine/TopListDialog.html">TopListDialog</A>
<DD>&nbsp;
<DT><A HREF="jmine/TopListDialog.html#TopListDialog(jmine.JMine, java.awt.Frame)"><B>TopListDialog(JMine, Frame)</B></A> - 
Constructor for class jmine.<A HREF="jmine/TopListDialog.html">TopListDialog</A>
<DD>&nbsp;
<DT><A HREF="jmine/MinePanel.html#totalTime"><B>totalTime</B></A> - 
Variable in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>&nbsp;
<DT><A HREF="jmine/MinePanel.html#treadMineButton(jmine.MineButton)"><B>treadMineButton(MineButton)</B></A> - 
Method in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>处理地雷按钮左键单击(当释放鼠标左键时激发),踩地雷按钮 如果中雷牺牲,就处理地雷爆炸方法 如果是“1”~“8”,就显示出来 如果是“0”,就处理连翻(递归算法)
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="jmine/MineButton.html#updateUI()"><B>updateUI()</B></A> - 
Method in class jmine.<A HREF="jmine/MineButton.html">MineButton</A>
<DD>Resets the UI property to a value from the current look and feel.
<DT><A HREF="jmine/FaceButton.html#updateUI()"><B>updateUI()</B></A> - 
Method in class jmine.<A HREF="jmine/FaceButton.html">FaceButton</A>
<DD>Resets the UI property to a value from the current look and feel.
<DT><A HREF="jmine/Utils.html"><B>Utils</B></A> - class jmine.<A HREF="jmine/Utils.html">Utils</A>.<DD>实用工具类<DT><A HREF="jmine/Utils.html#Utils()"><B>Utils()</B></A> - 
Constructor for class jmine.<A HREF="jmine/Utils.html">Utils</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="jmine/MinePanel.html#WIN"><B>WIN</B></A> - 
Static variable in class jmine.<A HREF="jmine/MinePanel.html">MinePanel</A>
<DD>&nbsp;
<DT><A HREF="jmine/MineProps.html#WINDOZ"><B>WINDOZ</B></A> - 
Static variable in class jmine.<A HREF="jmine/MineProps.html">MineProps</A>
<DD>&nbsp;
<DT><A HREF="jmine/AboutDialog.html#windozLookAndFeel"><B>windozLookAndFeel</B></A> - 
Static variable in class jmine.<A HREF="jmine/AboutDialog.html">AboutDialog</A>
<DD>&nbsp;
</DL>
<HR>
<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> 
<!-- ========== 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">    <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 =========== -->

<HR>

</BODY>
</HTML>

⌨️ 快捷键说明

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