public class OutlinePageDestinations extends Object
OutlinePageDestinations()
void
addPage(Integer page, String title)
Set<Integer>
getPages()
String
getTitle(Integer page)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OutlinePageDestinations()
public void addPage(Integer page, String title)
page
title
IllegalArgumentException
public Set<Integer> getPages()
public String getTitle(Integer page)
Copyright © 2015. All Rights Reserved.