org.gnu.gdk

Class EventProperty

public class EventProperty extends Event

Constructor Summary
EventProperty(Event evt)
Promotion constructor.

Constructor Detail

EventProperty

public EventProperty(Event evt)
Promotion constructor. Construct the specific event object by promoting (sharing the Handle object of) the base Event.