Package org.loboevolution.store
Class NavigationStore
java.lang.Object
org.loboevolution.store.NavigationStore
- All Implemented Interfaces:
QueryStore
NavigationStore class.
-
Field Summary
Fields inherited from interface org.loboevolution.store.QueryStore
CONNECTIONS, DELETE_BOOKMARKS, DELETE_BOOKMARKS_BY_URL, DELETE_CONNECTIONS, DELETE_DOWNLOAD, DELETE_HOST, DELETE_HOST_BY_URL, DELETE_LAF, DELETE_SEARCH, DELETE_STYLE, DELETE_STYLE_HREF, DOWNLOAD_ORDERED, HOST, HOST_TAB, INSERT_BOOKMARKS, INSERT_CONNECTIONS, INSERT_DOWNLOAD, INSERT_HOST, INSERT_LAF, INSERT_SEARCH, INSERT_STYLE, SEARCH2, STYLE, STYLE_ALL, UPDATE_SEARCH, UPDATE_SEARCH2, UPDATE_STYLE, UPDATE_STYLE_ALL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAsRecent(String uri, String title, int index) addAsRecent.voiddeleteHost.voiddeleteHost(String host) deleteHost.getRecentHost(int index, boolean isTab) getRecentHost.
-
Constructor Details
-
NavigationStore
public NavigationStore()
-
-
Method Details
-
addAsRecent
addAsRecent.
-
deleteHost
public void deleteHost()deleteHost.
-
deleteHost
deleteHost.
- Parameters:
host- aStringobject.
-
getRecentHost
getRecentHost.
-