Returns the large view for this resource. This view will go into the main display area.
()
| 44 | * display area. |
| 45 | */ |
| 46 | public JComponent getLargeView(); |
| 47 | |
| 48 | /** |
| 49 | * Returns <tt>true</tt> if the views have already been built for this handle. |
no outgoing calls
no test coverage detected