A B C D E F G H I J L M N O P R S T U V W

G

getCell(int, int) - Method in class net.sf.trauma.Sylk
Gibt den Inhalt einer Tabellen-Zelle zurück.
getComplement(boolean[], boolean[]) - Static method in class net.sf.trauma.Table
Komplementärmenge.
b1 b2 c
0 0 0
0 1 0
1 0 1
1 1 0
getFractionalPart() - Method in class net.sf.trauma.Decimal
Abfragen des Nachkomma-Anteils.
getFractionalPart(int, boolean) - Method in class net.sf.trauma.Decimal
Abfragen des Nachkomma-Anteils.
getIntegerPart() - Method in class net.sf.trauma.Decimal
Abfragen des Ganzzahl-Anteils.
getIntegerPart(int) - Method in class net.sf.trauma.Decimal
Abfragen des Ganzzahl-Anteils.
getIntersection(boolean[], boolean[]) - Static method in class net.sf.trauma.Table
Schnittmenge.
getJContentPane() - Method in class net.sf.trauma.GUI
This method initializes jContentPane
getJFrame() - Method in class net.sf.trauma.GUI
This method initializes jFrame
getMaxX() - Method in class net.sf.trauma.Sylk
Abfrage von maxX.
getMaxY() - Method in class net.sf.trauma.Sylk
Abfrage von maxY.
getOverflow() - Method in class net.sf.trauma.Decimal
Abfrage, ob eine Rechenoperation einen Overflow ausloeste.
getProperty(String) - Static method in class net.sf.trauma.Config
Abfrage eines in der Config-Datei angegebenen Property.
getPropertyInt(String) - Static method in class net.sf.trauma.Config
Abfrage eines in der Config-Datei angegebenen Property als int-Wert.
getTable() - Method in class net.sf.trauma.Sylk
Abfrage der gesamten Tabelle als zweidimensionales String-Array.
getTableRow(int) - Method in class net.sf.trauma.Sylk
Abfrage einer Tabellenzeile als String-Array.
getTableStrings() - Method in class net.sf.trauma.Table
Abfrage der Tabelle als zweidimensionales String-Array.
getUnion(boolean[], boolean[]) - Static method in class net.sf.trauma.Table
Vereinigungsmenge.
getUser(String) - Static method in class net.sf.trauma.Config
Gibt den User zu einer ID zurück.
groups1 - Static variable in class net.sf.trauma.Config
Liste der Gruppen.
GUI - Class in net.sf.trauma
GUI - die grafische Benutzeroberfläche zur einfachen Bedienung.
GUI() - Constructor for class net.sf.trauma.GUI
 
GUI2 - Class in net.sf.trauma
GUI - die grafische Benutzeroberfläche zur einfachen Bedienung.
GUI2() - Constructor for class net.sf.trauma.GUI2
Parameterloser Konstruktor.

A B C D E F G H I J L M N O P R S T U V W