Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
joshua.ui.StartupWindow Class Reference
Inheritance diagram for joshua.ui.StartupWindow:
[legend]
Collaboration diagram for joshua.ui.StartupWindow:
[legend]

List of all members.

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

Detailed Description

Startup window for Joshua programs.

Author:
Lane Schwartz
Aaron Phillips

Constructor & Destructor Documentation

Constructs a splash screen.

Parameters:
titleTitle 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 
)

Member Data Documentation

final long joshua.ui.StartupWindow.serialVersionUID = 1L [static, private]

Serialization identifier.