public interface MainInfoByPointPanel extends Observer
Modifier and Type | Method and Description |
---|---|
void |
addListenerExtendedButton(ActionListener listener)
Adds a listener to the extended button
|
InfoByPointDataModel |
getInfoByPointDataModel()
Gets the data model
|
PixelInspector |
getPixelInspectorPanel()
Gets the pixel inspector panel
|
InfoByPointDataModel getInfoByPointDataModel()
PixelInspector getPixelInspectorPanel()
void addListenerExtendedButton(ActionListener listener)
listener
-