PDF Clown
0.1.2

org.pdfclown.documents.interaction.forms.styles
Class DefaultStyle

java.lang.Object
  extended by org.pdfclown.documents.interaction.forms.styles.FieldStyle
      extended by 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)

Constructor Summary
DefaultStyle()
           
 
Method Summary
 void apply(Field field)
           
 
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
 

Constructor Detail

DefaultStyle

public DefaultStyle()
Method Detail

apply

public void apply(Field field)
Specified by:
apply in class FieldStyle

PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.