public interface LayerViewPanelContext extends ErrorHandler
| Modifier and Type | Method and Description |
|---|---|
void |
setStatusMessage(String message)
Displays a message indicating the status of current operations, typically
in a status bar.
|
void |
warnUser(String warning)
Notifies the user about a minor issue.
|
handleThrowablevoid setStatusMessage(String message)
void warnUser(String warning)
Copyright © 2015. All rights reserved.