|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--JIMSCore.TextSection
| Field Summary | |
int |
iAddress
|
int |
iType
|
static int |
TYPE_KTEXT
|
static int |
TYPE_TEXT
|
java.util.Vector |
vTextVector
|
| Constructor Summary | |
TextSection(int iAddress,
int iType)
|
|
| Method Summary | |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
public static final int TYPE_TEXT
public static final int TYPE_KTEXT
public int iAddress
public java.util.Vector vTextVector
public int iType
| Constructor Detail |
public TextSection(int iAddress,
int iType)
| Method Detail |
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||