Serialized Form
-
Package org.omegat.core
-
Exception org.omegat.core.KnownException
class KnownException extends RuntimeException implements Serializable
-
-
Package org.omegat.core.data
-
Exception org.omegat.core.data.IProject.OptimisticLockingFail
class OptimisticLockingFail extends Exception implements Serializable-
Serialized Fields
-
newTranslationText
String newTranslationText
-
oldTranslationText
String oldTranslationText
-
previous
IProject.AllTranslations previous
-
-
-
Exception org.omegat.core.data.ProjectException
class ProjectException extends Exception implements Serializable
-
-
Package org.omegat.core.machinetranslators
-
Exception org.omegat.core.machinetranslators.MachineTranslateError
class MachineTranslateError extends Exception implements Serializable
-
-
Package org.omegat.core.segmentation.datamodels
-
Class org.omegat.core.segmentation.datamodels.MappingRulesModel
class MappingRulesModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
listeners
List<ExceptionListener> listeners
List of listeners -
srx
SRX srx
-
-
-
Class org.omegat.core.segmentation.datamodels.SegmentationRulesModel
class SegmentationRulesModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
listeners
List<ExceptionListener> listeners
List of listeners -
rules
List<Rule> rules
-
-
-
Class org.omegat.core.segmentation.datamodels.SRXOptionsModel
class SRXOptionsModel extends JToggleButton.ToggleButtonModel implements Serializable-
Serialized Fields
-
srx
SRX srx
-
-
-
-
Package org.omegat.core.statistics
-
Exception org.omegat.core.statistics.FindMatches.StoppedException
class StoppedException extends RuntimeException implements Serializable
-
-
Package org.omegat.core.team2
-
Exception org.omegat.core.team2.IRemoteRepository2.BadRepositoryException
class BadRepositoryException extends Exception implements Serializable -
Exception org.omegat.core.team2.IRemoteRepository2.NetworkException
class NetworkException extends Exception implements Serializable
-
-
Package org.omegat.core.team2.gui
-
Class org.omegat.core.team2.gui.PassphraseDialog
class PassphraseDialog extends JDialog implements Serializable-
Serialized Fields
-
descriptionText
JTextArea descriptionText
-
passwordField
JPasswordField passwordField
-
returnStatus
boolean returnStatus
-
titleText
JTextPane titleText
-
-
-
Class org.omegat.core.team2.gui.RepositoriesCredentialsPanel
class RepositoriesCredentialsPanel extends JPanel implements Serializable-
Serialized Fields
-
btnRemove
JButton btnRemove
-
filler1
Box.Filler filler1
-
jPanel2
JPanel jPanel2
-
jScrollPane2
JScrollPane jScrollPane2
-
list
JTable list
-
-
-
Class org.omegat.core.team2.gui.UserPassDialog
class UserPassDialog extends JDialog implements Serializable-
Serialized Fields
-
descriptionTextArea
JTextArea descriptionTextArea
-
mainPanel
JPanel mainPanel
-
messageArea
JTextArea messageArea
-
okButton
JButton okButton
-
passwordField
JPasswordField passwordField
-
passwordPanel
JPanel passwordPanel
-
perHostCheckBox
JCheckBox perHostCheckBox
-
returnStatus
int returnStatus
-
toggleButton
JToggleButton toggleButton
-
usernameField
JTextField usernameField
-
usernamePanel
JPanel usernamePanel
-
-
-
-
Package org.omegat.core.threads
-
Exception org.omegat.core.threads.LongProcessInterruptedException
class LongProcessInterruptedException extends RuntimeException implements Serializable
-
-
Package org.omegat.externalfinder.gui
-
Class org.omegat.externalfinder.gui.ExternalFinderItemEditorPanel
class ExternalFinderItemEditorPanel extends JPanel implements Serializable-
Serialized Fields
-
addCommandButton
JButton addCommandButton
-
addUrlButton
JButton addUrlButton
-
cancelButton
JButton cancelButton
-
commandsTable
JTable commandsTable
-
editCommandButton
JButton editCommandButton
-
editUrlButton
JButton editUrlButton
-
filler1
Box.Filler filler1
-
filler2
Box.Filler filler2
-
filler3
Box.Filler filler3
-
filler4
Box.Filler filler4
-
filler5
Box.Filler filler5
-
filler6
Box.Filler filler6
-
filler7
Box.Filler filler7
-
filler8
Box.Filler filler8
-
jLabel1
JLabel jLabel1
-
jLabel2
JLabel jLabel2
-
jLabel3
JLabel jLabel3
-
jLabel4
JLabel jLabel4
-
jPanel1
JPanel jPanel1
-
jPanel10
JPanel jPanel10
-
jPanel2
JPanel jPanel2
-
jPanel3
JPanel jPanel3
-
jPanel4
JPanel jPanel4
-
jPanel5
JPanel jPanel5
-
jPanel6
JPanel jPanel6
-
jPanel7
JPanel jPanel7
-
jPanel8
JPanel jPanel8
-
jPanel9
JPanel jPanel9
-
jScrollPane1
JScrollPane jScrollPane1
-
jScrollPane2
JScrollPane jScrollPane2
-
keystrokeLabel
JLabel keystrokeLabel
-
nameField
JTextField nameField
-
okButton
JButton okButton
-
popupCheckBox
JCheckBox popupCheckBox
-
removeCommandButton
JButton removeCommandButton
-
removeUrlButton
JButton removeUrlButton
-
setKeystrokeButton
JButton setKeystrokeButton
-
urlsTable
JTable urlsTable
-
-
-
Class org.omegat.externalfinder.gui.ExternalFinderPreferencesPanel
class ExternalFinderPreferencesPanel extends JPanel implements Serializable-
Serialized Fields
-
addButton
JButton addButton
-
editButton
JButton editButton
-
filler1
Box.Filler filler1
-
filler2
Box.Filler filler2
-
filler3
Box.Filler filler3
-
globalOptionsPanel
JPanel globalOptionsPanel
-
itemTable
JTable itemTable
-
jLabel1
JLabel jLabel1
-
jLabel2
JLabel jLabel2
-
jPanel2
JPanel jPanel2
-
jPanel3
JPanel jPanel3
-
jPanel4
JPanel jPanel4
-
jPanel5
JPanel jPanel5
-
jScrollPane1
JScrollPane jScrollPane1
-
priorityPanel
JPanel priorityPanel
-
prioritySpinner
JSpinner prioritySpinner
-
projectSpecificCommandsCheckBox
JCheckBox projectSpecificCommandsCheckBox
-
removeButton
JButton removeButton
-
-
-
Class org.omegat.externalfinder.gui.ExternalFinderSubItemEditorPanel
class ExternalFinderSubItemEditorPanel extends JPanel implements Serializable-
Serialized Fields
-
cancelButton
JButton cancelButton
-
commandPanel
JPanel commandPanel
-
commandTextArea
JTextArea commandTextArea
-
delimiterTextField
JTextField delimiterTextField
-
encodingComboBox
JComboBox<ExternalFinderItem.ENCODING> encodingComboBox
-
filler1
Box.Filler filler1
-
filler10
Box.Filler filler10
-
filler11
Box.Filler filler11
-
filler12
Box.Filler filler12
-
filler13
Box.Filler filler13
-
filler2
Box.Filler filler2
-
filler3
Box.Filler filler3
-
filler4
Box.Filler filler4
-
filler5
Box.Filler filler5
-
filler7
Box.Filler filler7
-
filler8
Box.Filler filler8
-
filler9
Box.Filler filler9
-
jLabel1
JLabel jLabel1
-
jLabel2
JLabel jLabel2
-
jLabel3
JLabel jLabel3
-
jLabel4
JLabel jLabel4
-
jLabel5
JLabel jLabel5
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
jPanel3
JPanel jPanel3
-
jPanel4
JPanel jPanel4
-
jPanel5
JPanel jPanel5
-
jPanel6
JPanel jPanel6
-
jPanel7
JPanel jPanel7
-
jPanel8
JPanel jPanel8
-
jPanel9
JPanel jPanel9
-
jScrollPane1
JScrollPane jScrollPane1
-
jScrollPane2
JScrollPane jScrollPane2
-
jTextArea1
JTextArea jTextArea1
-
jTextArea2
JTextArea jTextArea2
-
okButton
JButton okButton
-
sampleOutputTextArea
JTextArea sampleOutputTextArea
-
targetComboBox
JComboBox<ExternalFinderItem.TARGET> targetComboBox
-
testButton
JButton testButton
-
urlPanel
JPanel urlPanel
-
urlTextArea
JTextArea urlTextArea
-
-
-
-
Package org.omegat.externalfinder.item
-
Exception org.omegat.externalfinder.item.ExternalFinderValidationException
class ExternalFinderValidationException extends RuntimeException implements Serializable
-
-
Package org.omegat.filters2
-
Class org.omegat.filters2.Instance
class Instance extends Object implements Serializable- serialVersionUID:
- -8290853406593590600L
-
Exception org.omegat.filters2.TranslationException
class TranslationException extends Exception implements Serializable
-
-
Package org.omegat.filters2.html2
-
Class org.omegat.filters2.html2.EditOptionsDialog
class EditOptionsDialog extends JDialog implements Serializable-
Serialized Fields
-
alwaysRB
JRadioButton alwaysRB
-
buttonGroup1
ButtonGroup buttonGroup1
-
buttonPanel
JPanel buttonPanel
-
cancelButton
JButton cancelButton
-
compressWhitespaceCB
JCheckBox compressWhitespaceCB
-
ifHasHeaderRB
JRadioButton ifHasHeaderRB
-
ifHasMetaRB
JRadioButton ifHasMetaRB
-
ignoreTagsTF
JTextField ignoreTagsTF
-
jLabel1
JLabel jLabel1
-
jLabel2
JLabel jLabel2
-
jLabel3
JLabel jLabel3
-
jLabel4
JLabel jLabel4
-
jLabel5
JLabel jLabel5
-
jLabel6
JLabel jLabel6
-
jPanel1
JPanel jPanel1
-
neverRB
JRadioButton neverRB
-
okButton
JButton okButton
-
options
HTMLOptions options
-
paragraphOnBrCB
JCheckBox paragraphOnBrCB
-
removeCommentsCB
JCheckBox removeCommentsCB
-
returnStatus
int returnStatus
-
skipMetaTF
JTextField skipMetaTF
-
skipRegExpTF
JTextField skipRegExpTF
-
translateButtonValueCB
JCheckBox translateButtonValueCB
-
translateHrefCB
JCheckBox translateHrefCB
-
translateHreflangCB
JCheckBox translateHreflangCB
-
translateLangCB
JCheckBox translateLangCB
-
translateSrcCB
JCheckBox translateSrcCB
-
translateValueCB
JCheckBox translateValueCB
-
-
-
-
Package org.omegat.filters2.master
-
Class org.omegat.filters2.master.FiltersTableModel
class FiltersTableModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
filters
List<org.omegat.filters2.master.FiltersTableModel.FilterData> filters
-
-
-
Class org.omegat.filters2.master.OneFilterTableModel
class OneFilterTableModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
filter
Filter filter
-
sourceEncodingVariable
boolean sourceEncodingVariable
-
targetEncodingVariable
boolean targetEncodingVariable
-
-
-
-
Package org.omegat.filters2.moodlephp
-
Class org.omegat.filters2.moodlephp.MoodlePHPOptionsDialog
class MoodlePHPOptionsDialog extends JDialog implements Serializable
-
-
Package org.omegat.filters2.mozdtd
-
Class org.omegat.filters2.mozdtd.MozillaDTDOptionsDialog
class MozillaDTDOptionsDialog extends JDialog implements Serializable
-
-
Package org.omegat.filters2.po
-
Class org.omegat.filters2.po.PoOptionsDialog
class PoOptionsDialog extends JDialog implements Serializable-
Serialized Fields
-
allowBlankCB
JCheckBox allowBlankCB
-
allowEditingBlankSegmentCB
JCheckBox allowEditingBlankSegmentCB
-
autoFillInPluralStatementCB
JCheckBox autoFillInPluralStatementCB
-
buttonGroup1
ButtonGroup buttonGroup1
-
buttonPanel
JPanel buttonPanel
-
cancelButton
JButton cancelButton
-
formatMonolingualRB
JRadioButton formatMonolingualRB
-
formatStandardRB
JRadioButton formatStandardRB
-
jLabel1
JLabel jLabel1
-
jPanel1
JPanel jPanel1
-
okButton
JButton okButton
-
options
Map<String,
String> options -
returnStatus
int returnStatus
-
skipHeaderCB
JCheckBox skipHeaderCB
-
-
-
-
Package org.omegat.filters2.text
-
Class org.omegat.filters2.text.TextOptionsDialog
class TextOptionsDialog extends JDialog implements Serializable-
Serialized Fields
-
breaksRB
JRadioButton breaksRB
-
buttonGroup1
ButtonGroup buttonGroup1
-
buttonPanel
JPanel buttonPanel
-
cancelButton
JButton cancelButton
-
emptyLinesRB
JRadioButton emptyLinesRB
-
jLabel1
JLabel jLabel1
-
jLabel2
JLabel jLabel2
-
jPanel1
JPanel jPanel1
-
lineLengthLabel
JLabel lineLengthLabel
-
lineLengthSpinner
JSpinner lineLengthSpinner
-
maxLineLengthLabel
JLabel maxLineLengthLabel
-
maxLineLengthSpinner
JSpinner maxLineLengthSpinner
-
neverRB
JRadioButton neverRB
-
okButton
JButton okButton
-
options
Map<String,
String> options -
returnStatus
int returnStatus
-
-
-
-
Package org.omegat.filters2.text.bundles
-
Class org.omegat.filters2.text.bundles.ResourceBundleOptionsDialog
class ResourceBundleOptionsDialog extends JDialog implements Serializable-
Serialized Fields
-
buttonPanel
JPanel buttonPanel
-
cancelButton
JButton cancelButton
-
dontUnescapeULiteralsCB
JCheckBox dontUnescapeULiteralsCB
-
jPanel1
JPanel jPanel1
-
okButton
JButton okButton
-
options
Map<String,
String> options -
removeStringsUntranslatedCB
JCheckBox removeStringsUntranslatedCB
-
returnStatus
int returnStatus
-
supportJava8EncodingCB
JCheckBox supportJava8EncodingCB
-
supportNOI18NCommentCB
JCheckBox supportNOI18NCommentCB
-
-
-
-
Package org.omegat.filters2.text.mozftl
-
Class org.omegat.filters2.text.mozftl.MozillaFTLOptionsDialog
class MozillaFTLOptionsDialog extends JDialog implements Serializable
-
-
Package org.omegat.filters3.xml.opendoc
-
Class org.omegat.filters3.xml.opendoc.EditOpenDocOptionsDialog
class EditOpenDocOptionsDialog extends JDialog implements Serializable-
Serialized Fields
-
buttonPanel
JPanel buttonPanel
-
cancelButton
JButton cancelButton
-
jLabel2
JLabel jLabel2
-
jPanel1
JPanel jPanel1
-
okButton
JButton okButton
-
options
OpenDocOptions options
-
returnStatus
int returnStatus
-
translateBookmarkRefsCB
JCheckBox translateBookmarkRefsCB
-
translateBookmarksCB
JCheckBox translateBookmarksCB
-
translateCommentsCB
JCheckBox translateCommentsCB
-
translateIndexesCB
JCheckBox translateIndexesCB
-
translateLinksCB
JCheckBox translateLinksCB
-
translateNotesCB
JCheckBox translateNotesCB
-
translatePresNotesCB
JCheckBox translatePresNotesCB
-
translateSheetNamesCB
JCheckBox translateSheetNamesCB
-
-
-
-
Package org.omegat.filters3.xml.openxml
-
Class org.omegat.filters3.xml.openxml.EditOpenXMLOptionsDialog
class EditOpenXMLOptionsDialog extends JDialog implements Serializable-
Serialized Fields
-
aggregateTagsCB
JCheckBox aggregateTagsCB
-
breakOnBrCB
JCheckBox breakOnBrCB
-
buttonPanel
JPanel buttonPanel
-
cancelButton
JButton cancelButton
-
jLabel1
JLabel jLabel1
-
jLabel2
JLabel jLabel2
-
jLabel3
JLabel jLabel3
-
jLabel4
JLabel jLabel4
-
jLabel5
JLabel jLabel5
-
jLabel6
JLabel jLabel6
-
jLabel7
JLabel jLabel7
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
okButton
JButton okButton
-
options
OpenXMLOptions options
-
preserveSpacesCB
JCheckBox preserveSpacesCB
-
returnStatus
int returnStatus
-
translateChartsCB
JCheckBox translateChartsCB
-
translateCommentsCB
JCheckBox translateCommentsCB
-
translateDiagramsCB
JCheckBox translateDiagramsCB
-
translateDocumentPropertiesCB
JCheckBox translateDocumentPropertiesCB
-
translateDrawingsCB
JCheckBox translateDrawingsCB
-
translateEndnotesCB
JCheckBox translateEndnotesCB
-
translateExcelCommentsCB
JCheckBox translateExcelCommentsCB
-
translateFallbackTextCB
JCheckBox translateFallbackTextCB
-
translateFootersCB
JCheckBox translateFootersCB
-
translateFootnotesCB
JCheckBox translateFootnotesCB
-
translateHeadersCB
JCheckBox translateHeadersCB
-
translateHiddenTextCB
JCheckBox translateHiddenTextCB
-
translateLinksCB
JCheckBox translateLinksCB
-
translateSheetNamesCB
JCheckBox translateSheetNamesCB
-
translateSlideCommentsCB
JCheckBox translateSlideCommentsCB
-
translateSlideLayoutsCB
JCheckBox translateSlideLayoutsCB
-
translateSlideMastersCB
JCheckBox translateSlideMastersCB
-
translateWordArtCB
JCheckBox translateWordArtCB
-
-
-
-
Package org.omegat.filters3.xml.xhtml
-
Class org.omegat.filters3.xml.xhtml.EditXOptionsDialog
class EditXOptionsDialog extends JDialog implements Serializable-
Serialized Fields
-
buttonPanel
JPanel buttonPanel
-
cancelButton
JButton cancelButton
-
ignoreDoctypeCB
JCheckBox ignoreDoctypeCB
-
ignoreTagsTF
JTextField ignoreTagsTF
-
jLabel2
JLabel jLabel2
-
jLabel3
JLabel jLabel3
-
jLabel4
JLabel jLabel4
-
jLabel5
JLabel jLabel5
-
jLabel6
JLabel jLabel6
-
jPanel1
JPanel jPanel1
-
okButton
JButton okButton
-
options
XHTMLOptions options
-
paragraphOnBrCB
JCheckBox paragraphOnBrCB
-
returnStatus
int returnStatus
-
skipMetaTF
JTextField skipMetaTF
-
skipRegExpTF
JTextField skipRegExpTF
-
translateButtonValueCB
JCheckBox translateButtonValueCB
-
translateHrefCB
JCheckBox translateHrefCB
-
translateHreflangCB
JCheckBox translateHreflangCB
-
translateLangCB
JCheckBox translateLangCB
-
translateSrcCB
JCheckBox translateSrcCB
-
translateValueCB
JCheckBox translateValueCB
-
-
-
-
Package org.omegat.filters3.xml.xliff
-
Class org.omegat.filters3.xml.xliff.EditXLIFFOptionsDialog
class EditXLIFFOptionsDialog extends JDialog implements Serializable-
Serialized Fields
-
buttonGroup1
ButtonGroup buttonGroup1
-
buttonPanel
JPanel buttonPanel
-
cancelButton
JButton cancelButton
-
changeToNeedsReviewCB
JCheckBox changeToNeedsReviewCB
-
compatibility26CB
JCheckBox compatibility26CB
-
filler1
Box.Filler filler1
-
forceshortcut2fCB
JCheckBox forceshortcut2fCB
-
ignoreTypeForBptTagsCB
JCheckBox ignoreTypeForBptTagsCB
-
ignoreTypeForPhTagsCB
JCheckBox ignoreTypeForPhTagsCB
-
jLabel1
JLabel jLabel1
-
jLabel2
JLabel jLabel2
-
jLabel3
JLabel jLabel3
-
jLabel4
JLabel jLabel4
-
jLabel5
JLabel jLabel5
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
okButton
JButton okButton
-
options
XLIFFOptions options
-
prevAndNextRB
JRadioButton prevAndNextRB
-
returnStatus
int returnStatus
-
transIDRB
JRadioButton transIDRB
-
transResnameRB
JRadioButton transResnameRB
-
-
-
-
Package org.omegat.gui.accesstool
-
Class org.omegat.gui.accesstool.AccessTools
class AccessTools extends JPanel implements Serializable-
Serialized Fields
-
goButton
JButton goButton
-
mainWindowMenuHandler
BaseMainWindowMenuHandler mainWindowMenuHandler
-
projectComboBoxModel
org.omegat.gui.accesstool.AccessTools.ProjectComboBoxModel projectComboBoxModel
-
recentProjectCB
JComboBox<URI> recentProjectCB
-
searchButton
JButton searchButton
-
selectedProject
URI selectedProject
-
settingsButton
JButton settingsButton
-
sourceComboBoxModel
org.omegat.gui.accesstool.AccessTools.SourceComboBoxModel sourceComboBoxModel
-
sourceFilesCB
JComboBox<org.omegat.gui.accesstool.ProjectFileInformation> sourceFilesCB
-
-
-
-
Package org.omegat.gui.comments
-
Class org.omegat.gui.comments.CommentsTextArea
-
Serialized Fields
-
providers
List<org.omegat.gui.comments.CommentsTextArea.ProviderStorage> providers
-
scrollPane
DockableScrollPane scrollPane
-
-
-
-
Package org.omegat.gui.common
-
Class org.omegat.gui.common.EntryInfoPane
class EntryInfoPane extends JTextPane implements Serializable -
Exception org.omegat.gui.common.EntryInfoSearchThread.EntryChangedException
class EntryChangedException extends RuntimeException implements Serializable -
Class org.omegat.gui.common.EntryInfoThreadPane
-
Serialized Fields
-
currentlyProcessedEntry
@Nullable SourceTextEntry currentlyProcessedEntry
-
-
-
-
Package org.omegat.gui.dialogs
-
Class org.omegat.gui.dialogs.AboutDialog
class AboutDialog extends JDialog implements Serializable-
Serialized Fields
-
aboutpane
JScrollPane aboutpane
-
abouttext
JTextArea abouttext
-
buttonPanel
JPanel buttonPanel
-
copySupportInfoButton
JButton copySupportInfoButton
-
filler1
Box.Filler filler1
-
filler2
Box.Filler filler2
-
filler3
Box.Filler filler3
-
javaversion
JLabel javaversion
-
jLabel2
JLabel jLabel2
-
jPanel1
JPanel jPanel1
-
jPanel3
JPanel jPanel3
-
licenseButton
JButton licenseButton
-
memoryusage
JLabel memoryusage
-
okButton
JButton okButton
-
returnStatus
int returnStatus
-
versionLabel
JLabel versionLabel
-
-
-
Class org.omegat.gui.dialogs.ChooseMedProject
class ChooseMedProject extends JFileChooser implements Serializable -
Class org.omegat.gui.dialogs.ChoosePluginFile
class ChoosePluginFile extends JFileChooser implements Serializable -
Class org.omegat.gui.dialogs.ConflictDialog
class ConflictDialog extends JDialog implements Serializable-
Serialized Fields
-
btnMine
JButton btnMine
-
btnTheirs
JButton btnTheirs
-
buttonGroup1
ButtonGroup buttonGroup1
-
jButton3
JButton jButton3
-
jLabel1
JLabel jLabel1
-
jLabel2
JLabel jLabel2
-
jLabel4
JLabel jLabel4
-
jPanel3
JPanel jPanel3
-
jPanel4
JPanel jPanel4
-
jPanel5
JPanel jPanel5
-
jPanel6
JPanel jPanel6
-
jPanel7
JPanel jPanel7
-
jPanel9
JPanel jPanel9
-
jScrollPane4
JScrollPane jScrollPane4
-
jScrollPane5
JScrollPane jScrollPane5
-
jScrollPane6
JScrollPane jScrollPane6
-
lblExplanation
JTextArea lblExplanation
-
textCenter
JTextArea textCenter
-
textLeft
JTextArea textLeft
-
textRight
JTextArea textRight
-
-
-
Class org.omegat.gui.dialogs.CreateGlossaryEntry
class CreateGlossaryEntry extends JDialog implements Serializable-
Serialized Fields
-
cancelButton
JButton cancelButton
-
commentLabel
JLabel commentLabel
-
commentText
JTextArea commentText
-
descriptionTextArea
JTextArea descriptionTextArea
-
glossaryFileText
JTextArea glossaryFileText
-
jPanel1
JPanel jPanel1
-
jScrollPane1
JScrollPane jScrollPane1
-
okButton
JButton okButton
-
returnStatus
int returnStatus
-
sourceTermLabel
JLabel sourceTermLabel
-
sourceText
JTextField sourceText
-
targetTermLabel
JLabel targetTermLabel
-
targetText
JTextField targetText
-
-
-
Class org.omegat.gui.dialogs.FileCollisionDialog
class FileCollisionDialog extends JDialog implements Serializable -
Class org.omegat.gui.dialogs.FilenamePatternsEditor
class FilenamePatternsEditor extends JDialog implements Serializable-
Serialized Fields
-
-
Class org.omegat.gui.dialogs.GoToSegmentDialog
class GoToSegmentDialog extends JDialog implements Serializable-
Serialized Fields
-
alphabeticalMarkers
AlphabeticalMarkers alphabeticalMarkers
-
cancelButton
JButton cancelButton
-
fieldLabel
JLabel fieldLabel
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
jPanel3
JPanel jPanel3
-
okButton
JButton okButton
-
result
int result
-
segmentField
JTextField segmentField
-
-
-
Class org.omegat.gui.dialogs.KeyStrokeEditorPanel
class KeyStrokeEditorPanel extends JPanel implements Serializable-
Serialized Fields
-
cancelButton
JButton cancelButton
-
clearButton
JButton clearButton
-
descriptionTextArea
JTextArea descriptionTextArea
-
filler1
Box.Filler filler1
-
jLabel1
JLabel jLabel1
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
jPanel3
JPanel jPanel3
-
jPanel4
JPanel jPanel4
-
okButton
JButton okButton
-
shortcutLabel
JLabel shortcutLabel
-
-
-
Class org.omegat.gui.dialogs.LastChangesDialog
class LastChangesDialog extends JDialog implements Serializable-
Serialized Fields
-
buttonPanel
JPanel buttonPanel
-
lastChangesTextPane
JTextPane lastChangesTextPane
-
okButton
JButton okButton
-
returnStatus
int returnStatus
-
scroll
JScrollPane scroll
-
-
-
Class org.omegat.gui.dialogs.LicenseDialog
class LicenseDialog extends JDialog implements Serializable-
Serialized Fields
-
buttonPanel
JPanel buttonPanel
-
licenseTextPane
JTextPane licenseTextPane
-
okButton
JButton okButton
-
returnStatus
int returnStatus
-
scroll
JScrollPane scroll
-
-
-
Class org.omegat.gui.dialogs.LogDialog
class LogDialog extends JDialog implements Serializable -
Class org.omegat.gui.dialogs.NewProjectFileChooser
class NewProjectFileChooser extends OmegaTFileChooser implements Serializable -
Class org.omegat.gui.dialogs.NewTeamProject
class NewTeamProject extends JDialog implements Serializable-
Serialized Fields
-
branchButtonGroup
ButtonGroup branchButtonGroup
-
btnCancel
JButton btnCancel
-
btnDirectory
JButton btnDirectory
-
btnOk
JButton btnOk
-
customBranchRB
JRadioButton customBranchRB
-
defaultBranchRB
JRadioButton defaultBranchRB
-
detectedRepoOrProjectFileLabel
JLabel detectedRepoOrProjectFileLabel
-
jPanel2
JPanel jPanel2
-
localFolderLabel
JLabel localFolderLabel
-
txtBranchName
JTextField txtBranchName
-
txtDirectory
JTextField txtDirectory
-
txtRepositoryOrProjectFileURL
JTextField txtRepositoryOrProjectFileURL
-
urlLabel
JLabel urlLabel
-
-
-
Class org.omegat.gui.dialogs.PasswordSetPanel
class PasswordSetPanel extends JPanel implements Serializable-
Serialized Fields
-
cancelButton
JButton cancelButton
-
confirmLabel
JLabel confirmLabel
-
confirmPasswordField
JPasswordField confirmPasswordField
-
doNotSetButton
JButton doNotSetButton
-
errorTextArea
JTextArea errorTextArea
-
jLabel2
JLabel jLabel2
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
jPanel3
JPanel jPanel3
-
jPanel4
JPanel jPanel4
-
messageTextArea
JTextArea messageTextArea
-
okButton
JButton okButton
-
passwordField
JPasswordField passwordField
-
-
-
Class org.omegat.gui.dialogs.ProjectPropertiesDialog
class ProjectPropertiesDialog extends JDialog implements Serializable-
Serialized Fields
-
allowDefaultsCheckBox
JCheckBox allowDefaultsCheckBox
-
cancelButton
JButton cancelButton
-
dialogType
ProjectPropertiesDialog.Mode dialogType
The type of the dialog:- Creating project ==
ProjectPropertiesDialog.Mode.NEW_PROJECT - Resolving the project's directories (existing project with some dirs
missing) ==
ProjectPropertiesDialog.Mode.RESOLVE_DIRS - Editing project properties ==
ProjectPropertiesDialog.Mode.EDIT_PROJECT
- Creating project ==
-
dictBrowse
JButton dictBrowse
-
dictRootField
JTextField dictRootField
-
exportTMBrowse
JButton exportTMBrowse
-
exportTMLevel1CheckBox
JCheckBox exportTMLevel1CheckBox
-
exportTMLevel2CheckBox
JCheckBox exportTMLevel2CheckBox
-
exportTMOmegaTCheckBox
JCheckBox exportTMOmegaTCheckBox
-
exportTMRootField
JTextField exportTMRootField
-
externalCommandTextArea
JTextArea externalCommandTextArea
-
externalFinderButton
JButton externalFinderButton
-
fileFiltersButton
JButton fileFiltersButton
-
glosBrowse
JButton glosBrowse
-
glosRootField
JTextField glosRootField
-
insertButton
JButton insertButton
-
locBrowse
JButton locBrowse
-
locRootField
JTextField locRootField
-
okButton
JButton okButton
-
removeTagsCheckBox
JCheckBox removeTagsCheckBox
-
repositoriesButton
JButton repositoriesButton
-
sentenceSegmentingButton
JButton sentenceSegmentingButton
-
sentenceSegmentingCheckBox
JCheckBox sentenceSegmentingCheckBox
-
sourceLocaleField
JComboBox<Language> sourceLocaleField
-
sourceTokenizerField
JComboBox<Class<?>> sourceTokenizerField
-
srcBrowse
JButton srcBrowse
-
srcExcludesBtn
JButton srcExcludesBtn
-
srcRootField
JTextField srcRootField
-
targetLocaleField
JComboBox<Language> targetLocaleField
-
targetTokenizerField
JComboBox<Class<?>> targetTokenizerField
-
tmBrowse
JButton tmBrowse
-
tmRootField
JTextField tmRootField
-
variablesLabel
JLabel variablesLabel
-
variablesList
JComboBox<String> variablesList
-
wGlosBrowse
JButton wGlosBrowse
-
writeableGlosField
JTextField writeableGlosField
-
-
-
Class org.omegat.gui.dialogs.RepositoriesMappingDialog
class RepositoriesMappingDialog extends JDialog implements Serializable -
Class org.omegat.gui.dialogs.VersionCheckPanel
class VersionCheckPanel extends JPanel implements Serializable
-
-
Package org.omegat.gui.dictionaries
-
Class org.omegat.gui.dictionaries.DictionariesTextArea
class DictionariesTextArea extends EntryInfoThreadPane<List<DictionaryEntry>> implements Serializable-
Serialized Fields
-
displayedWords
List<String> displayedWords
-
manager
DictionariesManager manager
-
scrollPane
DockableScrollPane scrollPane
-
tokenizer
@Nullable ITokenizer tokenizer
-
-
-
-
Package org.omegat.gui.editor
-
Class org.omegat.gui.editor.AlphabeticalMarkers
class AlphabeticalMarkers extends JPanel implements Serializable-
Serialized Fields
-
boxSize
int boxSize
-
colorScheme
org.omegat.gui.editor.AlphabeticalMarkers.ColorScheme colorScheme
-
guidingSquare
Rectangle guidingSquare
-
markers
@Nullable List<org.omegat.gui.editor.AlphabeticalMarkers.Marker> markers
-
markerShape
Polygon markerShape
-
parent
JLayeredPane parent
-
scrollPane
JScrollPane scrollPane
-
sourceLangIsRTL
boolean sourceLangIsRTL
-
titleFont
Font titleFont
-
-
-
Class org.omegat.gui.editor.Document3
class Document3 extends DefaultStyledDocument implements Serializable-
Serialized Fields
-
activeTranslationBeginM1
@Nullable Position activeTranslationBeginM1
Position of active translation in text. -
activeTranslationEndP1
@Nullable Position activeTranslationEndP1
-
controller
EditorController controller
-
textBeingComposed
boolean textBeingComposed
Flag to indicate that text is currently being composed (should not be considered to have been input yet) by an IME. -
trustedChangesInProgress
boolean trustedChangesInProgress
Flag for check internal changes of content, which should be always acceptable.Note that there is a concurrency bug with the AquaCaret class (part of the OS X native LAF) whereby insertion into the Document while the doc is visible can cause the caret to try to update itself while the doc internals are inconsistent, leading to exceptions whenever any visual update of the Editor is performed (the Editor becomes unusable).
This bug is very old (reported as early as February 2006) and appears to not have been addressed even in December 2015 in Java 1.8.0_66), though it is very hard to reproduce (it appears to be a concurrency issue that only manifests itself under certain circumstances).
There is a chance that the "real" bug is in the way we are manipulating the JEditorPane and/or the underlying document, but it is unclear what the correct solution would be.
As a workaround, when setting this flag to true, if the changes are to include insertions or deletions of text in the document, you must also disable the editor's caret updates temporarily (e.g. with
StaticUIUtils#setCaretUpdateEnabled()). After the document changes are complete and you have set this flag back to false, caret update can be re-enabled.- See Also:
-
-
-
Class org.omegat.gui.editor.EditorTextArea3
class EditorTextArea3 extends JEditorPane implements Serializable-
Serialized Fields
-
controller
EditorController controller
-
currentWord
@Nullable String currentWord
-
lockCursorToInputArea
boolean lockCursorToInputArea
Whether or not we are confining the cursor to the editable part of the text area. The user can optionally allow the caret to roam freely.- See Also:
-
EditorTextArea3.checkAndFixCaret(boolean)
-
overtypeMode
boolean overtypeMode
Flag indicating if the editor is in Insert (false) or Overwrite (true) mode. -
popupConstructors
List<org.omegat.gui.editor.EditorTextArea3.PopupMenuConstructorInfo> popupConstructors
-
sourceLocale
Locale sourceLocale
-
targetLocale
Locale targetLocale
-
undoManager
TranslationUndoManager undoManager
Undo Manager to store edits
-
-
-
-
Package org.omegat.gui.editor.autotext
-
Class org.omegat.gui.editor.autotext.AutotextTableModel
class AutotextTableModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
columnNames
String[] columnNames
-
data
List<Autotext.AutotextItem> data
-
-
-
-
Package org.omegat.gui.editor.chartable
-
Class org.omegat.gui.editor.chartable.CharTableModel
class CharTableModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
columnCount
int columnCount
-
data
StringBuilder data
-
font
Font font
-
glyphCount
int glyphCount
-
-
-
-
Package org.omegat.gui.editor.filter
-
Class org.omegat.gui.editor.filter.FilterBarReplace
class FilterBarReplace extends JPanel implements Serializable-
Serialized Fields
-
btnCancel
JButton btnCancel
-
btnReplaceNext
JButton btnReplaceNext
-
btnSkip
JButton btnSkip
-
filler1
Box.Filler filler1
-
filler2
Box.Filler filler2
-
filler3
Box.Filler filler3
-
filler4
Box.Filler filler4
-
-
-
Class org.omegat.gui.editor.filter.FilterBarSearch
class FilterBarSearch extends JPanel implements Serializable-
Serialized Fields
-
btnRemoveFilter
JButton btnRemoveFilter
-
filler1
Box.Filler filler1
-
filler2
Box.Filler filler2
-
-
-
-
Package org.omegat.gui.exttrans
-
Class org.omegat.gui.exttrans.MachineTranslateTextArea
class MachineTranslateTextArea extends EntryInfoThreadPane<MachineTranslationInfo> implements Serializable-
Serialized Fields
-
controller
MachineTranslateController controller
-
scrollPane
DockableScrollPane scrollPane
-
-
-
Class org.omegat.gui.exttrans.MTConfigPanel
class MTConfigPanel extends JPanel implements Serializable-
Serialized Fields
-
buttonsPanel
JPanel buttonsPanel
-
cancelButton
JButton cancelButton
-
credentialsPanel
JPanel credentialsPanel
-
descriptionPanel
JPanel descriptionPanel
-
descriptionTextArea
JTextArea descriptionTextArea
-
itemsPanel
JPanel itemsPanel
-
jPanel2
JPanel jPanel2
-
okButton
JButton okButton
-
temporaryCheckBox
JCheckBox temporaryCheckBox
-
valueField1
JTextField valueField1
-
valueField2
JTextField valueField2
-
valueLabel1
JLabel valueLabel1
-
valueLabel2
JLabel valueLabel2
-
-
-
-
Package org.omegat.gui.filelist
-
Class org.omegat.gui.filelist.ProjectFilesList
class ProjectFilesList extends JFrame implements Serializable-
Serialized Fields
-
btnDown
JButton btnDown
-
btnFirst
JButton btnFirst
-
btnLast
JButton btnLast
-
btnUp
JButton btnUp
-
filler1
Box.Filler filler1
-
filler2
Box.Filler filler2
-
filler3
Box.Filler filler3
-
filler5
Box.Filler filler5
-
filler6
Box.Filler filler6
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
jPanel3
JPanel jPanel3
-
jPanel4
JPanel jPanel4
-
m_addNewFileButton
JButton m_addNewFileButton
-
m_closeButton
JButton m_closeButton
-
m_wikiImportButton
JButton m_wikiImportButton
-
scrollFiles
JScrollPane scrollFiles
-
statLabel
JTextArea statLabel
-
tableFiles
JTable tableFiles
-
tablesInnerPanel
JPanel tablesInnerPanel
-
tablesOuterPanel
JPanel tablesOuterPanel
-
tableTotal
JTable tableTotal
-
-
-
Class org.omegat.gui.filelist.TableFilterPanel
class TableFilterPanel extends JPanel implements Serializable-
Serialized Fields
-
filterCloseButton
JButton filterCloseButton
-
filterTextField
JTextField filterTextField
-
jLabel1
JLabel jLabel1
-
-
-
-
Package org.omegat.gui.filters2
-
Class org.omegat.gui.filters2.FilterEditor
class FilterEditor extends JDialog implements Serializable-
Serialized Fields
-
addButton
JButton addButton
-
buttonPanel
JPanel buttonPanel
-
cancelButton
JButton cancelButton
-
descTextArea
JTextArea descTextArea
-
editButton
JButton editButton
-
fileFormatLabel
JLabel fileFormatLabel
-
fileFormatTextField
JTextField fileFormatTextField
-
filter
Filter filter
-
hintTextArea
JTextArea hintTextArea
-
instances
JTable instances
-
instancesScrollPane
JScrollPane instancesScrollPane
-
jLabel1
JLabel jLabel1
-
jPanel3
JPanel jPanel3
-
okButton
JButton okButton
-
removeButton
JButton removeButton
-
result
Filter result
-
toDefaultsButton
JButton toDefaultsButton
-
-
-
Class org.omegat.gui.filters2.FiltersCustomizerPanel
class FiltersCustomizerPanel extends JPanel implements Serializable-
Serialized Fields
-
cbIgnoreFileContext
JCheckBox cbIgnoreFileContext
-
cbPreserveSpaces
JCheckBox cbPreserveSpaces
-
cbRemoveSpacesNonseg
JCheckBox cbRemoveSpacesNonseg
-
cbRemoveTags
JCheckBox cbRemoveTags
-
description
JTextArea description
-
editButton
JButton editButton
-
filler1
Box.Filler filler1
-
filtersScrollPane
JScrollPane filtersScrollPane
-
filtersTable
JTable filtersTable
-
jLabel1
JLabel jLabel1
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
jPanel3
JPanel jPanel3
-
optionsButton
JButton optionsButton
-
projectSpecificCB
JCheckBox projectSpecificCB
-
-
-
Class org.omegat.gui.filters2.InstanceEditor
class InstanceEditor extends JDialog implements Serializable-
Serialized Fields
-
addOrUpdateButton
JButton addOrUpdateButton
-
buttonPanel
JPanel buttonPanel
-
cancelButton
JButton cancelButton
-
hintTextArea
JTextArea hintTextArea
-
insertButton
JButton insertButton
-
jLabel2
JLabel jLabel2
-
jLabel3
JLabel jLabel3
-
jLabel4
JLabel jLabel4
-
jLabel6
JLabel jLabel6
-
returnStatus
int returnStatus
-
sourceEncoding
String sourceEncoding
-
sourceEncodingField
JComboBox<String> sourceEncodingField
-
sourceFilenameMask
String sourceFilenameMask
-
sourceFilenameMaskField
JTextField sourceFilenameMaskField
-
substitute
JComboBox<String> substitute
-
targetEncoding
String targetEncoding
-
targetEncodingField
JComboBox<String> targetEncodingField
-
targetFilenamePattern
String targetFilenamePattern
-
targetFilenamePatternField
JTextField targetFilenamePatternField
-
tfnpPanel
JPanel tfnpPanel
-
-
-
-
Package org.omegat.gui.glossary
-
Class org.omegat.gui.glossary.GlossaryTextArea
-
Serialized Fields
-
createGlossaryEntryDialog
CreateGlossaryEntry createGlossaryEntryDialog
-
scrollPane
DockableScrollPane scrollPane
-
-
-
-
Package org.omegat.gui.issues
-
Class org.omegat.gui.issues.IssueDetailSplitPanel
class IssueDetailSplitPanel extends JPanel implements Serializable-
Serialized Fields
-
firstTextPane
JTextPane firstTextPane
-
jScrollPane1
JScrollPane jScrollPane1
-
jScrollPane2
JScrollPane jScrollPane2
-
lastTextPane
JTextPane lastTextPane
-
-
-
Class org.omegat.gui.issues.IssueProvidersSelectorPanel
class IssueProvidersSelectorPanel extends JPanel implements Serializable -
Class org.omegat.gui.issues.IssuesPanel
class IssuesPanel extends JPanel implements Serializable-
Serialized Fields
-
closeButton
JButton closeButton
-
filler1
Box.Filler filler1
-
filler2
Box.Filler filler2
-
filler3
Box.Filler filler3
-
filler4
Box.Filler filler4
-
filler5
Box.Filler filler5
-
innerSplitPane
JSplitPane innerSplitPane
-
instructionsPanel
JPanel instructionsPanel
-
instructionsTextArea
JTextArea instructionsTextArea
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
jPanel3
JPanel jPanel3
-
jScrollPane1
JScrollPane jScrollPane1
-
jumpButton
JButton jumpButton
-
messageLabel
JLabel messageLabel
-
messagePanel
JPanel messagePanel
-
outerSplitPane
JSplitPane outerSplitPane
-
progressBar
JProgressBar progressBar
-
reloadButton
JButton reloadButton
-
showAllButton
JButton showAllButton
-
showAllButtonPanel
JPanel showAllButtonPanel
-
table
JTable table
-
typeList
JList<String> typeList
-
typeListScrollPanel
JScrollPane typeListScrollPanel
-
-
-
Class org.omegat.gui.issues.TripleSplitButtonPanel
class TripleSplitButtonPanel extends JPanel implements Serializable-
Serialized Fields
-
firstButton
JButton firstButton
-
firstPanel
JPanel firstPanel
-
firstTextPane
JTextPane firstTextPane
-
jScrollPane1
JScrollPane jScrollPane1
-
jScrollPane2
JScrollPane jScrollPane2
-
jScrollPane3
JScrollPane jScrollPane3
-
lastButton
JButton lastButton
-
lastPanel
JPanel lastPanel
-
lastTextPane
JTextPane lastTextPane
-
middleButton
JButton middleButton
-
middlePanel
JPanel middlePanel
-
middleTextPane
JTextPane middleTextPane
-
-
-
-
Package org.omegat.gui.main
-
Class org.omegat.gui.main.DockablePanel
class DockablePanel extends JPanel implements Serializable-
Serialized Fields
-
dockKey
com.vlsolutions.swing.docking.DockKey dockKey
-
-
-
Class org.omegat.gui.main.DockableScrollPane
class DockableScrollPane extends JScrollPane implements Serializable-
Serialized Fields
-
dockKey
com.vlsolutions.swing.docking.DockKey dockKey
-
-
-
Class org.omegat.gui.main.MainWindowStatusBar
class MainWindowStatusBar extends JPanel implements Serializable
-
-
Package org.omegat.gui.matches
-
Class org.omegat.gui.matches.MatchesTextArea
-
Serialized Fields
-
activeMatch
int activeMatch
-
delimiters
List<Integer> delimiters
-
diffInfos
List<Map<Integer,
List<DiffDriver.TextRun>>> diffInfos -
matches
List<NearString> matches
-
scrollPane
DockableScrollPane scrollPane
-
sourcePos
List<Integer> sourcePos
-
-
-
-
Package org.omegat.gui.multtrans
-
Class org.omegat.gui.multtrans.MultipleTransPane
class MultipleTransPane extends EntryInfoThreadPane<List<MultipleTransFoundEntry>> implements Serializable-
Serialized Fields
-
entries
List<org.omegat.gui.multtrans.MultipleTransPane.DisplayedEntry> entries
-
scrollPane
DockableScrollPane scrollPane
-
-
-
-
Package org.omegat.gui.notes
-
Class org.omegat.gui.notes.NotesTextArea
-
Serialized Fields
-
scrollPane
DockableScrollPane scrollPane
-
undoManager
UndoManager undoManager
-
-
-
-
Package org.omegat.gui.preferences
-
Class org.omegat.gui.preferences.PreferencePanel
class PreferencePanel extends JPanel implements Serializable-
Serialized Fields
-
bottomButtonsPanel
JPanel bottomButtonsPanel
-
bottomPanel
JPanel bottomPanel
-
cancelButton
JButton cancelButton
-
filler1
Box.Filler filler1
-
filler2
Box.Filler filler2
-
jLabel1
JLabel jLabel1
-
messageTextArea
JTextArea messageTextArea
-
okButton
JButton okButton
-
prefsViewPanel
JPanel prefsViewPanel
-
resetButton
JButton resetButton
-
undoButton
JButton undoButton
-
-
-
Class org.omegat.gui.preferences.PreferenceViewSelectorPanel
class PreferenceViewSelectorPanel extends JPanel implements Serializable-
Serialized Fields
-
availablePrefsScrollPane
JScrollPane availablePrefsScrollPane
-
availablePrefsTree
JTree availablePrefsTree
-
clearButton
JButton clearButton
-
innerViewHolder
ReasonablySizedPanel innerViewHolder
-
jLabel1
JLabel jLabel1
-
jLabel2
JLabel jLabel2
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
leftPanel
JPanel leftPanel
-
mainSplitPane
JSplitPane mainSplitPane
-
resetButton
JButton resetButton
-
searchPanel
JPanel searchPanel
-
searchTextField
HintTextField searchTextField
-
selectedPrefsPlaceholderPanel
JPanel selectedPrefsPlaceholderPanel
-
selectedPrefsScrollPane
JScrollPane selectedPrefsScrollPane
-
undoButton
JButton undoButton
-
viewHolder
JPanel viewHolder
-
-
-
-
Package org.omegat.gui.preferences.view
-
Class org.omegat.gui.preferences.view.AppearancePreferencesPanel
class AppearancePreferencesPanel extends JPanel implements Serializable-
Serialized Fields
-
buttonGroupColorSync
ButtonGroup buttonGroupColorSync
-
cbDarkThemeSelect
JComboBox<String> cbDarkThemeSelect
-
cbLightThemeSelect
JComboBox<String> cbLightThemeSelect
-
cbMenustyleSelect
JComboBox<String> cbMenustyleSelect
-
filler1
Box.Filler filler1
-
jPanel1
JPanel jPanel1
-
menustylePanel
JPanel menustylePanel
-
restoreWindowButton
JButton restoreWindowButton
-
syncWithOSColorRB
JRadioButton syncWithOSColorRB
-
themePanel
JPanel themePanel
-
useDarkThemeRB
JRadioButton useDarkThemeRB
-
useLightDefaultThemeRB
JRadioButton useLightDefaultThemeRB
-
-
-
Class org.omegat.gui.preferences.view.AutoCompleterPreferencesPanel
class AutoCompleterPreferencesPanel extends JPanel implements Serializable -
Class org.omegat.gui.preferences.view.AutotextAutoCompleterOptionsPanel
class AutotextAutoCompleterOptionsPanel extends JPanel implements Serializable-
Serialized Fields
-
addNewRowButton
JButton addNewRowButton
-
displayPanel
JPanel displayPanel
-
enabledCheckBox
JCheckBox enabledCheckBox
-
entriesPanel
JPanel entriesPanel
-
entryScrollPane
JScrollPane entryScrollPane
-
entryTable
JTable entryTable
-
filler1
Box.Filler filler1
-
filler2
Box.Filler filler2
-
filler3
Box.Filler filler3
-
jPanel1
JPanel jPanel1
-
jPanel10
JPanel jPanel10
-
jPanel11
JPanel jPanel11
-
jPanel6
JPanel jPanel6
-
jPanel7
JPanel jPanel7
-
jPanel8
JPanel jPanel8
-
jPanel9
JPanel jPanel9
-
loadButton
JButton loadButton
-
removeEntryButton
JButton removeEntryButton
-
saveButton
JButton saveButton
-
sortAlphabeticallyCheckBox
JCheckBox sortAlphabeticallyCheckBox
-
sortByLengthCheckBox
JCheckBox sortByLengthCheckBox
-
sortFullTextCheckBox
JCheckBox sortFullTextCheckBox
-
-
-
Class org.omegat.gui.preferences.view.CharTableAutoCompleterOptionsPanel
class CharTableAutoCompleterOptionsPanel extends JPanel implements Serializable-
Serialized Fields
-
allCharLabel
JLabel allCharLabel
-
allCharScrollPane
JScrollPane allCharScrollPane
-
allCharTable
JTable allCharTable
-
clearButton
JButton clearButton
-
customPanel
JPanel customPanel
-
descriptionTextArea
JTextArea descriptionTextArea
-
enabledCheckBox
JCheckBox enabledCheckBox
-
jPanel3
JPanel jPanel3
-
jPanel4
JPanel jPanel4
-
jPanel5
JPanel jPanel5
-
jPanel6
JPanel jPanel6
-
jPanel7
JPanel jPanel7
-
jPanel8
JPanel jPanel8
-
jPanel9
JPanel jPanel9
-
selCharLabel
JLabel selCharLabel
-
selCharScrollPane
JScrollPane selCharScrollPane
-
selCharTable
JTable selCharTable
-
selectedCharsCheckBox
JCheckBox selectedCharsCheckBox
-
uniqueCheckBox
JCheckBox uniqueCheckBox
-
-
-
Class org.omegat.gui.preferences.view.CustomColorSelectionPanel
class CustomColorSelectionPanel extends JPanel implements Serializable-
Serialized Fields
-
colorChooser
JColorChooser colorChooser
-
colorStylesLabel
JLabel colorStylesLabel
-
colorStylesTable
JTable colorStylesTable
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
jPanel4
JPanel jPanel4
-
jScrollPane2
JScrollPane jScrollPane2
-
resetCurrentColorButton
JButton resetCurrentColorButton
-
sampleEditorPane
JEditorPane sampleEditorPane
-
-
-
Class org.omegat.gui.preferences.view.DictionaryPreferencesPanel
class DictionaryPreferencesPanel extends JPanel implements Serializable -
Class org.omegat.gui.preferences.view.EditingBehaviorPanel
class EditingBehaviorPanel extends JPanel implements Serializable-
Serialized Fields
-
allowTagEditing
JCheckBox allowTagEditing
-
allowTranslationEqualToSource
JCheckBox allowTranslationEqualToSource
-
cbSaveAutoStatus
JCheckBox cbSaveAutoStatus
-
cbSaveOrigin
JCheckBox cbSaveOrigin
-
convertNumbers
JCheckBox convertNumbers
-
defaultRadio
JRadioButton defaultRadio
-
descriptionTextArea
JTextArea descriptionTextArea
-
exportCurrentSegment
JCheckBox exportCurrentSegment
-
filler1
Box.Filler filler1
-
initialSegCountLabel
JLabel initialSegCountLabel
-
initialSegCountSpinner
JSpinner initialSegCountSpinner
-
insertFuzzyCheckBox
JCheckBox insertFuzzyCheckBox
-
leaveEmptyRadio
JRadioButton leaveEmptyRadio
-
ourButtonGroup
ButtonGroup ourButtonGroup
-
paraMarkLabel
JLabel paraMarkLabel
-
paraMarkText
JTextField paraMarkText
-
prefixLabel
JLabel prefixLabel
-
prefixText
JTextField prefixText
-
similarityLabel
JLabel similarityLabel
-
similaritySpinner
JSpinner similaritySpinner
-
singleClickActivationCheckBox
JCheckBox singleClickActivationCheckBox
-
stopOnAlternativeTranslation
JCheckBox stopOnAlternativeTranslation
-
tagValidateOnLeave
JCheckBox tagValidateOnLeave
-
-
-
Class org.omegat.gui.preferences.view.FontSelectionPanel
class FontSelectionPanel extends JPanel implements Serializable-
Serialized Fields
-
applyToDictionaryPaneCheckBox
JCheckBox applyToDictionaryPaneCheckBox
-
applyToProjectFilesCheckBox
JCheckBox applyToProjectFilesCheckBox
-
filler1
Box.Filler filler1
-
fontComboBox
JComboBox<String> fontComboBox
-
fontLabel
JLabel fontLabel
-
previewTextArea
JTextArea previewTextArea
-
sizeDictionaryLabel
JLabel sizeDictionaryLabel
-
sizeDictionarySpinner
JSpinner sizeDictionarySpinner
-
sizeLabel
JLabel sizeLabel
-
sizeSpinner
JSpinner sizeSpinner
-
-
-
Class org.omegat.gui.preferences.view.GeneralOptionsPanel
class GeneralOptionsPanel extends JPanel implements Serializable-
Serialized Fields
-
accessConfigDirButton
JButton accessConfigDirButton
-
confirmQuitCheckBox
JCheckBox confirmQuitCheckBox
-
filler1
Box.Filler filler1
-
tabAdvanceCheckBox
JCheckBox tabAdvanceCheckBox
-
-
-
Class org.omegat.gui.preferences.view.GlossaryAutoCompleterOptionsPanel
class GlossaryAutoCompleterOptionsPanel extends JPanel implements Serializable-
Serialized Fields
-
displaySourceCheckBox
JCheckBox displaySourceCheckBox
-
enabledCheckBox
JCheckBox enabledCheckBox
-
filler1
Box.Filler filler1
-
filler2
Box.Filler filler2
-
filler3
Box.Filler filler3
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
jPanel3
JPanel jPanel3
-
longerFirstCheckBox
JCheckBox longerFirstCheckBox
-
optionsPanel
JPanel optionsPanel
-
sortEntriesCheckBox
JCheckBox sortEntriesCheckBox
-
sourceButtonGroup
ButtonGroup sourceButtonGroup
-
sourceFirstRadioButton
JRadioButton sourceFirstRadioButton
-
targetFirstRadioButton
JRadioButton targetFirstRadioButton
-
-
-
Class org.omegat.gui.preferences.view.GlossaryPreferencesPanel
class GlossaryPreferencesPanel extends JPanel implements Serializable-
Serialized Fields
-
cbGlossaryLayout
JComboBox<IGlossaryRenderer> cbGlossaryLayout
-
cbGlossaryLayoutLabel
JLabel cbGlossaryLayoutLabel
-
displayContextCheckBox
JCheckBox displayContextCheckBox
-
filler1
Box.Filler filler1
-
filler2
Box.Filler filler2
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
mergeAlternateDefinitionsCheckBox
JCheckBox mergeAlternateDefinitionsCheckBox
-
replaceHitsCheckBox
JCheckBox replaceHitsCheckBox
-
requireSimilarCaseCheckBox
JCheckBox requireSimilarCaseCheckBox
-
sortBySrcTextLengthCheckBox
JCheckBox sortBySrcTextLengthCheckBox
-
sortByTextLengthCheckBox
JCheckBox sortByTextLengthCheckBox
-
useFullStemmingCheckBox
JCheckBox useFullStemmingCheckBox
-
useSeparateTermsCheckBox
JCheckBox useSeparateTermsCheckBox
-
useStemmingCheckBox
JCheckBox useStemmingCheckBox
-
-
-
Class org.omegat.gui.preferences.view.HistoryAutoCompleterOptionsPanel
class HistoryAutoCompleterOptionsPanel extends JPanel implements Serializable -
Class org.omegat.gui.preferences.view.LanguageToolConfigurationPanel
class LanguageToolConfigurationPanel extends JPanel implements Serializable-
Serialized Fields
-
addRuleButton
JButton addRuleButton
-
bridgeLocalRadioButton
JRadioButton bridgeLocalRadioButton
-
bridgeNativeRadioButton
JRadioButton bridgeNativeRadioButton
-
bridgeRemoteRadioButton
JRadioButton bridgeRemoteRadioButton
-
buttonGroup1
ButtonGroup buttonGroup1
-
deleteRuleButton
JButton deleteRuleButton
-
directoryChooseButton
JButton directoryChooseButton
-
directoryPanel
JPanel directoryPanel
-
externalOptionsPanel
JPanel externalOptionsPanel
-
jPanel1
JPanel jPanel1
-
localPanel
JPanel localPanel
-
localPathLabel
JLabel localPathLabel
-
localServerJarPathTextField
JTextField localServerJarPathTextField
-
modelDirectoryChooseButton
JButton modelDirectoryChooseButton
-
modelDirectoryLabel
JLabel modelDirectoryLabel
-
modelDirectoryTextField
JTextField modelDirectoryTextField
-
nativePanel
JPanel nativePanel
-
remotePanel
JPanel remotePanel
-
rulesButtonsPanel
JPanel rulesButtonsPanel
-
rulesMessageLabel
JLabel rulesMessageLabel
-
rulesMessagePanel
JPanel rulesMessagePanel
-
rulesPanel
JPanel rulesPanel
-
rulesScrollPane
JScrollPane rulesScrollPane
-
rulesTree
JTree rulesTree
-
urlLabel
JLabel urlLabel
-
urlPanel
JPanel urlPanel
-
urlTextField
JTextField urlTextField
-
-
-
Class org.omegat.gui.preferences.view.MachineTranslationPreferencesPanel
class MachineTranslationPreferencesPanel extends JPanel implements Serializable-
Serialized Fields
-
autoFetchCheckBox
JCheckBox autoFetchCheckBox
-
configureButton
JButton configureButton
-
filler1
Box.Filler filler1
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
jPanel3
JPanel jPanel3
-
mtProviderScrollPane
JScrollPane mtProviderScrollPane
-
mtProviderTable
JTable mtProviderTable
-
untranslatedOnlyCheckBox
JCheckBox untranslatedOnlyCheckBox
-
-
-
Class org.omegat.gui.preferences.view.PluginDetailsPane
- serialVersionUID:
- 7345812965508717972L
-
Class org.omegat.gui.preferences.view.PluginInfoTableModel
class PluginInfoTableModel extends DefaultTableModel implements Serializable- serialVersionUID:
- 5345248154613009633L
-
Serialized Fields
-
listPlugins
List<PluginInformation> listPlugins
-
-
Class org.omegat.gui.preferences.view.PluginsPreferencesPanel
class PluginsPreferencesPanel extends JPanel implements Serializable-
Serialized Fields
-
browsePluginsButton
JButton browsePluginsButton
-
buttonsPanel
JPanel buttonsPanel
-
installFromDiskButton
JButton installFromDiskButton
-
jSplitPane1
JSplitPane jSplitPane1
-
panelPluginDetails
JPanel panelPluginDetails
-
panelPluginsInfo
JPanel panelPluginsInfo
-
pluginContentPanel
JPanel pluginContentPanel
-
scrollPluginDetails
JScrollPane scrollPluginDetails
-
scrollTable
JScrollPane scrollTable
-
tabbedPanePlugins
JTabbedPane tabbedPanePlugins
-
tablePluginsInfo
JTable tablePluginsInfo
-
-
-
Class org.omegat.gui.preferences.view.SaveOptionsPanel
class SaveOptionsPanel extends JPanel implements Serializable-
Serialized Fields
-
allowProjectCmdCheckBox
JCheckBox allowProjectCmdCheckBox
-
externalCmdDescriptionTextArea
JTextArea externalCmdDescriptionTextArea
-
externalCommandPanel
JPanel externalCommandPanel
-
externalCommandScrollPane
JScrollPane externalCommandScrollPane
-
externalCommandTextArea
JTextArea externalCommandTextArea
-
insertButton
JButton insertButton
-
intervalConfigurationPanel
JPanel intervalConfigurationPanel
-
intervalDescriptionPanel
JPanel intervalDescriptionPanel
-
intervalDescriptionTextArea
JTextArea intervalDescriptionTextArea
-
jPanel1
JPanel jPanel1
-
jPanel4
JPanel jPanel4
-
jPanel8
JPanel jPanel8
-
jsonOutputCheckBox
JCheckBox jsonOutputCheckBox
-
minutesLabel
JLabel minutesLabel
-
minutesSpinner
JSpinner minutesSpinner
-
secondsLabel
JLabel secondsLabel
-
secondsSpinner
JSpinner secondsSpinner
-
statsDescriptionPanel
JPanel statsDescriptionPanel
-
statsPanel
JPanel statsPanel
-
textOutputCheckBox
JCheckBox textOutputCheckBox
-
variablesLabel
JLabel variablesLabel
-
variablesList
JComboBox<String> variablesList
-
xmlOutputCheckBox
JCheckBox xmlOutputCheckBox
-
-
-
Class org.omegat.gui.preferences.view.SecureStorePanel
class SecureStorePanel extends JPanel implements Serializable -
Class org.omegat.gui.preferences.view.SpellcheckerConfigurationPanel
class SpellcheckerConfigurationPanel extends JPanel implements Serializable-
Serialized Fields
-
autoSpellcheckCheckBox
JCheckBox autoSpellcheckCheckBox
-
contentLabel
JLabel contentLabel
-
detailPanel
JPanel detailPanel
-
directoryChooserButton
JButton directoryChooserButton
-
directoryLabel
JLabel directoryLabel
-
directoryTextField
JTextField directoryTextField
-
jPanel1
JPanel jPanel1
-
jPanel3
JPanel jPanel3
-
jPanel8
JPanel jPanel8
-
languageList
JList<String> languageList
-
languageScrollPane
JScrollPane languageScrollPane
-
-
-
Class org.omegat.gui.preferences.view.TagProcessingOptionsPanel
class TagProcessingOptionsPanel extends JPanel implements Serializable-
Serialized Fields
-
cbCountingProtectedText
JCheckBox cbCountingProtectedText
-
cbTagsValidRequired
JCheckBox cbTagsValidRequired
-
customPatternRegExpTF
JTextField customPatternRegExpTF
-
customPatternWarningTextArea
JTextArea customPatternWarningTextArea
-
descriptionTextArea
JTextArea descriptionTextArea
-
filler1
Box.Filler filler1
-
filler10
Box.Filler filler10
-
filler11
Box.Filler filler11
-
filler12
Box.Filler filler12
-
filler13
Box.Filler filler13
-
filler7
Box.Filler filler7
-
filler8
Box.Filler filler8
-
filler9
Box.Filler filler9
-
fullCheckRadio
JRadioButton fullCheckRadio
-
javaPatternCheckBox
JCheckBox javaPatternCheckBox
-
jLabelCustomPattern
JLabel jLabelCustomPattern
-
jLabelRemovePattern
JLabel jLabelRemovePattern
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
jPanel3
JPanel jPanel3
-
jPanel4
JPanel jPanel4
-
looseTagOrderCheckBox
JCheckBox looseTagOrderCheckBox
-
looseTagOrderWarningTextArea
JTextArea looseTagOrderWarningTextArea
-
noCheckRadio
JRadioButton noCheckRadio
-
ourButtonGroup
ButtonGroup ourButtonGroup
-
removePatternRegExpTF
JTextField removePatternRegExpTF
-
removePatternWarningTextArea
JTextArea removePatternWarningTextArea
-
simpleCheckRadio
JRadioButton simpleCheckRadio
-
-
-
Class org.omegat.gui.preferences.view.TeamOptionsPanel
class TeamOptionsPanel extends JPanel implements Serializable-
Serialized Fields
-
authorLabel
JLabel authorLabel
-
authorText
JTextField authorText
-
descriptionLabel
JLabel descriptionLabel
-
filler1
Box.Filler filler1
-
-
-
Class org.omegat.gui.preferences.view.TMMatchesPreferencesPanel
class TMMatchesPreferencesPanel extends JPanel implements Serializable-
Serialized Fields
-
displayLevel2Tags
JCheckBox displayLevel2Tags
-
filler1
Box.Filler filler1
-
filler2
Box.Filler filler2
-
filler3
Box.Filler filler3
-
filler4
Box.Filler filler4
-
filler5
Box.Filler filler5
-
filler6
Box.Filler filler6
-
foreignPenaltyLabel
JLabel foreignPenaltyLabel
-
foreignPenaltyPanel
JPanel foreignPenaltyPanel
-
foreignPenaltySpinner
JSpinner foreignPenaltySpinner
-
fuzzyMatchThreshold
JSpinner fuzzyMatchThreshold
-
fuzzyThresholdLabel
JLabel fuzzyThresholdLabel
-
insertButton
JButton insertButton
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
jPanel3
JPanel jPanel3
-
jPanel4
JPanel jPanel4
-
jPanel5
JPanel jPanel5
-
jPanel7
JPanel jPanel7
-
jScrollPane1
JScrollPane jScrollPane1
-
keepForeignMatches
JCheckBox keepForeignMatches
-
matchesTemplate
JTextArea matchesTemplate
-
paragraphMatchesFromSegmentedTmxCB
JCheckBox paragraphMatchesFromSegmentedTmxCB
-
segmentedMatchesLabel
JLabel segmentedMatchesLabel
-
sortMatchesLabel
JLabel sortMatchesLabel
-
sortMatchesList
JComboBox<NearString.SORT_KEY> sortMatchesList
-
tagHandlingLabel
JLabel tagHandlingLabel
-
templateLabel
JLabel templateLabel
-
useSlash
JCheckBox useSlash
-
variablesLabel
JLabel variablesLabel
-
variablesList
JComboBox<String> variablesList
-
-
-
Class org.omegat.gui.preferences.view.UserPassPanel
class UserPassPanel extends JPanel implements Serializable-
Serialized Fields
-
descriptionTextArea
JTextArea descriptionTextArea
-
filler1
Box.Filler filler1
-
passwordField
JPasswordField passwordField
-
passwordLabel
JLabel passwordLabel
-
userLabel
JLabel userLabel
-
userText
JTextField userText
-
-
-
Class org.omegat.gui.preferences.view.VersionCheckPreferencesPanel
class VersionCheckPreferencesPanel extends JPanel implements Serializable-
Serialized Fields
-
autoCheckCheckBox
JCheckBox autoCheckCheckBox
-
checkNowButton
JButton checkNowButton
-
currentVersionLabel
JLabel currentVersionLabel
-
filler2
Box.Filler filler2
-
filler4
Box.Filler filler4
-
updateChannelLabel
JLabel updateChannelLabel
-
-
-
Class org.omegat.gui.preferences.view.ViewOptionsPanel
class ViewOptionsPanel extends JPanel implements Serializable-
Serialized Fields
-
activeBoldPanel
JPanel activeBoldPanel
-
filler1
Box.Filler filler1
-
filler2
Box.Filler filler2
-
filler3
Box.Filler filler3
-
filler4
Box.Filler filler4
-
filler5
Box.Filler filler5
-
filler6
Box.Filler filler6
-
insertButton
JButton insertButton
-
insertButtonND
JButton insertButtonND
-
markFirstNonUnique
JCheckBox markFirstNonUnique
-
modInfoTemplate
JTextField modInfoTemplate
-
modInfoTemplateND
JTextField modInfoTemplateND
-
simplifyPPTooltips
JCheckBox simplifyPPTooltips
-
templateActivator
JCheckBox templateActivator
-
templateLabel
JLabel templateLabel
-
templateLabelND
JLabel templateLabelND
-
templateVariablesNDPanel
JPanel templateVariablesNDPanel
-
templateVariablesPanel
JPanel templateVariablesPanel
-
variablesLabel
JLabel variablesLabel
-
variablesLabelND
JLabel variablesLabelND
-
variablesList
JComboBox<String> variablesList
-
variablesListND
JComboBox<String> variablesListND
-
viewSourceActiveBold
JCheckBox viewSourceActiveBold
-
viewSourceAllBold
JCheckBox viewSourceAllBold
-
-
-
-
Package org.omegat.gui.properties
-
Class org.omegat.gui.properties.FlashingTextArea
class FlashingTextArea extends JTextPane implements Serializable-
Serialized Fields
-
flasher
FlashColorInterpolator flasher
-
-
-
Class org.omegat.gui.properties.ForcedWrappingEditorKit
class ForcedWrappingEditorKit extends StyledEditorKit implements Serializable -
Class org.omegat.gui.properties.SegmentPropertiesListCell
class SegmentPropertiesListCell extends JPanel implements Serializable-
Serialized Fields
-
key
String key
-
label
JTextArea label
-
labelPanel
JPanel labelPanel
-
settingsButton
JButton settingsButton
-
value
FlashingTextArea value
-
-
-
-
Package org.omegat.gui.repositoriesmapping
-
Class org.omegat.gui.repositoriesmapping.RepositoriesMappingPanel
class RepositoriesMappingPanel extends JPanel implements Serializable-
Serialized Fields
-
btnMappingAdd
JButton btnMappingAdd
-
btnMappingRemove
JButton btnMappingRemove
-
btnRepoAdd
JButton btnRepoAdd
-
btnRepoRemove
JButton btnRepoRemove
-
mappingScrollPane
JScrollPane mappingScrollPane
-
repositoriesScrollPane
JScrollPane repositoriesScrollPane
-
tableMapping
JTable tableMapping
-
tableRepositories
JTable tableRepositories
-
-
-
-
Package org.omegat.gui.scripting.ui
-
Class org.omegat.gui.scripting.ui.AbstractScriptEditor
class AbstractScriptEditor extends JTextArea implements Serializable -
Class org.omegat.gui.scripting.ui.RichScriptEditor
class RichScriptEditor extends AbstractScriptEditor implements Serializable-
Serialized Fields
-
m_csp
org.fife.rsta.ui.CollapsibleSectionPanel m_csp
-
m_findDialog
org.fife.rsta.ui.search.FindDialog m_findDialog
-
m_findToolBar
org.fife.rsta.ui.search.FindToolBar m_findToolBar
-
m_replaceDialog
org.fife.rsta.ui.search.ReplaceDialog m_replaceDialog
-
m_replaceToolBar
org.fife.rsta.ui.search.ReplaceToolBar m_replaceToolBar
-
m_scriptEditor
org.fife.ui.rsyntaxtextarea.RSyntaxTextArea m_scriptEditor
-
m_scriptingWindow
ScriptingWindow m_scriptingWindow
-
-
-
Class org.omegat.gui.scripting.ui.StandardScriptEditor
class StandardScriptEditor extends AbstractScriptEditor implements Serializable-
Serialized Fields
-
m_scriptEditor
JTextArea m_scriptEditor
-
m_scrollPaneEditor
JScrollPane m_scrollPaneEditor
-
-
-
-
Package org.omegat.gui.search
-
Class org.omegat.gui.search.MFindField
class MFindField extends HintTextField implements Serializable-
Serialized Fields
-
normalFont
Font normalFont
-
-
-
Class org.omegat.gui.search.SearchWindowForm
class SearchWindowForm extends JFrame implements Serializable-
Serialized Fields
-
buttonGroup2
ButtonGroup buttonGroup2
-
buttonGroupReplace
ButtonGroup buttonGroupReplace
-
buttonGroupSearch
ButtonGroup buttonGroupSearch
-
buttonGroupSearchState
ButtonGroup buttonGroupSearchState
-
filler1
Box.Filler filler1
-
filler10
Box.Filler filler10
-
filler11
Box.Filler filler11
-
filler12
Box.Filler filler12
-
filler13
Box.Filler filler13
-
filler14
Box.Filler filler14
-
filler15
Box.Filler filler15
-
filler16
Box.Filler filler16
-
filler17
Box.Filler filler17
-
filler18
Box.Filler filler18
-
filler19
Box.Filler filler19
-
filler2
Box.Filler filler2
-
filler20
Box.Filler filler20
-
filler21
Box.Filler filler21
-
filler22
Box.Filler filler22
-
filler23
Box.Filler filler23
-
filler24
Box.Filler filler24
-
filler25
Box.Filler filler25
-
filler26
Box.Filler filler26
-
filler27
Box.Filler filler27
-
filler28
Box.Filler filler28
-
filler29
Box.Filler filler29
-
filler3
Box.Filler filler3
-
filler30
Box.Filler filler30
-
filler4
Box.Filler filler4
-
filler5
Box.Filler filler5
-
filler6
Box.Filler filler6
-
filler7
Box.Filler filler7
-
filler8
Box.Filler filler8
-
filler9
Box.Filler filler9
-
jPanel1
JPanel jPanel1
-
jPanel10
JPanel jPanel10
-
jPanel11
JPanel jPanel11
-
jPanel12
JPanel jPanel12
-
jPanel13
JPanel jPanel13
-
jPanel2
JPanel jPanel2
-
jPanel3
JPanel jPanel3
-
jPanel4
JPanel jPanel4
-
jPanel5
JPanel jPanel5
-
jPanel7
JPanel jPanel7
-
jPanel8
JPanel jPanel8
-
jPanel9
JPanel jPanel9
-
jScrollPane1
JScrollPane jScrollPane1
-
jSeparator1
JSeparator jSeparator1
-
m_advancedButton
JButton m_advancedButton
-
m_advancedVisiblePane
JPanel m_advancedVisiblePane
-
m_allResultsCB
JCheckBox m_allResultsCB
-
m_authorCB
JCheckBox m_authorCB
-
m_authorField
MFindField m_authorField
-
m_autoSyncWithEditor
JCheckBox m_autoSyncWithEditor
-
m_backToInitialSegment
JCheckBox m_backToInitialSegment
-
m_cbSearchInGlossaries
JCheckBox m_cbSearchInGlossaries
-
m_cbSearchInMemory
JCheckBox m_cbSearchInMemory
-
m_cbSearchInTMs
JCheckBox m_cbSearchInTMs
-
m_dateFromButton
JButton m_dateFromButton
-
m_dateFromCB
JCheckBox m_dateFromCB
-
m_dateFromSpinner
JSpinner m_dateFromSpinner
-
m_dateToButton
JButton m_dateToButton
-
m_dateToCB
JCheckBox m_dateToCB
-
m_dateToSpinner
JSpinner m_dateToSpinner
-
m_dirButton
JButton m_dirButton
-
m_dirField
JTextField m_dirField
-
m_dirLabel
JLabel m_dirLabel
-
m_dismissButton
JButton m_dismissButton
-
m_displayLabel
JLabel m_displayLabel
-
m_excludeOrphans
JCheckBox m_excludeOrphans
-
m_fileNamesCB
JCheckBox m_fileNamesCB
-
m_filterButton
JButton m_filterButton
-
m_fullHalfWidthInsensitive
JCheckBox m_fullHalfWidthInsensitive
-
m_numberLabel
JLabel m_numberLabel
-
m_numberOfResults
JSpinner m_numberOfResults
-
m_panelReplace
JPanel m_panelReplace
-
m_panelSearch
JPanel m_panelSearch
-
m_rbDir
JRadioButton m_rbDir
-
m_rbProject
JRadioButton m_rbProject
-
m_recursiveCB
JCheckBox m_recursiveCB
-
m_replaceAllButton
JButton m_replaceAllButton
-
m_replaceButton
JButton m_replaceButton
-
m_replaceCase
JCheckBox m_replaceCase
-
m_replaceExactSearchRB
JRadioButton m_replaceExactSearchRB
-
m_replaceField
JComboBox<String> m_replaceField
-
m_replaceLabel
JLabel m_replaceLabel
-
m_replaceRegexpSearchRB
JRadioButton m_replaceRegexpSearchRB
-
m_replaceSpaceMatchNbsp
JCheckBox m_replaceSpaceMatchNbsp
-
m_replaceUntranslated
JCheckBox m_replaceUntranslated
-
m_resultsLabel
JLabel m_resultsLabel
-
m_resultsLabel1
JLabel m_resultsLabel1
-
m_searchButton
JButton m_searchButton
-
m_searchCase
JCheckBox m_searchCase
-
m_searchCommentsCB
JCheckBox m_searchCommentsCB
-
m_searchExactSearchRB
JRadioButton m_searchExactSearchRB
-
m_searchField
JComboBox<String> m_searchField
-
m_SearchInDirPane
JPanel m_SearchInDirPane
-
m_SearchInPane
JPanel m_SearchInPane
-
m_SearchInProjectPane
JPanel m_SearchInProjectPane
-
m_searchKeywordSearchRB
JRadioButton m_searchKeywordSearchRB
-
m_searchLabel
JLabel m_searchLabel
-
m_searchNotesCB
JCheckBox m_searchNotesCB
-
m_searchRegexpSearchRB
JRadioButton m_searchRegexpSearchRB
-
m_searchSource
JCheckBox m_searchSource
-
m_searchSpaceMatchNbsp
JCheckBox m_searchSpaceMatchNbsp
-
m_searchTranslated
JRadioButton m_searchTranslated
-
m_searchTranslatedUntranslated
JRadioButton m_searchTranslatedUntranslated
-
m_searchTranslation
JCheckBox m_searchTranslation
-
m_searchUntranslated
JRadioButton m_searchUntranslated
-
m_viewer
JTextPane m_viewer
-
-
-
Class org.omegat.gui.search.SearchWindowMenu
class SearchWindowMenu extends JMenuBar implements Serializable-
Serialized Fields
-
controller
SearchWindowController controller
-
-
-
-
Package org.omegat.gui.segmentation
-
Class org.omegat.gui.segmentation.SegmentationCustomizerPanel
class SegmentationCustomizerPanel extends JPanel implements Serializable-
Serialized Fields
-
filler1
Box.Filler filler1
-
hintTextArea
JTextArea hintTextArea
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
jPanel3
JPanel jPanel3
-
jPanel4
JPanel jPanel4
-
jPanel5
JPanel jPanel5
-
jPanel6
JPanel jPanel6
-
mapDeleteButton
JButton mapDeleteButton
-
mapDownButton
JButton mapDownButton
-
mapErrorsLabel
JLabel mapErrorsLabel
-
mapInsertButton
JButton mapInsertButton
-
mapPanel
JPanel mapPanel
-
mapScrollPane
JScrollPane mapScrollPane
-
mapTable
JTable mapTable
-
mapUpButton
JButton mapUpButton
-
projectSpecificCB
JCheckBox projectSpecificCB
-
ruleBottomButton
JButton ruleBottomButton
-
ruleDeleteButton
JButton ruleDeleteButton
-
ruleDownButton
JButton ruleDownButton
-
ruleErrorsLabel
JLabel ruleErrorsLabel
-
ruleFirstButton
JButton ruleFirstButton
-
ruleInsertButton
JButton ruleInsertButton
-
rulePanel
JPanel rulePanel
-
ruleScrollPane
JScrollPane ruleScrollPane
-
ruleTable
JTable ruleTable
-
ruleUpButton
JButton ruleUpButton
-
-
-
-
Package org.omegat.gui.stat
-
Class org.omegat.gui.stat.BaseMatchStatisticsPanel
class BaseMatchStatisticsPanel extends BaseStatisticsPanel implements Serializable-
Serialized Fields
-
buffer
StringBuilder buffer
-
-
-
Class org.omegat.gui.stat.BaseStatisticsPanel
class BaseStatisticsPanel extends JPanel implements Serializable-
Serialized Fields
-
completion
CompletableFuture<Completion> completion
-
window
StatisticsWindow window
-
-
-
Class org.omegat.gui.stat.MatchStatisticsPanel
class MatchStatisticsPanel extends BaseMatchStatisticsPanel implements Serializable -
Class org.omegat.gui.stat.PerFileMatchStatisticsPanel
class PerFileMatchStatisticsPanel extends BaseMatchStatisticsPanel implements Serializable-
Serialized Fields
-
scrollPane
JScrollPane scrollPane
-
tablesPanel
JPanel tablesPanel
-
-
-
Class org.omegat.gui.stat.StatisticsPanel
class StatisticsPanel extends BaseStatisticsPanel implements Serializable -
Class org.omegat.gui.stat.StatisticsWindow
class StatisticsWindow extends JDialog implements Serializable-
Serialized Fields
-
closeButton
JButton closeButton
-
copyDataButton
JButton copyDataButton
-
displayPanel
JPanel displayPanel
-
filler1
Box.Filler filler1
-
jPanel2
JPanel jPanel2
-
progressBar
JProgressBar progressBar
-
textData
String textData
-
-
-
Class org.omegat.gui.stat.TitledTablePanel
class TitledTablePanel extends JPanel implements Serializable-
Serialized Fields
-
scrollPane
JScrollPane scrollPane
-
table
JTable table
-
title
JTextArea title
-
-
-
-
Package org.omegat.gui.theme
-
Class org.omegat.gui.theme.DefaultClassicTheme
class DefaultClassicTheme extends DelegatingLookAndFeel implements Serializable -
Class org.omegat.gui.theme.DefaultFlatTheme
class DefaultFlatTheme extends DelegatingLookAndFeel implements Serializable -
Class org.omegat.gui.theme.DelegatingLookAndFeel
class DelegatingLookAndFeel extends BasicLookAndFeel implements Serializable-
Serialized Fields
-
systemLookAndFeel
LookAndFeel systemLookAndFeel
-
-
-
-
Package org.omegat.util
-
Class org.omegat.util.FunctionalAction
class FunctionalAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
action
ActionListener action
-
-
Exception org.omegat.util.HttpConnectionUtils.FlakyDownloadException
class FlakyDownloadException extends RuntimeException implements Serializable -
Exception org.omegat.util.HttpConnectionUtils.ResponseError
class ResponseError extends IOException implements Serializable -
Class org.omegat.util.ProjectFileStorage.ProjectOtherAttributesSerializer
class ProjectOtherAttributesSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<Map<QName,String>> implements Serializable -
Exception org.omegat.util.WikiGet.ResponseError
class ResponseError extends HttpConnectionUtils.ResponseError implements Serializable
-
-
Package org.omegat.util.gui
-
Class org.omegat.util.gui.CharacterWrapEditorKit
class CharacterWrapEditorKit extends StyledEditorKit implements Serializable -
Class org.omegat.util.gui.HintTextField
class HintTextField extends JTextField implements Serializable -
Class org.omegat.util.gui.NoWrapEditorKit
class NoWrapEditorKit extends StyledEditorKit implements Serializable -
Class org.omegat.util.gui.OmegaTFileChooser
class OmegaTFileChooser extends JFileChooser implements Serializable -
Class org.omegat.util.gui.OpenProjectFileChooser
class OpenProjectFileChooser extends OmegaTFileChooser implements Serializable -
Class org.omegat.util.gui.ReasonablySizedPanel
class ReasonablySizedPanel extends JPanel implements Serializable -
Class org.omegat.util.gui.RoundedCornerBorder
class RoundedCornerBorder extends AbstractBorder implements Serializable-
Serialized Fields
-
color
Color color
-
radius
int radius
-
side
int side
-
stroke
int stroke
-
-
-