Class DemosNavigation
java.lang.Object
org.xhtmlrenderer.demo.browser.swt.DemosNavigation
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
private final List
<DemosNavigation.Demo> private boolean
private static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FILE_LIST_URL
- See Also:
-
_demos
-
_current
private int _current -
_lock
private boolean _lock
-
-
Constructor Details
-
DemosNavigation
-
-
Method Details
-
size
public int size() -
demos
-
getCurrent
-
setCurrent
public void setCurrent(int index) -
next
-
previous
-
unlock
public void unlock()Permit navigation again (e.g. when the document has loaded)
-