|
JAligner | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjaligner.util.Commons
Global constants/variables/settings
| Constructor Summary | |
Commons()
|
|
| Method Summary | |
static java.lang.String |
getCurrentRelease()
Returns the current release version of JAligner |
static java.lang.String |
getFileSeparator()
Returns system file separator. |
static java.lang.String |
getJAlignerInfo()
Returns information about JAligner |
static java.lang.String |
getLineSeparator()
Returns system line separator. |
static java.lang.String |
getUserDirectory()
Returns user's current directory. |
static boolean |
isJnlp()
Returns true if jnlp is enabled |
static void |
setJnlp(boolean jnlp)
Sets the JNLP flag to true of false |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Commons()
| Method Detail |
public static java.lang.String getFileSeparator()
public static java.lang.String getLineSeparator()
public static java.lang.String getUserDirectory()
public static void setJnlp(boolean jnlp)
jnlp - true or falsepublic static boolean isJnlp()
public static java.lang.String getCurrentRelease()
public static java.lang.String getJAlignerInfo()
|
JAligner | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Ahmed Moustafa (ahmed@users.sf.net) | |
| The source code of JAligner is licensed under The GNU General Public License (GPL) |