|
Joshua
open source statistical hierarchical phrase-based machine translation system
|
Public Member Functions | |
| StartupWindow (String title) | |
| StartupWindow (String title, String author, String year, Image image, Color borderColor, int borderWidth) | |
| StartupWindow (String title, String author, String year, Color borderColor, int borderWidth) | |
Static Private Attributes | |
| static final long | serialVersionUID = 1L |
Startup window for Joshua programs.
| joshua.ui.StartupWindow.StartupWindow | ( | String | title | ) |
Constructs a splash screen.
| title | Title to be displayed |
| joshua.ui.StartupWindow.StartupWindow | ( | String | title, |
| String | author, | ||
| String | year, | ||
| Image | image, | ||
| Color | borderColor, | ||
| int | borderWidth | ||
| ) |
| joshua.ui.StartupWindow.StartupWindow | ( | String | title, |
| String | author, | ||
| String | year, | ||
| Color | borderColor, | ||
| int | borderWidth | ||
| ) |
final long joshua.ui.StartupWindow.serialVersionUID = 1L [static, private] |
Serialization identifier.