|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectComposite
fable.gui.AbstractBrowserView
fable.gui.BrowserView
public class BrowserView
BrowserView class fully functional with message handling behavior.
Constructor Summary | |
---|---|
BrowserView(Composite parent,
java.lang.String defaultURL,
FableManager fbm)
Construct a new BrowserView object with its parent and default URL. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BrowserView(Composite parent, java.lang.String defaultURL, FableManager fbm)
parent
- parent of this BrowserView.defaultURL
- default URL of this BrowserView.fbm
- Overall FableManager
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |