net.sourceforge.fluxion.pussycat.util
Class PussycatResourceHistory
java.lang.Object
  
net.sourceforge.fluxion.pussycat.util.PussycatResourceHistory
public class PussycatResourceHistory
- extends java.lang.Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
PussycatResourceHistory
public PussycatResourceHistory()
getCurrentHistoryIndex
public int getCurrentHistoryIndex()
 
setCurrentHistoryIndex
public void setCurrentHistoryIndex(int index)
 
addHistory
public void addHistory(java.net.URI uri)
 
getHistory
public java.util.ArrayList<java.net.URI> getHistory()
 
getHistoryAt
public java.net.URI getHistoryAt(int index)
 
getPreviousHistory
public java.net.URI getPreviousHistory()
 
getCurrentHistory
public java.net.URI getCurrentHistory()
 
getNextHistory
public java.net.URI getNextHistory()
 
Copyright © 2010. All Rights Reserved.