|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JavaSourceStyleTable | |
|---|---|
| de.java2html.options | |
| Uses of JavaSourceStyleTable in de.java2html.options |
|---|
| Methods in de.java2html.options that return JavaSourceStyleTable | |
|---|---|
JavaSourceStyleTable |
JavaSourceStyleTable.getClone()
|
static JavaSourceStyleTable |
JavaSourceStyleTable.getDefault()
Gets a default style table. |
static JavaSourceStyleTable |
JavaSourceStyleTable.getDefaultEclipseStyleTable()
Gets a style table similar to the one from the IBM Eclipse IDE. |
static JavaSourceStyleTable |
JavaSourceStyleTable.getDefaultKawaStyleTable()
Gets a style table similar to the one from the Kawa IDE. |
static JavaSourceStyleTable |
JavaSourceStyleTable.getDefaultMonochromeStyleTable()
Gets a style table for monochromatic output. |
static JavaSourceStyleTable |
JavaSourceStyleTable.getPredefinedTable(java.lang.String name)
Returns the style table with the given name or null if
there is none having the give name. |
static JavaSourceStyleTable[] |
JavaSourceStyleTable.getPredefinedTables()
|
JavaSourceStyleTable |
JavaSourceConversionOptions.getStyleTable()
|
| Methods in de.java2html.options with parameters of type JavaSourceStyleTable | |
|---|---|
void |
JavaSourceConversionOptions.setStyleTable(JavaSourceStyleTable styleTable)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||