| Conversion options for customizing the output result. You can adjust the
output style of a
de.java2html.converter.AbstractJavaSourceConverter by
changing the attributes of this object. The color and font style are defined
by the
de.java2html.options.JavaSourceStyleTable associated with
this options.
See Also: JavaSourceConversionOptions.setStyleTable(JavaSourceStyleTable) See Also: JavaSourceConversionOptions.getStyleTable() See Also: de.java2html.converter.AbstractJavaSourceConverter author: Markus Gebhard author: Copyright (C) Markus Gebhard 2000-2003 author: This program is free software; you can redistribute it and/or author: modify it under the terms of the GNU General Public License author: as published by the Free Software Foundation; either version 2 author: of the License, or (at your option) any later version. author: This program is distributed in the hope that it will be useful, author: but WITHOUT ANY WARRANTY; without even the implied warranty of author: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the author: GNU General Public License for more details. author: You should have received a copy of the GNU General Public License author: along with this program; if not, write to the Free Software author: Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |