TPTP 4.4.0 Monitoring Tools Project
Internal API Specification

org.eclipse.hyades.sdb.internal.editors
Class PageUpControl

java.lang.Object
  extended byorg.eclipse.hyades.sdb.internal.editors.PageUpControl

public class PageUpControl
extends java.lang.Object


Constructor Summary
PageUpControl(DBContentProvider provider, int size)
           
 
Method Summary
 int getCurrentPage()
           
 int getSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageUpControl

public PageUpControl(DBContentProvider provider,
                     int size)
Method Detail

getCurrentPage

public int getCurrentPage()

getSize

public int getSize()

TPTP 4.4.0 Monitoring Tools Project
Internal API Specification