Class BildAuswahl


(package private) class BildAuswahl
extends java.lang.Object

Field Summary

private Hashtable
bildImgs
private Vector
bildKomp
private Segmentation
f
private String
first
private FileOpener
fop
private Image
img

Constructor Summary

BildAuswahl(Segmentation f)

Method Summary

void
addBildKomp(BildKomp k)
String
getFirstImageName()
void
open()

Field Details

bildImgs

private Hashtable bildImgs

bildKomp

private Vector bildKomp

f

private Segmentation f

first

private String first

fop

private FileOpener fop

img

private Image img

Constructor Details

BildAuswahl

(package private)  BildAuswahl(Segmentation f)

Method Details

addBildKomp

public void addBildKomp(BildKomp k)

getFirstImageName

public String getFirstImageName()

open

public void open()