BioLegato 0.5.8

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.
 

Method Detail

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.

BioLegato 0.5.8

Copyright © 2008-2009 University of Manitoba.