|
| static final String | TAB = "\t" |
| |
Global constants/variables/settings
- Author
- Ahmed Moustafa (ahmed.nosp@m.@use.nosp@m.rs.sf.nosp@m..net)
| static String jaligner.util.Commons.getCurrentRelease |
( |
| ) |
|
|
static |
Returns the current release version of JAligner
- Returns
- current release
| static String jaligner.util.Commons.getFileSeparator |
( |
| ) |
|
|
static |
Returns system file separator.
- Returns
- file separator
| static String jaligner.util.Commons.getJAlignerInfo |
( |
| ) |
|
|
static |
Returns information about JAligner
- Returns
- information about JAligner
| static String jaligner.util.Commons.getLineSeparator |
( |
| ) |
|
|
static |
Returns system line separator.
- Returns
- line separator
| static String jaligner.util.Commons.getUserDirectory |
( |
| ) |
|
|
static |
Returns user's current directory.
- Returns
- user's current directory
| static boolean jaligner.util.Commons.isJnlp |
( |
| ) |
|
|
static |
Returns true if jnlp is enabled
- Returns
- true if jnlp is enabled, otherwise returns false
| static void jaligner.util.Commons.setJnlp |
( |
boolean |
jnlp | ) |
|
|
static |
Sets the JNLP flag to true of false
- Parameters
-
| final String jaligner.util.Commons.TAB = "\t" |
|
static |
The documentation for this class was generated from the following file: