gui

Class ProgressController


public class ProgressController
extends Thread

Überschrift:

Beschreibung:

Copyright: Copyright (c) 2002

Organisation:

Field Summary

private AlgorithmProgressFrame
window

Constructor Summary

ProgressController()

Method Summary

void
destroy()
void
run()
void
setBarValue(int value)

Field Details

window

private AlgorithmProgressFrame window

Constructor Details

ProgressController

public ProgressController()

Method Details

destroy

public void destroy()

run

public void run()

setBarValue

public void setBarValue(int value)