public class ROIPanelListener extends java.lang.Object implements ButtonsPanelListener, IWindowListener
| Constructor and Description |
|---|
ROIPanelListener(ROIWindow window,
ROIDataModel dataModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionButtonPressed(ButtonsPanelEvent e) |
void |
windowActivated()
This method it is invoked when the window is activated.
|
void |
windowClosed()
This method it is invoked when the window is closed
|
public ROIPanelListener(ROIWindow window, ROIDataModel dataModel)
public void actionButtonPressed(ButtonsPanelEvent e)
actionButtonPressed in interface ButtonsPanelListenerpublic void windowClosed()
IWindowListenerwindowClosed in interface IWindowListenerpublic void windowActivated()
IWindowListenerwindowActivated in interface IWindowListener