|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
int getHistoryLength() |
Returns the length of the history items. |
HistoryItem getItem(int ) |
Retrieves a History Item at the specified index. |
Changed Methods | ||
void setItems(HistoryItem[] ) |
Change in exceptions thrown from no exceptions to (java.lang.IllegalArgumentException, java.lang.NullPointerException ). |
Sets an array of HistoryItem within an History instance. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |