© 2006-2007 ETH Zurich

org.ximtec.igesture.tool.util
Class TitleFactory

java.lang.Object
  extended by org.ximtec.igesture.tool.util.TitleFactory

public class TitleFactory
extends Object

Comment

Version:
1.0 08.04.2008
Author:
Ueli Kurmann

Constructor Summary
TitleFactory()
           
 
Method Summary
static JLabel createDynamicTitle(DataObject obj, String property)
           
static JLabel createStaticTitle(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TitleFactory

public TitleFactory()
Method Detail

createStaticTitle

public static JLabel createStaticTitle(String s)

createDynamicTitle

public static JLabel createDynamicTitle(DataObject obj,
                                        String property)

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.