Adempiere 3.5.2a

org.eevolution.tools.swing
Class CharDefinition

java.lang.Object
  extended by org.eevolution.tools.swing.CharDefinition

public class CharDefinition
extends Object

Version:
1.0, October 14th 2005
Author:
Gunther Hoppe, tranSIT GmbH Ilmenau/Germany

Constructor Summary
CharDefinition()
           
 
Method Summary
 boolean contains(char c)
           
static CharDefinition getCurrencyDef()
           
static CharDefinition getDefaultDef()
           
static CharDefinition getLetterDef()
           
static CharDefinition getNumberDef()
           
 void setAllowed(String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CharDefinition

public CharDefinition()
Method Detail

getDefaultDef

public static CharDefinition getDefaultDef()

getNumberDef

public static CharDefinition getNumberDef()

getLetterDef

public static CharDefinition getLetterDef()

getCurrencyDef

public static CharDefinition getCurrencyDef()

contains

public boolean contains(char c)

setAllowed

public void setAllowed(String str)

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.