public interface DXFDocumentViewComponent extends Component
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTitle() |
javax.swing.JComponent |
getView() |
void |
showDXFDocument(DXFDocument doc)
Show the DXFDocument in the view of this component
|
java.lang.String getTitle()
javax.swing.JComponent getView()
void showDXFDocument(DXFDocument doc) throws UIException
doc - UIException