|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jniwrapper.win32.ie.BrowserHistory
Represents Internet Explorer history: links to visited pages.
| Nested Class Summary | |
static class |
BrowserHistory.Entry
Represents single history page. |
| Constructor Summary | |
BrowserHistory()
Creates browser history object. |
|
| Method Summary | |
void |
clearHistory()
Clears history. |
java.util.List |
getHistory()
Returns history. |
void |
release()
Releases native resources allocated by the object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BrowserHistory()
| Method Detail |
public void clearHistory()
public java.util.List getHistory()
BrowserHistory.Entry objects.public void release()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||