📄 index-all.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_02) on Thu Jun 12 00:37:33 CST 2008 -->
<TITLE>
索引
</TITLE>
<META NAME="date" CONTENT="2008-06-12">
<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="索引";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="跳过导航链接"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./package-summary.html"><FONT CLASS="NavBarFont1"><B>软件包</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">类</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>索引</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
上一个
下一个</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="./index.html?index-all.html" target="_top"><B>框架</B></A>
<A HREF="index-all.html" target="_top"><B>无框架</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="./allclasses-noframe.html"><B>所有类</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="./allclasses-noframe.html"><B>所有类</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="#_C_">C</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_M_">M</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_W_">W</A> <HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./MiniMineSweeper.html#COLOMN"><B>COLOMN</B></A> -
类 <A HREF="./MiniMineSweeper.html" title="<Unnamed> 中的类">MiniMineSweeper</A> 中的静态变量
<DD>
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./MiniMineSweeper.html#go()"><B>go()</B></A> -
类 <A HREF="./MiniMineSweeper.html" title="<Unnamed> 中的类">MiniMineSweeper</A> 中的方法
<DD>Set the game frame
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="./MiniMineSweeper.html#HEIGHT"><B>HEIGHT</B></A> -
类 <A HREF="./MiniMineSweeper.html" title="<Unnamed> 中的类">MiniMineSweeper</A> 中的静态变量
<DD>
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="./MiniMineSweeper.html#main(java.lang.String[])"><B>main(String[])</B></A> -
类 <A HREF="./MiniMineSweeper.html" title="<Unnamed> 中的类">MiniMineSweeper</A> 中的静态方法
<DD>
<DT><A HREF="./MiniMineSweeper.html" title="<Unnamed> 中的类"><B>MiniMineSweeper</B></A> - <A HREF="./package-summary.html"><Unnamed></A> 中的 类<DD>MiniMineSweeper: This is a game<DT><A HREF="./MiniMineSweeper.html#MiniMineSweeper()"><B>MiniMineSweeper()</B></A> -
类 <A HREF="./MiniMineSweeper.html" title="<Unnamed> 中的类">MiniMineSweeper</A> 的构造方法
<DD>Show the "welcome" dialog when the game begins
<DT><A HREF="./MiniMineSweeper.MyPanel.html" title="<Unnamed> 中的类"><B>MiniMineSweeper.MyPanel</B></A> - <A HREF="./package-summary.html"><Unnamed></A> 中的 类<DD>MyPanel:This is a inner class for setting panel<DT><A HREF="./MiniMineSweeper.MyPanel.html#MiniMineSweeper.MyPanel()"><B>MiniMineSweeper.MyPanel()</B></A> -
类 <A HREF="./MiniMineSweeper.MyPanel.html" title="<Unnamed> 中的类">MiniMineSweeper.MyPanel</A> 的构造方法
<DD>
<DT><A HREF="./MiniMineSweeper.html#mouseClicked(java.awt.event.MouseEvent)"><B>mouseClicked(MouseEvent)</B></A> -
类 <A HREF="./MiniMineSweeper.html" title="<Unnamed> 中的类">MiniMineSweeper</A> 中的方法
<DD>
<DT><A HREF="./MiniMineSweeper.html#mouseEntered(java.awt.event.MouseEvent)"><B>mouseEntered(MouseEvent)</B></A> -
类 <A HREF="./MiniMineSweeper.html" title="<Unnamed> 中的类">MiniMineSweeper</A> 中的方法
<DD>
<DT><A HREF="./MiniMineSweeper.html#mouseExited(java.awt.event.MouseEvent)"><B>mouseExited(MouseEvent)</B></A> -
类 <A HREF="./MiniMineSweeper.html" title="<Unnamed> 中的类">MiniMineSweeper</A> 中的方法
<DD>
<DT><A HREF="./MiniMineSweeper.html#mousePressed(java.awt.event.MouseEvent)"><B>mousePressed(MouseEvent)</B></A> -
类 <A HREF="./MiniMineSweeper.html" title="<Unnamed> 中的类">MiniMineSweeper</A> 中的方法
<DD>
<DT><A HREF="./MiniMineSweeper.html#mouseReleased(java.awt.event.MouseEvent)"><B>mouseReleased(MouseEvent)</B></A> -
类 <A HREF="./MiniMineSweeper.html" title="<Unnamed> 中的类">MiniMineSweeper</A> 中的方法
<DD>Decide what to do when user clicks on a button
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./MiniMineSweeper.MyPanel.html#paintComponent(java.awt.Graphics)"><B>paintComponent(Graphics)</B></A> -
类 <A HREF="./MiniMineSweeper.MyPanel.html" title="<Unnamed> 中的类">MiniMineSweeper.MyPanel</A> 中的方法
<DD>
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./MiniMineSweeper.html#ROW"><B>ROW</B></A> -
类 <A HREF="./MiniMineSweeper.html" title="<Unnamed> 中的类">MiniMineSweeper</A> 中的静态变量
<DD>
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./MiniMineSweeper.html#showOption(java.lang.String)"><B>showOption(String)</B></A> -
类 <A HREF="./MiniMineSweeper.html" title="<Unnamed> 中的类">MiniMineSweeper</A> 中的方法
<DD>deal with user's option
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="./MiniMineSweeper.html#WIDTH"><B>WIDTH</B></A> -
类 <A HREF="./MiniMineSweeper.html" title="<Unnamed> 中的类">MiniMineSweeper</A> 中的静态变量
<DD>
</DL>
<HR>
<A HREF="#_C_">C</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_M_">M</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_W_">W</A>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="跳过导航链接"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./package-summary.html"><FONT CLASS="NavBarFont1"><B>软件包</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">类</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>索引</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
上一个
下一个</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="./index.html?index-all.html" target="_top"><B>框架</B></A>
<A HREF="index-all.html" target="_top"><B>无框架</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="./allclasses-noframe.html"><B>所有类</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="./allclasses-noframe.html"><B>所有类</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -