quoggles.auxiliary.attributes
Class QuogglesAttributesPlugin

java.lang.Object
  |
  +--org.graffiti.plugin.GenericPluginAdapter
        |
        +--quoggles.auxiliary.attributes.QuogglesAttributesPlugin
All Implemented Interfaces:
org.graffiti.plugin.GenericPlugin

public class QuogglesAttributesPlugin
extends org.graffiti.plugin.GenericPluginAdapter

This class provides the additional attribute types for the QUOGGLES system.


Field Summary
 
Fields inherited from class org.graffiti.plugin.GenericPluginAdapter
algorithms, attributes, dependencies, iBundle, inputSerializers, outputSerializers, prefs, sBundle, views
 
Constructor Summary
QuogglesAttributesPlugin()
          Constructs a new QuogglesAttributesPlugin.
 
Methods inherited from class org.graffiti.plugin.GenericPluginAdapter
configure, doBeforeExit, getAlgorithms, getAttributes, getDependencies, getIcon, getInputSerializers, getOutputSerializers, getViews, interrupt, isSelectionListener, isSessionListener, isViewListener, needsEditComponents, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuogglesAttributesPlugin

public QuogglesAttributesPlugin()
Constructs a new QuogglesAttributesPlugin.