ImageViewerCanvas canvas
Image image
DataHandler _dh
boolean DEBUG
Image canvas_image
TextArea text_area
GridBagLayout panel_gb
Panel button_panel
Button save_button
File text_file
String text_buffer
InputStream data_ins
FileInputStream fis
DataHandler _dh
boolean DEBUG
TextArea text_area
File text_file
String text_buffer
DataHandler _dh
boolean DEBUG
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput arg0) throws IOException
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
ClassNotFoundException
- If the class for an object being
restored cannot be found.IOException
public void writeExternal(ObjectOutput out) throws IOException
IOException
- Includes any I/O exceptions that may occurCopyright © 2018. All rights reserved.