public interface ComponentMaker
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
getComponent()
Return a Component.
|
javax.swing.JComponent getComponent() throws java.lang.Exception
java.lang.Exception
- any exception which is thrown will be caught
something sensible will be done with it -
typically a different component displaying the
exception message will be displayed insteadCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.