|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTStType
class TStType
.
====================================================================== Klasse TStType -- Definition eines Sound-Eintrags aus 'ttype.dat' ##TStType (Eyecatcher) ======================================================================
Field Summary | |
---|---|
private int |
Cnt
|
private java.lang.String |
FNme1
|
private java.lang.String |
FNme2
|
protected static java.lang.String |
IdStr
|
private java.lang.String |
Name
|
private int |
Nr
|
Constructor Summary | |
---|---|
protected |
TStType()
. |
protected |
TStType(int nr,
java.lang.String nme,
java.lang.String fn1,
java.lang.String fn2)
. |
Method Summary | |
---|---|
protected int |
chgNr(int nr)
. |
protected java.lang.String |
crLine(int wl)
. |
protected boolean |
equals(TStType cTp)
. |
protected java.lang.String |
getNme(int nr)
. |
protected int |
incCnt(int inc)
. |
protected java.lang.String |
toStr()
. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final java.lang.String IdStr
private int Nr
private int Cnt
private java.lang.String Name
private java.lang.String FNme1
private java.lang.String FNme2
Constructor Detail |
---|
protected TStType()
===================================================================== Constructor: (1) Create default-entry =====================================================================
protected TStType(int nr, java.lang.String nme, java.lang.String fn1, java.lang.String fn2)
===================================================================== Constructor: (2) Create standard-entry =====================================================================
Method Detail |
---|
protected int chgNr(int nr)
===================================================================== Methode "chgNr" aktuelle ID des ttype-Eintrags liefern oder aendern ##chgNr.TStType (Eyecatcher) =====================================================================
protected java.lang.String crLine(int wl)
===================================================================== Methode "crLine" Zeilendefinition fuer die Ausgabe erzeugen ##crLine.TStType (Eyecatcher) =====================================================================
protected boolean equals(TStType cTp)
===================================================================== Methode "equals" Datenwerte von ttype-Eintraegen vergleichen Eintraege sind gleich, wenn die 'FName'n uebereinstimmen ##equals.TStType (Eyecatcher) =====================================================================
protected java.lang.String getNme(int nr)
===================================================================== Methode "getNme" Datenstring gemaess Auswahl liefern ##getNme.TStType (Eyecatcher) =====================================================================
protected final int incCnt(int inc)
===================================================================== Method "incCnt" Increment reference-counter (using argument'0', reference-counter may be returned only) ##incCnt.TStType (Eyecatcher) =====================================================================
protected final java.lang.String toStr()
===================================================================== Method "toStr" Build a string-representation of all values of this class ##toStr.TStType (Eyecatcher) =====================================================================
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |