mvc
Class GlueFactory

java.lang.Object
  extended by mvc.GlueFactory

public class GlueFactory
extends java.lang.Object

DOCME.


Constructor Summary
GlueFactory()
          new GlueFactory() returns a new GlueFactory.
 
Method Summary
 java.awt.Component createGlue()
           
 void freeGlues()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlueFactory

public GlueFactory()
new GlueFactory() returns a new GlueFactory.

Method Detail

createGlue

public java.awt.Component createGlue()

freeGlues

public void freeGlues()