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

📄 overview-tree.html

📁 一个简易的java画图软件
💻 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_10-rc) on Sun Sep 14 19:53:40 CST 2008 -->
<TITLE>
类分层结构
</TITLE>

<META NAME="date" CONTENT="2008-09-14">

<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="overview-summary.html"><FONT CLASS="NavBarFont1"><B>概述</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">软件包</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">类</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">使用</FONT>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>树</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</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;上一个&nbsp;
&nbsp;下一个</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html?overview-tree.html" target="_top"><B>框架</B></A>  &nbsp;
&nbsp;<A HREF="overview-tree.html" target="_top"><B>无框架</B></A>  &nbsp;
&nbsp;<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 ========= -->

<HR>
<CENTER>
<H2>
所有软件包的分层结构</H2>
</CENTER>
<DL>
<DT><B>软件包分层结构:</B><DD><A HREF="app/package-tree.html">app</A>, <A HREF="app/action/package-tree.html">app.action</A>, <A HREF="app/pane/package-tree.html">app.pane</A>, <A HREF="draw/package-tree.html">draw</A>, <A HREF="draw/figuare/package-tree.html">draw.figuare</A>, <A HREF="net/package-tree.html">net</A>, <A HREF="skin/package-tree.html">skin</A>, <A HREF="svg/package-tree.html">svg</A></DL>
<HR>
<H2>
类分层结构
</H2>
<UL>
<LI TYPE="circle">java.lang.Object<UL>
<LI TYPE="circle">javax.swing.AbstractAction (implements javax.swing.Action, java.lang.Cloneable, java.io.Serializable)
<UL>
<LI TYPE="circle">app.pane.<A HREF="app/pane/ChatFrame.ChatAction.html" title="app.pane 中的类"><B>ChatFrame.ChatAction</B></A><LI TYPE="circle">app.action.<A HREF="app/action/DelAction.html" title="app.action 中的类"><B>DelAction</B></A><LI TYPE="circle">app.action.<A HREF="app/action/MoveAction.html" title="app.action 中的类"><B>MoveAction</B></A><UL>
<LI TYPE="circle">app.action.<A HREF="app/action/MoveAction.East.html" title="app.action 中的类"><B>MoveAction.East</B></A><LI TYPE="circle">app.action.<A HREF="app/action/MoveAction.North.html" title="app.action 中的类"><B>MoveAction.North</B></A><LI TYPE="circle">app.action.<A HREF="app/action/MoveAction.South.html" title="app.action 中的类"><B>MoveAction.South</B></A><LI TYPE="circle">app.action.<A HREF="app/action/MoveAction.West.html" title="app.action 中的类"><B>MoveAction.West</B></A></UL>
<LI TYPE="circle">app.action.<A HREF="app/action/PaintAction.html" title="app.action 中的类"><B>PaintAction</B></A><UL>
<LI TYPE="circle">app.action.<A HREF="app/action/EditAction.html" title="app.action 中的类"><B>EditAction</B></A><LI TYPE="circle">app.action.<A HREF="app/action/FileAction.html" title="app.action 中的类"><B>FileAction</B></A><UL>
<LI TYPE="circle">app.action.<A HREF="app/action/EditAction.CopyAction.html" title="app.action 中的类"><B>EditAction.CopyAction</B></A><LI TYPE="circle">app.action.<A HREF="app/action/EditAction.CutAction.html" title="app.action 中的类"><B>EditAction.CutAction</B></A><LI TYPE="circle">app.action.<A HREF="app/action/EditAction.DelAction.html" title="app.action 中的类"><B>EditAction.DelAction</B></A><LI TYPE="circle">app.action.<A HREF="app/action/EditAction.PasteAction.html" title="app.action 中的类"><B>EditAction.PasteAction</B></A><LI TYPE="circle">app.action.<A HREF="app/action/FileAction.CloseAction.html" title="app.action 中的类"><B>FileAction.CloseAction</B></A><LI TYPE="circle">app.action.<A HREF="app/action/FileAction.CloseAllAction.html" title="app.action 中的类"><B>FileAction.CloseAllAction</B></A><LI TYPE="circle">app.action.<A HREF="app/action/FileAction.ExitAction.html" title="app.action 中的类"><B>FileAction.ExitAction</B></A><LI TYPE="circle">app.action.<A HREF="app/action/FileAction.GeneteImageAction.html" title="app.action 中的类"><B>FileAction.GeneteImageAction</B></A><LI TYPE="circle">app.action.<A HREF="app/action/FileAction.NewAction.html" title="app.action 中的类"><B>FileAction.NewAction</B></A><LI TYPE="circle">app.action.<A HREF="app/action/FileAction.OpenAction.html" title="app.action 中的类"><B>FileAction.OpenAction</B></A><LI TYPE="circle">app.action.<A HREF="app/action/FileAction.SaveAction.html" title="app.action 中的类"><B>FileAction.SaveAction</B></A><LI TYPE="circle">app.action.<A HREF="app/action/FileAction.SaveAsAction.html" title="app.action 中的类"><B>FileAction.SaveAsAction</B></A><LI TYPE="circle">app.action.<A HREF="app/action/HelpAction.AboutAction.html" title="app.action 中的类"><B>HelpAction.AboutAction</B></A><LI TYPE="circle">app.action.<A HREF="app/action/NetAction.BecomeServerAction.html" title="app.action 中的类"><B>NetAction.BecomeServerAction</B></A><LI TYPE="circle">app.action.<A HREF="app/action/NetAction.NewClientAction.html" title="app.action 中的类"><B>NetAction.NewClientAction</B></A><LI TYPE="circle">app.action.<A HREF="app/action/NetAction.NewServerAction.html" title="app.action 中的类"><B>NetAction.NewServerAction</B></A><LI TYPE="circle">app.action.<A HREF="app/action/NetAction.UnConnectServerAction.html" title="app.action 中的类"><B>NetAction.UnConnectServerAction</B></A></UL>
<LI TYPE="circle">app.action.<A HREF="app/action/HelpAction.html" title="app.action 中的类"><B>HelpAction</B></A><LI TYPE="circle">app.action.<A HREF="app/action/NetAction.html" title="app.action 中的类"><B>NetAction</B></A></UL>
<LI TYPE="circle">app.action.<A HREF="app/action/RotateAction.html" title="app.action 中的类"><B>RotateAction</B></A><UL>
<LI TYPE="circle">app.action.<A HREF="app/action/RotateAction.Left.html" title="app.action 中的类"><B>RotateAction.Left</B></A><LI TYPE="circle">app.action.<A HREF="app/action/RotateAction.Right.html" title="app.action 中的类"><B>RotateAction.Right</B></A></UL>
</UL>
<LI TYPE="circle">draw.figuare.<A HREF="draw/figuare/AbstractFiguare.html" title="draw.figuare 中的类"><B>AbstractFiguare</B></A> (implements java.lang.Cloneable, java.io.Serializable)
<UL>
<LI TYPE="circle">draw.figuare.<A HREF="draw/figuare/LineFiguare.html" title="draw.figuare 中的类"><B>LineFiguare</B></A><LI TYPE="circle">draw.figuare.<A HREF="draw/figuare/RectangularFiguare.html" title="draw.figuare 中的类"><B>RectangularFiguare</B></A><UL>
<LI TYPE="circle">draw.figuare.<A HREF="draw/figuare/EllipseFiguare.html" title="draw.figuare 中的类"><B>EllipseFiguare</B></A><LI TYPE="circle">draw.figuare.<A HREF="draw/figuare/RectangleFiguare.html" title="draw.figuare 中的类"><B>RectangleFiguare</B></A><LI TYPE="circle">draw.figuare.<A HREF="draw/figuare/RoundedRectangleFiguare.html" title="draw.figuare 中的类"><B>RoundedRectangleFiguare</B></A><LI TYPE="circle">draw.figuare.<A HREF="draw/figuare/TextFiguare.html" title="draw.figuare 中的类"><B>TextFiguare</B></A></UL>
</UL>
<LI TYPE="circle">app.action.<A HREF="app/action/Actions.html" title="app.action 中的类"><B>Actions</B></A><LI TYPE="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
<UL>
<LI TYPE="circle">java.awt.Container<UL>
<LI TYPE="circle">javax.swing.JComponent (implements java.io.Serializable)
<UL>
<LI TYPE="circle">javax.swing.JInternalFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
<UL>
<LI TYPE="circle">app.pane.<A HREF="app/pane/ChatFrame.html" title="app.pane 中的类"><B>ChatFrame</B></A><LI TYPE="circle">draw.<A HREF="draw/InnerFrame.html" title="draw 中的类"><B>InnerFrame</B></A></UL>
<LI TYPE="circle">javax.swing.JPanel (implements javax.accessibility.Accessible)
<UL>
<LI TYPE="circle">draw.<A HREF="draw/PaintCanvas.html" title="draw 中的类"><B>PaintCanvas</B></A> (implements java.awt.event.MouseListener, java.awt.event.MouseMotionListener)
</UL>
<LI TYPE="circle">app.pane.<A HREF="app/pane/JTextList.html" title="app.pane 中的类"><B>JTextList</B></A><LI TYPE="circle">javax.swing.JToolBar (implements javax.accessibility.Accessible, javax.swing.SwingConstants)
<UL>
<LI TYPE="circle">app.pane.<A HREF="app/pane/PaintPane.html" title="app.pane 中的类"><B>PaintPane</B></A></UL>
</UL>
<LI TYPE="circle">java.awt.Window (implements javax.accessibility.Accessible)
<UL>
<LI TYPE="circle">java.awt.Dialog<UL>
<LI TYPE="circle">javax.swing.JDialog (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
<UL>
<LI TYPE="circle">app.pane.<A HREF="app/pane/FontDialog.html" title="app.pane 中的类"><B>FontDialog</B></A></UL>
</UL>
<LI TYPE="circle">java.awt.Frame (implements java.awt.MenuContainer)
<UL>
<LI TYPE="circle">javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
<UL>
<LI TYPE="circle">app.<A HREF="app/Application.html" title="app 中的类"><B>Application</B></A></UL>
</UL>
</UL>
</UL>
</UL>
<LI TYPE="circle">draw.<A HREF="draw/Cursors.html" title="draw 中的类"><B>Cursors</B></A><LI TYPE="circle">skin.<A HREF="skin/Display.html" title="skin 中的类"><B>Display</B></A><LI TYPE="circle">draw.<A HREF="draw/Draw.html" title="draw 中的类"><B>Draw</B></A> (implements javax.swing.event.InternalFrameListener)
<LI TYPE="circle">app.pane.<A HREF="app/pane/EdgedBorder.html" title="app.pane 中的类"><B>EdgedBorder</B></A> (implements javax.swing.border.Border)
<LI TYPE="circle">skin.<A HREF="skin/IniReader.html" title="skin 中的类"><B>IniReader</B></A><LI TYPE="circle">app.pane.<A HREF="app/pane/MenuPane.html" title="app.pane 中的类"><B>MenuPane</B></A><LI TYPE="circle">net.<A HREF="net/NetMessage.html" title="net 中的类"><B>NetMessage</B></A> (implements java.io.Serializable)
<LI TYPE="circle">svg.<A HREF="svg/SVGGen.html" title="svg 中的类"><B>SVGGen</B></A><LI TYPE="circle">java.lang.Thread (implements java.lang.Runnable)
<UL>
<LI TYPE="circle">net.<A HREF="net/ClientReceive.html" title="net 中的类"><B>ClientReceive</B></A><LI TYPE="circle">net.<A HREF="net/ClientSend.html" title="net 中的类"><B>ClientSend</B></A><LI TYPE="circle">net.<A HREF="net/PaintClient.html" title="net 中的类"><B>PaintClient</B></A><LI TYPE="circle">net.<A HREF="net/PaintServer.html" title="net 中的类"><B>PaintServer</B></A><LI TYPE="circle">net.<A HREF="net/ServerReceive.html" title="net 中的类"><B>ServerReceive</B></A><LI TYPE="circle">net.<A HREF="net/ServerSend.html" title="net 中的类"><B>ServerSend</B></A></UL>
<LI TYPE="circle">draw.<A HREF="draw/View.html" title="draw 中的类"><B>View</B></A><LI TYPE="circle">draw.<A HREF="draw/View.ViewPropertyListener.html" title="draw 中的类"><B>View.ViewPropertyListener</B></A> (implements java.beans.PropertyChangeListener)
</UL>
</UL>
<HR>


<!-- ======= 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="overview-summary.html"><FONT CLASS="NavBarFont1"><B>概述</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">软件包</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">类</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">使用</FONT>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>树</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</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;上一个&nbsp;
&nbsp;下一个</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html?overview-tree.html" target="_top"><B>框架</B></A>  &nbsp;
&nbsp;<A HREF="overview-tree.html" target="_top"><B>无框架</B></A>  &nbsp;
&nbsp;<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 + -