public interface SwingToolbarContribution
| Modifier and Type | Method and Description | 
|---|---|
void | 
buildUI(JPanel jPanel)
Build the UI for the toolbar on the provided panel. 
 | 
void | 
closeView()
Called each time the user exits this URCap toolbar in PolyScope. 
 | 
void | 
openView()
Called each time the user selects this URCap toolbar in PolyScope. 
 | 
void buildUI(JPanel jPanel)
jPanel - the panel to build the UI onvoid openView()
void closeView()
Copyright © 2019. All rights reserved.