Returns a GUI component to be used as a small viewer/editor, e.g. below the main tree in the Gate GUI for the selected resource
()
| 38 | * the main tree in the Gate GUI for the selected resource |
| 39 | */ |
| 40 | public JComponent getSmallView(); |
| 41 | |
| 42 | /** |
| 43 | * Returns the large view for this resource. This view will go into the main |
no outgoing calls
no test coverage detected