Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
C
D
F
G
I
J
M
N
O
P
R
S
T
W
A
actionPerformed(ActionEvent)
- Method in class
DsaDateButton
actionPerformed(ActionEvent)
- Method in class
DsaDice
Diese Funktion wird automatisch aufgerufen, wenn der Würfel-Button gedrückt wurde.
addDsaRandomizer(DsaRandomizer)
- Method in class
DsaDice
Ein Element mit dem Interface DsaRandomizer zum Würfel hinzufügen.
addNameList(NameList)
- Method in class
RegionNames
addTime(int)
- Method in class
DsaDate
area
- Variable in class
DsaInventory
C
checkRegion(String)
- Static method in class
NameList
Prüft ob am Anfang des Strings eine gültige Region enthalten ist.
choice
- Variable in class
DsaInventory
close()
- Method in class
DsaReadFile
Datei schließen.
close()
- Method in class
DsaWriteFile
D
dice()
- Method in class
NameList
Wählt ein zufälliges Element aus dem Choice.
dice()
- Method in class
RegionNames
dLayout
- Variable in class
JDsa
dNames
- Variable in class
JDsa
doExit()
- Method in class
DsaLayout
Diese Funktion wird beim schließen des Fensters aufgerufen.
doLayout()
- Method in class
DsaLayout
Diese Funktion ist im wesentlichen für den Bildschirmaufbau verantwortlich.
DsaDate
- class
DsaDate
.
DsaDate(Panel)
- Constructor for class
DsaDate
DsaDateButton
- class
DsaDateButton
.
DsaDateButton(String, int, DsaDate)
- Constructor for class
DsaDateButton
DsaDice
- class
DsaDice
.
Diese Klasse enthält die wesentlichen Würfelfunktionen und ruft auch andere zufällig zu wählende Elemente auf.
DsaDice(Panel)
- Constructor for class
DsaDice
Initialisiert den Würfel und erstellt alle Element die im Fenster sichtbar sein sollen.
DsaInventory
- class
DsaInventory
.
Diese Klasse dient zum bearbeiten und speichern des Inventories.
DsaInventory(String)
- Constructor for class
DsaInventory
DsaInventoryElement
- class
DsaInventoryElement
.
Diese Klasse dient zum Speichern eines einzelnen InventoryElements.
DsaInventoryElement()
- Constructor for class
DsaInventoryElement
Erzeugt ein leeres InventoryElement
DsaLayout
- class
DsaLayout
.
Diese Klasse enthält im wesentlich nur Funktionen für die Anordnung der Elemente im Fenster.
DsaLayout(JDsa)
- Constructor for class
DsaLayout
DsaNames
- class
DsaNames
.
Diese Klasse enthält alle Namenslisten aller Regionen und stellt auch die Methode zum Einlesen zur Verfügung.
DsaNames()
- Constructor for class
DsaNames
DsaRandomizer
- interface
DsaRandomizer
.
DsaReadFile
- class
DsaReadFile
.
Einfache Klasse um Zeilen aus einem File zu lesen.
DsaReadFile()
- Constructor for class
DsaReadFile
DsaWriteFile
- class
DsaWriteFile
.
DsaWriteFile()
- Constructor for class
DsaWriteFile
F
fNames
- Variable in class
RegionNames
G
getChoice()
- Method in class
NameList
Liefert Choice dieser Liste zurück.
getDay()
- Method in class
DsaDate
getDayOfYear()
- Method in class
DsaDate
getHour()
- Method in class
DsaDate
getMin()
- Method in class
DsaDate
getMonth()
- Method in class
DsaDate
getPanel()
- Method in class
DsaNames
Panel zurückliefern, indem die Bildschirmelemente für die Namen enthalten sind.
getPanel()
- Method in class
RegionNames
getRegion()
- Method in class
NameList
Liefert die Region zurück, zur der diese Namensliste gehört
getRegion()
- Method in class
RegionNames
getRegionIndex()
- Method in class
NameList
getSec()
- Method in class
DsaDate
getWDay()
- Method in class
DsaDate
getWeek()
- Method in class
DsaDate
getYear()
- Method in class
DsaDate
getYearBosparan()
- Method in class
DsaDate
getYearHal()
- Method in class
DsaDate
getYearHoras()
- Method in class
DsaDate
I
isComment(String)
- Static method in class
DsaReadFile
Testet ob ein String eine Kommentarzeile enthält.
isFemale()
- Method in class
NameList
isMale()
- Method in class
NameList
isName()
- Method in class
NameList
isSurName()
- Method in class
NameList
itemStateChanged(ItemEvent)
- Method in class
DsaInventory
itemStateChanged(ItemEvent)
- Method in class
DsaNames
Diese Funktion wird automatisch aufgerufen, wenn die Regionsliste geändert wird.
J
JDsa
- class
JDsa
.
JDsa()
- Constructor for class
JDsa
M
main(String[])
- Static method in class
JDsa
mNames
- Variable in class
RegionNames
N
NameList
- class
NameList
.
Diese Klasse enthält eine Liste von aventurischen Namen, die Region, und die Daten über Geschlecht und Vor- oder Nachname
NameList()
- Constructor for class
NameList
Erstellt eine leere NameList
nextValue()
- Method in class
DsaDice
Nächsten zufälligen Wert generieren.
nNames
- Variable in class
RegionNames
O
open(String, String)
- Method in class
DsaReadFile
Datei öffnen.
open(String, String)
- Method in class
DsaWriteFile
P
parseHeaderString(String)
- Method in class
NameList
Parsed den Headerstring der Nameslisten und initialisiert die NameList.
parseNameString(String)
- Method in class
NameList
Parsed eine Liste von Namen getrennt durch ' ' oder ',' und fügt sie der Arraylist hinzu.
parseString(String)
- Method in class
DsaInventoryElement
Parsed einen String aus dem Inventoryfile im Format
~
und speichert ihn im InventoryElement.
R
randomize()
- Method in class
DsaInventory
randomize()
- Method in class
DsaNames
Zufällig Namen auswählen.
randomize()
- Method in interface
DsaRandomizer
read()
- Method in class
DsaInventory
read()
- Method in class
DsaNames
Einlesen der Namensdatei "namen.info".
readLine()
- Method in class
DsaReadFile
Zeile lesen.
RegionNames
- class
RegionNames
.
Diese Klasse enthält aller Namen einer bestimmten Region.
RegionNames()
- Constructor for class
RegionNames
S
setAuto(boolean)
- Method in class
DsaDice
Stellt das automatische Würfeln ein, d.h.
size()
- Method in class
RegionNames
stats()
- Method in class
NameList
T
text
- Variable in class
DsaInventoryElement
title
- Variable in class
DsaInventoryElement
toString()
- Method in class
DsaDate
toString()
- Method in class
DsaInventoryElement
Gibt den Titel des Elements zurück.
W
W(int)
- Method in class
DsaDice
Würfelwert auslesen.
write()
- Method in class
DsaDate
writeLine(String)
- Method in class
DsaWriteFile
A
C
D
F
G
I
J
M
N
O
P
R
S
T
W
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES