net.aavalla.utils.gui.docbrowser
Class IndexData
java.lang.Object
net.aavalla.utils.gui.docbrowser.IndexData
public class IndexData
- extends java.lang.Object
- Author:
- Lari Natri
Constructor Summary |
IndexData(java.net.URL docRoot,
java.lang.String indexFileName)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENAME_PAGE
public static final java.lang.String ENAME_PAGE
- See Also:
- Constant Field Values
ANAME_FILE
public static final java.lang.String ANAME_FILE
- See Also:
- Constant Field Values
ANAME_NAME
public static final java.lang.String ANAME_NAME
- See Also:
- Constant Field Values
ANAME_ID
public static final java.lang.String ANAME_ID
- See Also:
- Constant Field Values
ANAME_URL
public static final java.lang.String ANAME_URL
- See Also:
- Constant Field Values
IndexData
public IndexData(java.net.URL docRoot,
java.lang.String indexFileName)
loadIndexInBackground
public void loadIndexInBackground()
hasErrors
public boolean hasErrors()
getLastError
public java.lang.Throwable getLastError()
isLoadingIndex
public boolean isLoadingIndex()
waitForIndex
public void waitForIndex()