|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.helpgui.page.LinkedPage
public class LinkedPage
List of page viewed by the user
| Constructor Summary | |
|---|---|
LinkedPage()
|
|
| Method Summary | |
|---|---|
void |
addPage(Page page,
boolean insert)
Insert a new page on the list |
Page |
getCurrentPage()
Return the current page |
Page |
getNextPage()
Get the next page |
Page |
getPreviousPage()
Get the previous page |
java.lang.String |
toString()
Return the string correcponding to the LinkedPage class |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LinkedPage()
| Method Detail |
|---|
public Page getPreviousPage()
public Page getNextPage()
public Page getCurrentPage()
public void addPage(Page page,
boolean insert)
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||