com.huguesjohnson.tiamat.demos.Camineet
Class Selection

java.lang.Object
  extended bycom.huguesjohnson.tiamat.demos.Camineet.Selection

public class Selection
extends java.lang.Object

Selection

Author:
Hugues Johnson

Constructor Summary
Selection(java.lang.String caption, Event event)
           
 
Method Summary
 java.lang.String getCaption()
           
 Event getEvent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Selection

public Selection(java.lang.String caption,
                 Event event)
Method Detail

getCaption

public java.lang.String getCaption()

getEvent

public Event getEvent()