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 ~<text> und speichert ihn im InventoryElement. </DL> <HR> <A NAME="_R_"><!-- --></A><H2> <B>R</B></H2> <DL> <DT><A HREF="DsaInventory.html#randomize()"><B>randomize()</B></A> - Method in class <A HREF="DsaInventory.html">DsaInventory</A> <DD>  <DT><A HREF="DsaNames.html#randomize()"><B>randomize()</B></A> - Method in class <A HREF="DsaNames.html">DsaNames</A> <DD>Zufällig Namen auswählen. <DT><A HREF="DsaRandomizer.html#randomize()"><B>randomize()</B></A> - Method in interface <A HREF="DsaRandomizer.html">DsaRandomizer</A> <DD>  <DT><A HREF="DsaInventory.html#read()"><B>read()</B></A> - Method in class <A HREF="DsaInventory.html">DsaInventory</A> <DD>  <DT><A HREF="DsaNames.html#read()"><B>read()</B></A> - Method in class <A HREF="DsaNames.html">DsaNames</A> <DD>Einlesen der Namensdatei "namen.info". <DT><A HREF="DsaReadFile.html#readLine()"><B>readLine()</B></A> - Method in class <A HREF="DsaReadFile.html">DsaReadFile</A> <DD>Zeile lesen. <DT><A HREF="RegionNames.html"><B>RegionNames</B></A> - class <A HREF="RegionNames.html">RegionNames</A>.<DD>Diese Klasse enthält aller Namen einer bestimmten Region.<DT><A HREF="RegionNames.html#RegionNames()"><B>RegionNames()</B></A> - Constructor for class <A HREF="RegionNames.html">RegionNames</A> <DD>  </DL> <HR> <A NAME="_S_"><!-- --></A><H2> <B>S</B></H2> <DL> <DT><A HREF="DsaDice.html#setAuto(boolean)"><B>setAuto(boolean)</B></A> - Method in class <A HREF="DsaDice.html">DsaDice</A> <DD>Stellt das automatische Würfeln ein, d.h. <DT><A HREF="RegionNames.html#size()"><B>size()</B></A> - Method in class <A HREF="RegionNames.html">RegionNames</A> <DD>  <DT><A HREF="NameList.html#stats()"><B>stats()</B></A> - Method in class <A HREF="NameList.html">NameList</A> <DD>  </DL> <HR> <A NAME="_T_"><!-- --></A><H2> <B>T</B></H2> <DL> <DT><A HREF="DsaInventoryElement.html#text"><B>text</B></A> - Variable in class <A HREF="DsaInventoryElement.html">DsaInventoryElement</A> <DD>  <DT><A HREF="DsaInventoryElement.html#title"><B>title</B></A> - Variable in class <A HREF="DsaInventoryElement.html">DsaInventoryElement</A> <DD>  <DT><A HREF="DsaDate.html#toString()"><B>toString()</B></A> - Method in class <A HREF="DsaDate.html">DsaDate</A> <DD>  <DT><A HREF="DsaInventoryElement.html#toString()"><B>toString()</B></A> - Method in class <A HREF="DsaInventoryElement.html">DsaInventoryElement</A> <DD>Gibt den Titel des Elements zurück. </DL> <HR> <A NAME="_W_"><!-- --></A><H2> <B>W</B></H2> <DL> <DT><A HREF="DsaDice.html#W(int)"><B>W(int)</B></A> - Method in class <A HREF="DsaDice.html">DsaDice</A> <DD>Würfelwert auslesen. <DT><A HREF="DsaDate.html#write()"><B>write()</B></A> - Method in class <A HREF="DsaDate.html">DsaDate</A> <DD>  <DT><A HREF="DsaWriteFile.html#writeLine(java.lang.String)"><B>writeLine(String)</B></A> - Method in class <A HREF="DsaWriteFile.html">DsaWriteFile</A> <DD>  </DL> <HR> <A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_W_">W</A> <!-- ========== START OF NAVBAR ========== --> <A NAME="navbar_bottom"><!-- --></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev">  <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  PREV   NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>    <A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> </TR> </TABLE> <!-- =========== END OF NAVBAR =========== --> <HR> </BODY> </HTML>