Uses of Package
adams.gui.event
-
Classes in adams.gui.event used by adams.core Class Description HistorySelectionListener Interface for classes that listen to selections of history items. -
Classes in adams.gui.event used by adams.flow Class Description RemoteScriptingEngineUpdateEvent Event that gets sent if the remote scripting engine got updated.RemoteScriptingEngineUpdateListener Interface for listeners that listen to updates to the remote scripting engine. -
Classes in adams.gui.event used by adams.flow.sink.canvas Class Description PaintEvent.PaintMoment Enumeration indicating what paintlets should be executed.PaintListener Interface for listening for paint updates of GUI components. -
Classes in adams.gui.event used by adams.flow.sink.controlchartplot Class Description PaintEvent.PaintMoment Enumeration indicating what paintlets should be executed. -
Classes in adams.gui.event used by adams.flow.sink.sequenceplotter Class Description DataChangeEvent An event indicating that the underlying containers have changed.DataChangeListener Inteface for classes that listen to data changes in a SpectrumPanel.PaintEvent.PaintMoment Enumeration indicating what paintlets should be executed.PaintListener Interface for listening for paint updates of GUI components. -
Classes in adams.gui.event used by adams.flow.standalone Class Description ConsolePanelEvent Event that gets sent when theConsolePanel
receives new data.ConsolePanelListener For classes that listen toConsolePanel
events . -
Classes in adams.gui.event used by adams.flow.transformer Class Description ImagePanelLeftClickEvent Event that gets sent in case of a left-click event in theImagePanel
.ImagePanelLeftClickListener Interface for listening for left-click events in theImagePanel
. -
Classes in adams.gui.event used by adams.gui.application Class Description RemoteScriptingEngineUpdateEvent Event that gets sent if the remote scripting engine got updated.RemoteScriptingEngineUpdateListener Interface for listeners that listen to updates to the remote scripting engine. -
Classes in adams.gui.event used by adams.gui.core Class Description ConsolePanelListener For classes that listen toConsolePanel
events .NodeDroppedEvent Event that gets sent in case of successful drag'n'drop events.NodeDroppedListener Interface for classes that listen to nodes being "dropped".PopupMenuListener For listeners that can display a popup menu.RecentItemListener Interface for classes that listen to events ofAbstractRecentItemsHandler
.RemoveItemsListener For classes that listen to item removals.SearchEvent Event gets sent when a search is to be initiated.SearchListener For classes that wait for search events sent by a SearchPanel.TabClosedListener Interface for classes that listen to changes in visibility of tabs of aBaseTabbedPane
.TabVisibilityChangeEvent Event that gets sent when tabs get hidden or set visible in aBaseTabbedPaneWithTabHiding
.TabVisibilityChangeListener Interface for classes that listen to changes in visibility of tabs of aBaseTabbedPaneWithTabHiding
.UndoEvent An event that gets sent in case of an Undo event (add, undo).UndoListener Interface for classes that listen to Undo events. -
Classes in adams.gui.event used by adams.gui.dialog Class Description SqlQueryPanelEvent Event that gets sent whenSqlQueryPanelEvent
changes.SqlQueryPanelListener Interface for listeners that react to changes in aSqlQueryPanel
. -
Classes in adams.gui.event used by adams.gui.event Class Description ActorChangeEvent Event that gets sent when the tree's actors got modified.ActorChangeEvent.Type The type of event.ConsolePanelEvent Event that gets sent when theConsolePanel
receives new data.DataChangeEvent An event indicating that the underlying containers have changed.DataChangeEvent.Type the type of event.DoubleClickEvent Event that gets sent in case of double-clicks (left mouse-button).FieldCacheUpdateEvent Event that gets sent when a field cache gets updated.FilterEvent Event that gets sent from a FilterDialog.HistorySelectionEvent Event that gets sent when a history item gets selected.ImagePanelLeftClickEvent Event that gets sent in case of a left-click event in theImagePanel
.ImagePanelSelectionEvent Event that gets sent in case of a box selection event in theImagePanel
.InstancesSortSetupEvent Event that gets sent when theInstancesSortPanel
setup changes.InstancesSortSetupEvent.EventType The type of event.NodeDroppedEvent Event that gets sent in case of successful drag'n'drop events.NodeDroppedEvent.NotificationTime For a more fine-grained notification of drop events.PaintEvent Event that gets sent in case of a paint update of a GUI component.PaintEvent.PaintMoment Enumeration indicating what paintlets should be executed.PlotPanelPanningEvent Event that gets sent in case of a panning event in thePlotPanel
.PlotPanelPanningEvent.PanningEventType The type of panning event.PlotPanelZoomEvent Event that gets sent in case of a zoom event in thePlotPanel
.PlotPanelZoomEvent.ZoomEventType The type of zoom event.RecentItemEvent Event that gets sent when recent items change or get selected.RemoteControlCenterEvent Events that the RemoteControlCenter send.RemoteControlCenterEvent.EventType The type of event.RemoteScriptingEngineUpdateEvent Event that gets sent if the remote scripting engine got updated.RemoveItemsEvent Event that gets sent when items are to be deleted.ScriptingEvent Gets sent when a scripting event happened.ScriptingInfoEvent Gets sent when a scripting event happened.SearchEvent Event gets sent when a search is to be initiated.SortSetupEvent Event that gets sent when theSortPanel
setup changes.SortSetupEvent.EventType The type of event.SpreadSheetProcessorEvent Events that get sent when changes occur in theSpreadSheetProcessorPanel
.SpreadSheetProcessorEvent.EventType The type of event.SqlQueryPanelEvent Event that gets sent whenSqlQueryPanelEvent
changes.SqlQueryPanelEvent.EventType The type of event.TabClosedEvent Event that gets sent when a tab gets closed.TabVisibilityChangeEvent Event that gets sent when tabs get hidden or set visible in aBaseTabbedPaneWithTabHiding
.TabVisibilityChangeEvent.Type The type of event.UndoEvent An event that gets sent in case of an Undo event (add, undo).UndoEvent.UndoType The enum of event types.WekaInvestigatorDataEvent Event that gets sent when the data in anInvestigatorPanel
changes. -
Classes in adams.gui.event used by adams.gui.flow Class Description UndoEvent An event that gets sent in case of an Undo event (add, undo).UndoListener Interface for classes that listen to Undo events. -
Classes in adams.gui.event used by adams.gui.flow.tree Class Description ActorChangeEvent Event that gets sent when the tree's actors got modified.ActorChangeListener Interface for classes that listen to changes in the tree. -
Classes in adams.gui.event used by adams.gui.goe Class Description HistorySelectionListener Interface for classes that listen to selections of history items. -
Classes in adams.gui.event used by adams.gui.menu Class Description DataChangeListener Inteface for classes that listen to data changes in a SpectrumPanel.PaintListener Interface for listening for paint updates of GUI components. -
Classes in adams.gui.event used by adams.gui.scripting Class Description ScriptingEvent Gets sent when a scripting event happened.ScriptingInfoEvent Gets sent when a scripting event happened.ScriptingInfoListener Interface for classes that want to be notified about scripting events (idle, non-idle).ScriptingListener Interface for classes that want to be notified about scripting events. -
Classes in adams.gui.event used by adams.gui.selection Class Description DoubleClickEvent Event that gets sent in case of double-clicks (left mouse-button).DoubleClickListener For classes that listen to double-clicks (of the left mouse button).FieldCacheUpdateEvent Event that gets sent when a field cache gets updated.FieldCacheUpdateListener Interface for field cache update listeners. -
Classes in adams.gui.event used by adams.gui.tools Class Description DoubleClickListener For classes that listen to double-clicks (of the left mouse button).SpreadSheetProcessorEvent Events that get sent when changes occur in theSpreadSheetProcessorPanel
.SpreadSheetProcessorListener Interface for listeners that react to changes in aSpreadSheetProcessorPanel
. -
Classes in adams.gui.event used by adams.gui.tools.remotecontrolcenter Class Description RemoteScriptingEngineUpdateEvent Event that gets sent if the remote scripting engine got updated.RemoteScriptingEngineUpdateListener Interface for listeners that listen to updates to the remote scripting engine. -
Classes in adams.gui.event used by adams.gui.tools.remotecontrolcenter.panels Class Description RemoteScriptingEngineUpdateEvent Event that gets sent if the remote scripting engine got updated.RemoteScriptingEngineUpdateListener Interface for listeners that listen to updates to the remote scripting engine. -
Classes in adams.gui.event used by adams.gui.tools.spreadsheetprocessor Class Description SpreadSheetProcessorEvent.EventType The type of event. -
Classes in adams.gui.event used by adams.gui.tools.spreadsheetviewer Class Description SortSetupEvent Event that gets sent when theSortPanel
setup changes.SortSetupListener Interface for listeners that react to changes in a sort setup of aSortPanel
. -
Classes in adams.gui.event used by adams.gui.tools.sqlworkbench Class Description SqlQueryPanelEvent Event that gets sent whenSqlQueryPanelEvent
changes.SqlQueryPanelListener Interface for listeners that react to changes in aSqlQueryPanel
. -
Classes in adams.gui.event used by adams.gui.tools.wekainvestigator Class Description RecentItemEvent Event that gets sent when recent items change or get selected.WekaInvestigatorDataEvent Event that gets sent when the data in anInvestigatorPanel
changes. -
Classes in adams.gui.event used by adams.gui.tools.wekainvestigator.data Class Description UndoEvent An event that gets sent in case of an Undo event (add, undo).UndoListener Interface for classes that listen to Undo events. -
Classes in adams.gui.event used by adams.gui.tools.wekainvestigator.datatable.action Class Description WekaInvestigatorDataEvent Event that gets sent when the data in anInvestigatorPanel
changes. -
Classes in adams.gui.event used by adams.gui.tools.wekainvestigator.tab Class Description UndoEvent An event that gets sent in case of an Undo event (add, undo).UndoListener Interface for classes that listen to Undo events.WekaInvestigatorDataEvent Event that gets sent when the data in anInvestigatorPanel
changes.WekaInvestigatorDataListener Interface for classes that get notified about changes in the data in anInvestigatorPanel
. -
Classes in adams.gui.event used by adams.gui.tools.wekainvestigator.tab.preprocesstab.attributeselaction Class Description WekaInvestigatorDataEvent Event that gets sent when the data in anInvestigatorPanel
changes. -
Classes in adams.gui.event used by adams.gui.tools.wekamultiexperimenter Class Description RecentItemEvent Event that gets sent when recent items change or get selected. -
Classes in adams.gui.event used by adams.gui.visualization.container Class Description DataChangeEvent An event indicating that the underlying containers have changed.DataChangeListener Inteface for classes that listen to data changes in a SpectrumPanel.FilterListener Interface for classes that want to listen to events that trigger filtering.PaintEvent.PaintMoment Enumeration indicating what paintlets should be executed.PaintListener Interface for listening for paint updates of GUI components.PlotPanelPanningEvent Event that gets sent in case of a panning event in thePlotPanel
.PlotPanelPanningListener Interface for listening for panning events in thePlotPanel
.PlotPanelZoomEvent Event that gets sent in case of a zoom event in thePlotPanel
.PlotPanelZoomListener Interface for listening for zoom events in thePlotPanel
. -
Classes in adams.gui.event used by adams.gui.visualization.core Class Description PaintEvent Event that gets sent in case of a paint update of a GUI component.PaintEvent.PaintMoment Enumeration indicating what paintlets should be executed.PaintListener Interface for listening for paint updates of GUI components.PlotPanelPanningListener Interface for listening for panning events in thePlotPanel
.PlotPanelZoomListener Interface for listening for zoom events in thePlotPanel
. -
Classes in adams.gui.event used by adams.gui.visualization.core.plot Class Description PlotPanelPanningEvent.PanningEventType The type of panning event.PlotPanelPanningListener Interface for listening for panning events in thePlotPanel
.PlotPanelZoomEvent.ZoomEventType The type of zoom event.PlotPanelZoomListener Interface for listening for zoom events in thePlotPanel
. -
Classes in adams.gui.event used by adams.gui.visualization.image Class Description ImagePanelLeftClickListener Interface for listening for left-click events in theImagePanel
.ImagePanelSelectionListener Interface for listening for selection events in theImagePanel
.UndoEvent An event that gets sent in case of an Undo event (add, undo).UndoListener Interface for classes that listen to Undo events. -
Classes in adams.gui.event used by adams.gui.visualization.image.leftclick Class Description ImagePanelLeftClickEvent Event that gets sent in case of a left-click event in theImagePanel
.ImagePanelLeftClickListener Interface for listening for left-click events in theImagePanel
. -
Classes in adams.gui.event used by adams.gui.visualization.image.selection Class Description ImagePanelSelectionEvent Event that gets sent in case of a box selection event in theImagePanel
.ImagePanelSelectionListener Interface for listening for selection events in theImagePanel
. -
Classes in adams.gui.event used by adams.gui.visualization.instance Class Description DataChangeEvent An event indicating that the underlying containers have changed.DataChangeListener Inteface for classes that listen to data changes in a SpectrumPanel.PaintEvent.PaintMoment Enumeration indicating what paintlets should be executed.PaintListener Interface for listening for paint updates of GUI components.PlotPanelPanningListener Interface for listening for panning events in thePlotPanel
.PlotPanelZoomListener Interface for listening for zoom events in thePlotPanel
. -
Classes in adams.gui.event used by adams.gui.visualization.instances.instancestable Class Description InstancesSortSetupEvent Event that gets sent when theInstancesSortPanel
setup changes.InstancesSortSetupListener Interface for listeners that react to changes in a sort setup of aInstancesSortPanel
. -
Classes in adams.gui.event used by adams.gui.visualization.object Class Description UndoEvent An event that gets sent in case of an Undo event (add, undo).UndoListener Interface for classes that listen to Undo events. -
Classes in adams.gui.event used by adams.gui.visualization.report Class Description DataChangeEvent An event indicating that the underlying containers have changed.DataChangeListener Inteface for classes that listen to data changes in a SpectrumPanel.PaintEvent.PaintMoment Enumeration indicating what paintlets should be executed. -
Classes in adams.gui.event used by adams.gui.visualization.segmentation Class Description UndoEvent An event that gets sent in case of an Undo event (add, undo).UndoListener Interface for classes that listen to Undo events. -
Classes in adams.gui.event used by adams.gui.visualization.segmentation.layer Class Description UndoEvent An event that gets sent in case of an Undo event (add, undo).UndoListener Interface for classes that listen to Undo events. -
Classes in adams.gui.event used by adams.gui.visualization.sequence Class Description DataChangeListener Inteface for classes that listen to data changes in a SpectrumPanel.PaintEvent.PaintMoment Enumeration indicating what paintlets should be executed.PaintListener Interface for listening for paint updates of GUI components. -
Classes in adams.gui.event used by adams.gui.visualization.spreadsheet Class Description DataChangeEvent An event indicating that the underlying containers have changed.DataChangeListener Inteface for classes that listen to data changes in a SpectrumPanel.PaintEvent.PaintMoment Enumeration indicating what paintlets should be executed.PaintListener Interface for listening for paint updates of GUI components.PlotPanelPanningListener Interface for listening for panning events in thePlotPanel
.PlotPanelZoomListener Interface for listening for zoom events in thePlotPanel
. -
Classes in adams.gui.event used by adams.gui.visualization.stats.boxplot Class Description PaintEvent Event that gets sent in case of a paint update of a GUI component.PaintListener Interface for listening for paint updates of GUI components. -
Classes in adams.gui.event used by adams.gui.visualization.stats.fourinone Class Description PaintListener Interface for listening for paint updates of GUI components. -
Classes in adams.gui.event used by adams.gui.visualization.stats.histogram Class Description PaintListener Interface for listening for paint updates of GUI components. -
Classes in adams.gui.event used by adams.gui.visualization.stats.paintlet Class Description PaintEvent.PaintMoment Enumeration indicating what paintlets should be executed. -
Classes in adams.gui.event used by adams.gui.visualization.stats.probabilityplot Class Description PaintListener Interface for listening for paint updates of GUI components. -
Classes in adams.gui.event used by adams.gui.visualization.stats.scatterplot Class Description PaintListener Interface for listening for paint updates of GUI components. -
Classes in adams.gui.event used by adams.gui.visualization.stats.zscore Class Description PaintListener Interface for listening for paint updates of GUI components. -
Classes in adams.gui.event used by adams.gui.visualization.timeseries Class Description DataChangeEvent An event indicating that the underlying containers have changed.DataChangeListener Inteface for classes that listen to data changes in a SpectrumPanel.FilterEvent Event that gets sent from a FilterDialog.FilterListener Interface for classes that want to listen to events that trigger filtering.PaintEvent.PaintMoment Enumeration indicating what paintlets should be executed.PaintListener Interface for listening for paint updates of GUI components.PlotPanelPanningListener Interface for listening for panning events in thePlotPanel
.PlotPanelZoomListener Interface for listening for zoom events in thePlotPanel
.UndoEvent An event that gets sent in case of an Undo event (add, undo).UndoListener Interface for classes that listen to Undo events. -
Classes in adams.gui.event used by adams.scripting Class Description RemoteScriptingEngineUpdateListener Interface for listeners that listen to updates to the remote scripting engine. -
Classes in adams.gui.event used by adams.terminal.application Class Description RemoteScriptingEngineUpdateEvent Event that gets sent if the remote scripting engine got updated.RemoteScriptingEngineUpdateListener Interface for listeners that listen to updates to the remote scripting engine. -
Classes in adams.gui.event used by weka.gui.explorer Class Description RecentItemEvent Event that gets sent when recent items change or get selected.