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
IOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput arg0) throws IOException
IOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
ClassNotFoundException - If the class for an object being
restored cannot be found.IOExceptionpublic void writeExternal(ObjectOutput out) throws IOException
IOException - Includes any I/O exceptions that may occurCopyright © 2017–2018 Eclipse Foundation. All rights reserved.