Package org.exolab.castor.gui
Class QueryHistory
java.lang.Object
org.exolab.castor.gui.QueryHistory
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
int
void
moveback()
void
void
setMaxHistorySize
(int newSize) void
-
Constructor Details
-
QueryHistory
public QueryHistory()
-
-
Method Details
-
getQuerys
-
setQuerys
-
getMaxHistorySize
public int getMaxHistorySize() -
setMaxHistorySize
public void setMaxHistorySize(int newSize) -
moveback
public void moveback() -
moveforward
public void moveforward() -
getCurrentQuery
-
addQuery
-
getNextQuery
-
getPreviousQuery
-