org.pdfclown.documents.interaction.forms.styles
Class DefaultStyle
java.lang.Object
org.pdfclown.documents.interaction.forms.styles.FieldStyle
org.pdfclown.documents.interaction.forms.styles.DefaultStyle
public final class DefaultStyle
- extends FieldStyle
Default field appearance style.
- Since:
- 0.0.7
- Version:
- 0.1.2, 08/23/12
- Author:
- Stefano Chizzolini (http://www.stefanochizzolini.it)
Methods inherited from class org.pdfclown.documents.interaction.forms.styles.FieldStyle |
getBackColor, getCheckSymbol, getFontSize, getForeColor, getRadioSymbol, isGraphicsVisibile, setBackColor, setCheckSymbol, setFontSize, setForeColor, setGraphicsVisibile, setRadioSymbol |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultStyle
public DefaultStyle()
apply
public void apply(Field field)
- Specified by:
apply
in class FieldStyle
Project home page
Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.