|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectCloneableTopComponent
org.formaria.editor.netbeans.langed.LanguageEditor
public class LanguageEditor
An openable window available to the IDE's window manager.
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.11 $
| Constructor Summary | |
|---|---|
LanguageEditor()
|
|
| Method Summary | |
|---|---|
void |
addLanguage()
Add a new language to the project |
void |
checkSpelling()
Do the spell check |
protected boolean |
closeLast()
|
void |
componentClosed()
|
static LanguageEditor |
getInstance()
|
int |
getPersistenceType()
|
void |
open()
|
java.lang.String |
preferredID()
|
void |
runLiveTranslation()
Run in live translation mode |
void |
runMachineTranslation()
Show the machine language editor |
void |
scanProject()
Scan the pages of a project for new strings |
void |
setCurrentLang()
Set the currently used language |
void |
setupSpelling()
Configure the spell checker |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LanguageEditor()
| Method Detail |
|---|
public static LanguageEditor getInstance()
public void componentClosed()
public int getPersistenceType()
public java.lang.String preferredID()
public void open()
protected boolean closeLast()
public void scanProject()
public void addLanguage()
public void setCurrentLang()
public void runMachineTranslation()
public void runLiveTranslation()
public void setupSpelling()
public void checkSpelling()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||