motion_estimation

Class WelcomeWindow


public class WelcomeWindow
extends JFrame

Überschrift:

Beschreibung:

Organisation: Universität Mannheim

Field Summary

(package private) BorderLayout
borderLayout1
(package private) GridLayout
gridLayout1
(package private) JLabel
jLabel1
(package private) JPanel
jPanel1
(package private) JPanel
jPanel2
(package private) JLabel
loadingLabel
(package private) JProgressBar
loadingProgressBar
(package private) JPanel
mainPanel
(package private) JLabel
textLabel

Constructor Summary

WelcomeWindow()

Method Summary

int
getLoadingStatus()
private void
jbInit()
void
setLoadingStatus(int status)

Field Details

borderLayout1

(package private)  BorderLayout borderLayout1

gridLayout1

(package private)  GridLayout gridLayout1

jLabel1

(package private)  JLabel jLabel1

jPanel1

(package private)  JPanel jPanel1

jPanel2

(package private)  JPanel jPanel2

loadingLabel

(package private)  JLabel loadingLabel

loadingProgressBar

(package private)  JProgressBar loadingProgressBar

mainPanel

(package private)  JPanel mainPanel

textLabel

(package private)  JLabel textLabel

Constructor Details

WelcomeWindow

public WelcomeWindow()

Method Details

getLoadingStatus

public int getLoadingStatus()

jbInit

private void jbInit()
            throws Exception

setLoadingStatus

public void setLoadingStatus(int status)