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

📄 serialized-form.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.5.0_07) on Fri Jun 22 10:43:50 GMT 2007 -->
<TITLE>
序列化表格
</TITLE>


<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="序列化表格";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">


<!-- ========= 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>&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">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A>&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?serialized-form.html" target="_top"><B>框架</B></A>  &nbsp;
&nbsp;<A HREF="serialized-form.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>
<H1>
序列化表格</H1>
</CENTER>
<HR SIZE="4" NOSHADE>

<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="center"><FONT SIZE="+2">
<B>软件包</B> <B>&lt;Unnamed&gt;</B></FONT></TH>
</TR>
</TABLE>

<P>
<A NAME="PaintBrush"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>类 <A HREF="PaintBrush.html" title="&lt;Unnamed&gt; 中的类">PaintBrush</A> 继承 javax.swing.JFrame 实现 Serializable</B></FONT></TH>
</TR>
</TABLE>

<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>序列化字段</B></FONT></TH>
</TR>
</TABLE>

<H3>
shape</H3>
<PRE>
PaintBrush.Shape[] <B>shape</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
num</H3>
<PRE>
int <B>num</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
undoStep</H3>
<PRE>
int[] <B>undoStep</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
undoIndex</H3>
<PRE>
int <B>undoIndex</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
container</H3>
<PRE>
java.awt.Container <B>container</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
toolPanel</H3>
<PRE>
javax.swing.JPanel <B>toolPanel</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
drawArea</H3>
<PRE>
PaintBrush.DrawPanel <B>drawArea</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
fileMenu</H3>
<PRE>
javax.swing.JMenu <B>fileMenu</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
formatMenu</H3>
<PRE>
javax.swing.JMenu <B>formatMenu</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
aboutMenu</H3>
<PRE>
javax.swing.JMenu <B>aboutMenu</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
fontMenu</H3>
<PRE>
javax.swing.JMenu <B>fontMenu</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
aboutItem</H3>
<PRE>
javax.swing.JMenuItem <B>aboutItem</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
newItem</H3>
<PRE>
javax.swing.JMenuItem <B>newItem</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
openItem</H3>
<PRE>
javax.swing.JMenuItem <B>openItem</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
exitItem</H3>
<PRE>
javax.swing.JMenuItem <B>exitItem</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
saveItem</H3>
<PRE>
javax.swing.JMenuItem <B>saveItem</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
colorItem</H3>
<PRE>
javax.swing.JMenuItem <B>colorItem</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
toolButton</H3>
<PRE>
javax.swing.JButton[] <B>toolButton</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
toolFlag</H3>
<PRE>
int <B>toolFlag</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
images</H3>
<PRE>
javax.swing.Icon[] <B>images</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
stroke</H3>
<PRE>
float <B>stroke</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
eraserStroke</H3>
<PRE>
float <B>eraserStroke</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
sImages</H3>
<PRE>
javax.swing.Icon[] <B>sImages</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
eImages</H3>
<PRE>
javax.swing.Icon[] <B>eImages</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
strokeList</H3>
<PRE>
javax.swing.JList <B>strokeList</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
eraserList</H3>
<PRE>
javax.swing.JList <B>eraserList</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
xpoint</H3>
<PRE>
int[] <B>xpoint</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
ypoint</H3>
<PRE>
int[] <B>ypoint</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
polygon</H3>
<PRE>
java.awt.Polygon <B>polygon</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
length</H3>
<PRE>
int <B>length</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
fonts</H3>
<PRE>
javax.swing.JRadioButtonMenuItem[] <B>fonts</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
styleItems</H3>
<PRE>
javax.swing.JCheckBoxMenuItem[] <B>styleItems</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
fontGroup</H3>
<PRE>
javax.swing.ButtonGroup <B>fontGroup</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
style</H3>
<PRE>
int <B>style</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
font</H3>
<PRE>
java.lang.String <B>font</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
color</H3>
<PRE>
java.awt.Color <B>color</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
R</H3>
<PRE>
int <B>R</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
G</H3>
<PRE>
int <B>G</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
B</H3>
<PRE>
int <B>B</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
image</H3>
<PRE>
java.awt.image.BufferedImage <B>image</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
outImage</H3>
<PRE>
java.awt.image.BufferedImage <B>outImage</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
g</H3>
<PRE>
java.awt.Graphics <B>g</B></PRE>
<DL>
<DL>
</DL>
</DL>

<P>
<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="package-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">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A>&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?serialized-form.html" target="_top"><B>框架</B></A>  &nbsp;
&nbsp;<A HREF="serialized-form.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 + -