BioLegato 0.7.0 Core API

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.7.0 Core API

Copyright © 2008-2010 University of Manitoba.