apollo.gui.event
Interface OrientationListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
Controller, MultiController, StrandedZoomableApolloPanel

public interface OrientationListener
extends java.util.EventListener


Method Summary
 boolean handleOrientationEvent(OrientationEvent evt)
           
 

Method Detail

handleOrientationEvent

boolean handleOrientationEvent(OrientationEvent evt)