org.springframework.richclient.util.l2fprod
Class L2fProdSupport

Show UML class diagram
java.lang.Object
  extended by org.springframework.richclient.util.l2fprod.L2fProdSupport

public class L2fProdSupport
extends Object


Constructor Summary
L2fProdSupport()
           
 
Method Summary
static com.l2fprod.common.propertysheet.Property makeProperty(String category, String name, String value)
           
static com.l2fprod.common.propertysheet.Property[] makePropertyArray(Properties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

L2fProdSupport

public L2fProdSupport()
Method Detail

makePropertyArray

public static com.l2fprod.common.propertysheet.Property[] makePropertyArray(Properties properties)

makeProperty

public static com.l2fprod.common.propertysheet.Property makeProperty(String category,
                                                                     String name,
                                                                     String value)


Copyright © 2004-2009 The Spring Framework. All Rights Reserved.