|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.formaria.editor.langed.LanguageEditorApplication
public class LanguageEditorApplication
Title: LanguageEditor
Description: Language Resource Translation Utility
Copyright (c) Formaria Ltd., 2001-2006, This software is licensed under the GNU Public License (GPL), please see license.txt for more details. If you make commercial use of this software you must purchase a commercial license from Formaria.
$Revision: 1.6 $
| Field Summary | |
|---|---|
static java.awt.Font |
defaultFont
|
| Constructor Summary | |
|---|---|
LanguageEditorApplication(java.awt.Frame appFrame,
boolean isApplication,
boolean showSplash)
|
|
| Method Summary | |
|---|---|
void |
createSplashScreen(java.awt.Frame appFrame)
Show the spash screen while the rest of the demo loads |
void |
hideSplash()
pop down the spash screen |
static void |
main(java.lang.String[] args)
|
static void |
setDefaultFont(java.awt.Container cont)
Set the default font for all the components in this container. |
void |
setDefaultFont(java.awt.Font font)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.awt.Font defaultFont
| Constructor Detail |
|---|
public LanguageEditorApplication(java.awt.Frame appFrame,
boolean isApplication,
boolean showSplash)
| Method Detail |
|---|
public static void main(java.lang.String[] args)
public void createSplashScreen(java.awt.Frame appFrame)
public void hideSplash()
public void setDefaultFont(java.awt.Font font)
public static void setDefaultFont(java.awt.Container cont)
cont - the container
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||