public interface ComponentMaker
Modifier and Type | Method and Description |
---|---|
JComponent |
getComponent()
Return a Component.
|
JComponent getComponent() throws Exception
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 © 2024 Central Laboratory of the Research Councils. All Rights Reserved.