public class NavigationBar extends java.lang.Object implements Writable
| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.StringBuffer |
buffer |
(package private) static org.apache.log4j.Logger |
logger |
| Constructor and Description |
|---|
NavigationBar(FormattingContext ctx,
Page page) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(java.io.PrintWriter writer) |
public NavigationBar(FormattingContext ctx, Page page)