DESY ACOP Beans Home
com.cosylab.application
Interface VisiblePlugIn
- All Superinterfaces:
- PlugIn
public interface VisiblePlugIn
- extends PlugIn
VisiblePlugIn
interface extends PlugIn
interface
with access to plug-ins GUI container.
- Since:
- Jul 16, 2003.
- Version:
- $Id: VisiblePlugIn.java,v 1.3 2008-04-22 12:31:02 jbobnar Exp $
- Author:
- Igor Kriznar (igor.kriznar&x40;cosylab.com)
Method Summary |
javax.swing.JComponent |
getGUIPanel()
Plugin must return non-null component with GUI presentation of plugin. |
getGUIPanel
javax.swing.JComponent getGUIPanel()
- Plugin must return non-null component with GUI presentation of plugin.
- Returns:
- non-null component with GUI presentation of plugin
Copyright © 2010. All Rights Reserved.