|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.l3s.boilerpipe.labels.LabelAction
public class LabelAction
Helps adding labels to TextBlock
s.
ConditionalLabelAction
Field Summary | |
---|---|
protected java.lang.String[] |
labels
|
Constructor Summary | |
---|---|
LabelAction(java.lang.String... labels)
|
Method Summary | |
---|---|
protected void |
addLabelsTo(TextBlock tb)
|
void |
addTo(TextBlock tb)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final java.lang.String[] labels
Constructor Detail |
---|
public LabelAction(java.lang.String... labels)
Method Detail |
---|
public void addTo(TextBlock tb)
protected final void addLabelsTo(TextBlock tb)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |