pl.edu.agh.cast.editor
Class LayoutManagerFactory

java.lang.Object
  extended by pl.edu.agh.cast.editor.LayoutManagerFactory

public class LayoutManagerFactory
extends java.lang.Object

Author:
Krzysiek Class to create layout managers.

Method Summary
static org.eclipse.draw2d.LayoutManager getByClassName(java.lang.String layoutManagerClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getByClassName

public static org.eclipse.draw2d.LayoutManager getByClassName(java.lang.String layoutManagerClass)


Copyright © 2007-2008 AGH University of Science and Technology. All Rights Reserved.