| ConsoleWindow |
The main window of OmegaT application, if the program is started in
consoleMode.
|
| DockablePanel |
Dockable JPanel for a docking library.
|
| DockableScrollPane |
Dockable ScrollPane for a docking library.
|
| MainMenuIcons |
|
| MainWindow |
The main window of OmegaT application (unless the application is started in
consoleMode).
|
| MainWindowMenu |
Add newly created MenuItem items to
/src/org/omegat/gui/main/MainMenuShortcuts.properties and
/src/org/omegat/gui/main/MainMenuShortcuts.mac.properties
with the proper shortcuts if set.
|
| MainWindowMenuHandler |
Handler for main menu items.
|
| MainWindowUI |
Class for initialize, load/save, etc.
|
| ProjectMedProcessing |
Class for support some MED-specific operations.
|
| ProjectUICommands |
Handler for project UI commands, like open, save, compile, etc.
|