com.tensegrity.gui.swt
Class SwtCommandRegistry

java.lang.Object
  extended bycom.tensegrity.generic.command.CommandRegistry
      extended bycom.tensegrity.gui.swt.SwtCommandRegistry

public class SwtCommandRegistry
extends CommandRegistry

An instance of this class represents a CommandRegistry to be used in a SWT context.

Version:
$Id: SwtCommandRegistry.java,v 1.2 2004/03/24 11:26:27 SebastienGuyon Exp $
Author:
S�bastien Guyon

Constructor Summary
SwtCommandRegistry()
          Creates a new SwtCommandRegistry.
 
Methods inherited from class com.tensegrity.generic.command.CommandRegistry
clear, contains, dump, get, remove, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwtCommandRegistry

public SwtCommandRegistry()
Creates a new SwtCommandRegistry.



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.