class ProfileOrganizerRenderer extends Object
Constructor and Description |
---|
ProfileOrganizerRenderer(ProfileOrganizer organizer,
RouterContext context) |
Modifier and Type | Method and Description |
---|---|
String |
ngettext(String s,
String p,
int n)
translate (ngettext) @since 0.8.5
|
void |
renderStatusHTML(Writer out,
int mode) |
public ProfileOrganizerRenderer(ProfileOrganizer organizer, RouterContext context)
public void renderStatusHTML(Writer out, int mode) throws IOException
mode
- 0 = high cap; 1 = all; 2 = floodfillIOException