CanScan
Loading...
Searching...
No Matches
fr.softsf.canscan.constant.IntConstants Enum Reference

Int constants. More...

+ Collaboration diagram for fr.softsf.canscan.constant.IntConstants:

Public Member Functions

 IntConstants (int value)
 
int getValue ()
 

Public Attributes

 DEFAULT_GAP =(15)
 
 DEFAULT_LABEL_WIDTH =(FontManager.INSTANCE.getCharWidth() * 9)
 
 LOADER_SIZE_OFFSET =(4)
 
 MAX_PERCENTAGE =(100)
 
 TEXT_FIELDS_COLUMNS =(25)
 

Private Attributes

final int value
 

Detailed Description

Int constants.

Constructor & Destructor Documentation

◆ IntConstants()

fr.softsf.canscan.constant.IntConstants.IntConstants ( int value)

Member Function Documentation

◆ getValue()

int fr.softsf.canscan.constant.IntConstants.getValue ( )

Member Data Documentation

◆ DEFAULT_GAP

fr.softsf.canscan.constant.IntConstants.DEFAULT_GAP =(15)

◆ DEFAULT_LABEL_WIDTH

fr.softsf.canscan.constant.IntConstants.DEFAULT_LABEL_WIDTH =(FontManager.INSTANCE.getCharWidth() * 9)

◆ LOADER_SIZE_OFFSET

fr.softsf.canscan.constant.IntConstants.LOADER_SIZE_OFFSET =(4)

◆ MAX_PERCENTAGE

fr.softsf.canscan.constant.IntConstants.MAX_PERCENTAGE =(100)

◆ TEXT_FIELDS_COLUMNS

fr.softsf.canscan.constant.IntConstants.TEXT_FIELDS_COLUMNS =(25)

◆ value

final int fr.softsf.canscan.constant.IntConstants.value
private

The documentation for this enum was generated from the following file: