BioLegato 0.7.0 GDE Canvas plugin

org.biolegato.gdesupport.canvas
Class GDECanvasProperties

java.lang.Object
  extended by org.biolegato.gdesupport.canvas.GDECanvasProperties
All Implemented Interfaces:
org.biolegato.core.plugintypes.PropertiesExtension

public class GDECanvasProperties
extends java.lang.Object
implements org.biolegato.core.plugintypes.PropertiesExtension

A class for adding GDE canvas specific properties to.

Author:
Graham Alvare, Brian Fristensky

Constructor Summary
GDECanvasProperties(org.biolegato.core.properties.BLProperties properties)
          Creates a new GDECanvasProperties object.
 
Method Summary
 void propertiesComponent(java.awt.Container propertiesBox)
          Displays all of the widgets available for modifying the associated properties.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GDECanvasProperties

public GDECanvasProperties(org.biolegato.core.properties.BLProperties properties)
Creates a new GDECanvasProperties object.

Parameters:
properties - BioLegato's internal property registry.
Method Detail

propertiesComponent

public void propertiesComponent(java.awt.Container propertiesBox)
Displays all of the widgets available for modifying the associated properties.

Specified by:
propertiesComponent in interface org.biolegato.core.plugintypes.PropertiesExtension
Parameters:
propertiesBox - the container to add the properties widgets to.

BioLegato 0.7.0 GDE Canvas plugin

Copyright © 2008-2010 University of Manitoba.