Rings
Version 0.3

threeD.ui.event
Interface SurfaceEvent

All Superinterfaces:
Event
All Known Implementing Classes:
SurfaceAddEvent, SurfaceEditEvent, SurfaceRemoveEvent

public interface SurfaceEvent
extends Event

A SurfaceEvent object represents an event that targets a surface.


Method Summary
 Surface getTarget()
          Returns the target of this SurfaceEvent object.
 

Method Detail

getTarget

public Surface getTarget()
Returns the target of this SurfaceEvent object.


Rings
Version 0.3

Copyright 2003-05 Mike Murray