|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttreebolic.browser.MainFrame.ContextData
private class MainFrame.ContextData
Context data
Field Summary | |
---|---|
java.lang.String |
theBase
Document base |
java.lang.String |
theImageBase
Image base |
java.lang.String |
theProvider
Provider |
java.lang.String |
theSource
Source |
Constructor Summary | |
---|---|
MainFrame.ContextData(java.lang.String thisProvider,
java.lang.String thisSource,
java.lang.String thisBase,
java.lang.String thisImageBase)
Constructor |
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public java.lang.String theProvider
public java.lang.String theSource
public java.lang.String theBase
public java.lang.String theImageBase
Constructor Detail |
---|
public MainFrame.ContextData(java.lang.String thisProvider, java.lang.String thisSource, java.lang.String thisBase, java.lang.String thisImageBase)
thisProvider
- provider classthisSource
- document sourcethisBase
- document basethisImageBase
- image baseMethod Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |