org.netbeans.core/2 3.32

org.netbeans.core
Class HtmlBrowserComponent.BrowserReplacer

java.lang.Object
  extended by org.netbeans.core.HtmlBrowserComponent.BrowserReplacer
All Implemented Interfaces:
Externalizable, Serializable
Enclosing class:
HtmlBrowserComponent

public static final class HtmlBrowserComponent.BrowserReplacer
extends Object
implements Externalizable

See Also:
Serialized Form

Constructor Summary
HtmlBrowserComponent.BrowserReplacer()
           
HtmlBrowserComponent.BrowserReplacer(HtmlBrowserComponent comp)
           
 
Method Summary
 void readExternal(ObjectInput in)
           
 void writeExternal(ObjectOutput out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlBrowserComponent.BrowserReplacer

public HtmlBrowserComponent.BrowserReplacer()

HtmlBrowserComponent.BrowserReplacer

public HtmlBrowserComponent.BrowserReplacer(HtmlBrowserComponent comp)
Method Detail

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Specified by:
writeExternal in interface Externalizable
Throws:
IOException

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Specified by:
readExternal in interface Externalizable
Throws:
IOException
ClassNotFoundException

org.netbeans.core/2 3.32

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.