hep.analysis.peer
Interface PagePeer

All Superinterfaces:
Peer

public interface PagePeer
extends Peer

The peer class for Page


Method Summary
 void addNotify(Plot h)
           
 void clearNotify()
           
 void removeNotify(Plot h)
           
 void show()
           
 

Method Detail

addNotify

public void addNotify(Plot h)

removeNotify

public void removeNotify(Plot h)

clearNotify

public void clearNotify()

show

public void show()