mailpuccino
Class ComponentManager.Category

java.lang.Object
  extended bymailpuccino.ComponentManager.Category
Enclosing class:
ComponentManager

static class ComponentManager.Category
extends java.lang.Object


Field Summary
 java.util.Hashtable Prototypes
           
 java.util.Vector PrototypesList
           
 java.util.Vector TypeNamesList
           
 
Constructor Summary
(package private) ComponentManager.Category()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TypeNamesList

public java.util.Vector TypeNamesList

PrototypesList

public java.util.Vector PrototypesList

Prototypes

public java.util.Hashtable Prototypes
Constructor Detail

ComponentManager.Category

ComponentManager.Category()