Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C E F G I K N P S T V

A

ALIGN_ALT - Static variable in class com.port80.text.AttrTextParser
Right align the whole line.
ALIGN_CENTER - Static variable in class com.port80.text.AttrTextParser
Left align the whole line.
ALIGN_HR_AFTER - Static variable in class com.port80.text.AttrTextParser
Horizontal ruler before line.
ALIGN_HR_BEFORE - Static variable in class com.port80.text.AttrTextParser
Ignore line if exclude>0.
ALIGN_LEFT - Static variable in class com.port80.text.AttrTextParser
Default (CENTER).
ALIGN_NONE - Static variable in class com.port80.text.AttrTextParser
Line attributes.
ALIGN_RIGHT - Static variable in class com.port80.text.AttrTextParser
Center align the whole line.
AttrState - class com.port80.text.AttrState.
 
AttrState(AttrTextParser) - Constructor for class com.port80.text.AttrState
 
AttrTextParser - class com.port80.text.AttrTextParser.
 
AttrTextParser() - Constructor for class com.port80.text.AttrTextParser
 
add(TextAttribute, Object) - Method in class com.port80.text.TextAttr
 
align - Variable in class com.port80.text.AttrTextParser
 
attrList - Variable in class com.port80.text.AttrTextParser
 
attrStack - Variable in class com.port80.text.AttrTextParser
 
attrState - Variable in class com.port80.text.AttrTextParser
 

C

com.port80.text - package com.port80.text
 
consume(StringTokenizer) - Method in class com.port80.text.AttrState
 
consume(StringTokenizer) - Method in class com.port80.text.ElementState
 
consume(StringTokenizer) - Method in interface com.port80.text.IState
 
consume(StringTokenizer) - Method in class com.port80.text.NormalState
 

E

ElementState - class com.port80.text.ElementState.
 
ElementState(AttrTextParser) - Constructor for class com.port80.text.ElementState
 
elementState - Variable in class com.port80.text.AttrTextParser
 
end - Variable in class com.port80.text.TextAttr
 
endElement(String) - Method in class com.port80.text.ElementState
 

F

fontStack - Variable in class com.port80.text.AttrTextParser
 

G

getAlign() - Method in class com.port80.text.AttrTextParser
 
getAttrs() - Method in class com.port80.text.AttrTextParser
 
getEnd() - Method in class com.port80.text.TextAttr
 
getKey(int) - Method in class com.port80.text.TextAttr
 
getKeyList() - Method in class com.port80.text.TextAttr
 
getName() - Method in class com.port80.text.TextAttr
 
getStart() - Method in class com.port80.text.TextAttr
 
getText() - Method in class com.port80.text.AttrTextParser
 
getValue(int) - Method in class com.port80.text.TextAttr
 
getValueList() - Method in class com.port80.text.TextAttr
 

I

IState - interface com.port80.text.IState.
A simple parser to parse html like attributed strings.

K

keys - Variable in class com.port80.text.TextAttr
 

N

NormalState - class com.port80.text.NormalState.
 
NormalState(AttrTextParser) - Constructor for class com.port80.text.NormalState
 
name - Variable in class com.port80.text.TextAttr
 
normalState - Variable in class com.port80.text.AttrTextParser
Horizontal ruler after line.

P

parse(String, Font, List) - Static method in class com.port80.text.AttrTextParser
 
parser - Variable in class com.port80.text.AttrState
 
parser - Variable in class com.port80.text.ElementState
 
parser - Variable in class com.port80.text.NormalState
 

S

setEnd(int) - Method in class com.port80.text.TextAttr
 
setStart(int) - Method in class com.port80.text.TextAttr
 
size() - Method in class com.port80.text.TextAttr
 
skipSpace(StringTokenizer) - Method in class com.port80.text.AttrState
 
skipSpace(StringTokenizer) - Method in class com.port80.text.ElementState
 
start - Variable in class com.port80.text.TextAttr
 

T

TextAttr - class com.port80.text.TextAttr.
 
TextAttr(String, int, int) - Constructor for class com.port80.text.TextAttr
 
TextAttr(String, int, int, TextAttribute, Object) - Constructor for class com.port80.text.TextAttr
 
TextAttr(TextAttr) - Constructor for class com.port80.text.TextAttr
 
textBuf - Variable in class com.port80.text.AttrTextParser
 
toString() - Method in class com.port80.text.TextAttr
 

V

values - Variable in class com.port80.text.TextAttr
 

A C E F G I K N P S T V