| Interface | Description | 
|---|---|
| SwingProgramNodeService<C extends ProgramNodeContribution,V extends SwingProgramNodeView<C>> | 
 Defines an API required for defining and adding to PolyScope a new type of program node and corresponding screen where
 the user interface is Swing-based. 
 | 
| SwingProgramNodeView<C extends ProgramNodeContribution> | 
 API for a program node View which defines the UI for the corresponding  
ProgramNodeContribution. | 
Copyright © 2020. All rights reserved.