net.sourceforge.lentikit
Class Constants

java.lang.Object
  extended bynet.sourceforge.lentikit.Constants

public final class Constants
extends java.lang.Object

Author:
Rummy To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Field Summary
static java.lang.String CUSTOM
          The string representing a custom value in combo boxes typically means some fields are enabled.
static java.lang.String PROJ_EXTENSION
          The extension for project properties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CUSTOM

public static java.lang.String CUSTOM
The string representing a custom value in combo boxes typically means some fields are enabled.


PROJ_EXTENSION

public static java.lang.String PROJ_EXTENSION
The extension for project properties



Copyright © 2004 Sourceforge. All Rights Reserved.