Module eu.hansolo.fx.charts
Package eu.hansolo.fx.charts.event
Class MapConnectionEvent<T extends MapConnection>
java.lang.Object
eu.hansolo.fx.charts.event.MapConnectionEvent<T>
-
Constructor Summary
ConstructorsConstructorDescriptionMapConnectionEvent(eu.hansolo.toolbox.evt.EvtType<? extends eu.hansolo.toolbox.evt.Evt> TYPE) MapConnectionEvent(T MAP_CONNECTION) MapConnectionEvent(T MAP_CONNECTION, eu.hansolo.toolbox.evt.EvtType<? extends eu.hansolo.toolbox.evt.Evt> TYPE) -
Method Summary
Modifier and TypeMethodDescriptioneu.hansolo.toolbox.evt.EvtType<? extends eu.hansolo.toolbox.evt.Evt>
-
Constructor Details
-
MapConnectionEvent
public MapConnectionEvent(eu.hansolo.toolbox.evt.EvtType<? extends eu.hansolo.toolbox.evt.Evt> TYPE) -
MapConnectionEvent
-
MapConnectionEvent
public MapConnectionEvent(T MAP_CONNECTION, eu.hansolo.toolbox.evt.EvtType<? extends eu.hansolo.toolbox.evt.Evt> TYPE)
-
-
Method Details
-
getMapConnection
-
getEventType
public eu.hansolo.toolbox.evt.EvtType<? extends eu.hansolo.toolbox.evt.Evt> getEventType()
-