org.netbeans.core
Class HtmlBrowserComponent.BrowserReplacer
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HtmlBrowserComponent.BrowserReplacer
public HtmlBrowserComponent.BrowserReplacer()
HtmlBrowserComponent.BrowserReplacer
public HtmlBrowserComponent.BrowserReplacer(HtmlBrowserComponent comp)
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