org.biolegato.core.plugintypes
Interface PropertiesExtension
public interface PropertiesExtension
This plugin type is for extending BioLegato's property set.
This will add components to the existing properties window as well as adding their default values to the
program's property registry.
- Author:
- Graham Alvare, Brian Fristensky
|
Method Summary |
void |
propertiesComponent(java.awt.Container c)
Adds a component/container to a properties modification widget. |
propertiesComponent
void propertiesComponent(java.awt.Container c)
- Adds a component/container to a properties modification widget.
- Parameters:
c - the container to add the widgets to.
Copyright © 2008-2010 University of Manitoba.