info.aduna.clustermap.panel.request
Class HistoryRequest

java.lang.Object
  extended by info.aduna.clustermap.panel.request.Request
      extended by info.aduna.clustermap.panel.request.HistoryRequest

public class HistoryRequest
extends Request

Instances of this class are used to request the RequestHandler to go back or forth in its history. The number of steps is specified as an offset to the current position.


Nested Class Summary
static class HistoryRequest.Direction
           
 
Constructor Summary
HistoryRequest(Object source, HistoryRequest.Direction direction)
           
 
Method Summary
 HistoryRequest.Direction getDirection()
           
 
Methods inherited from class info.aduna.clustermap.panel.request.Request
getSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HistoryRequest

public HistoryRequest(Object source,
                      HistoryRequest.Direction direction)
Method Detail

getDirection

public HistoryRequest.Direction getDirection()


Copyright © 1997-2008 Aduna. All Rights Reserved.