Interface SelectionManagerProxy
-
- All Known Implementing Classes:
InfoFrame
,LayerViewPanel
,PrimaryInfoFrame
,TaskFrame
,ViewAttributesPlugIn.ViewAttributesFrame
public interface SelectionManagerProxy
A party with an associatedSelectionManager
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SelectionManager
getSelectionManager()
-
-
-
Method Detail
-
getSelectionManager
SelectionManager getSelectionManager()
-
-