📄 serialized-form.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.4.2_02) on Wed Jun 09 11:15:36 EDT 2004 -->
<TITLE>
Serialized Form
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Serialized Form";
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<CENTER>
<H1>
Serialized Form</H1>
</CENTER>
<A NAME="DataFormatException"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="DataFormatException.html" title="class in ">DataFormatException</A> extends <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<HR SIZE="4" NOSHADE>
<A NAME="GourmetCoffeeGUI"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="GourmetCoffeeGUI.html" title="class in ">GourmetCoffeeGUI</A> extends <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
catalogList</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JList.html" title="class or interface in javax.swing">JList</A> <B>catalogList</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
orderList</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JList.html" title="class or interface in javax.swing">JList</A> <B>orderList</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
addModifyButton</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>addModifyButton</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
removeButton</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>removeButton</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
registerSaleButton</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>registerSaleButton</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
displaySalesButton</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>displaySalesButton</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
saveSalesButton</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>saveSalesButton</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
productPanel</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> <B>productPanel</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
quantityLabel</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>quantityLabel</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
totalLabel</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>totalLabel</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
quantityTextField</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>quantityTextField</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
totalTextField</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>totalTextField</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
statusTextArea</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTextArea.html" title="class or interface in javax.swing">JTextArea</A> <B>statusTextArea</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
plainRadioButton</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>plainRadioButton</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
HTMLRadioButton</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>HTMLRadioButton</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
XMLRadioButton</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>XMLRadioButton</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
fileChooser</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JFileChooser.html" title="class or interface in javax.swing">JFileChooser</A> <B>fileChooser</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
catalog</H3>
<PRE>
<A HREF="Catalog.html" title="class in ">Catalog</A> <B>catalog</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
currentOrder</H3>
<PRE>
<A HREF="Order.html" title="class in ">Order</A> <B>currentOrder</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
sales</H3>
<PRE>
<A HREF="Sales.html" title="class in ">Sales</A> <B>sales</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
salesFormatter</H3>
<PRE>
<A HREF="SalesFormatter.html" title="interface in ">SalesFormatter</A> <B>salesFormatter</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
dollarFormatter</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/text/NumberFormat.html" title="class or interface in java.text">NumberFormat</A> <B>dollarFormatter</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<HR>
<HR>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -