Uses of Class
adams.gui.event.ConsolePanelEvent
-
Packages that use ConsolePanelEvent Package Description adams.flow.standalone adams.gui.event -
-
Uses of ConsolePanelEvent in adams.flow.standalone
Methods in adams.flow.standalone with parameters of type ConsolePanelEvent Modifier and Type Method Description void
ConsoleWindow. consolePanelMessageReceived(ConsolePanelEvent e)
Gets called when theConsolePanel
receives a message. -
Uses of ConsolePanelEvent in adams.gui.event
Methods in adams.gui.event with parameters of type ConsolePanelEvent Modifier and Type Method Description void
ConsolePanelListener. consolePanelMessageReceived(ConsolePanelEvent e)
Gets called when theConsolePanel
receives a message.
-