net.sourceforge.jivalo.editor.syntax
Class JIvaloStyleItalic

java.lang.Object
  extended by net.sourceforge.jivalo.editor.syntax.JIvaloStyle
      extended by net.sourceforge.jivalo.editor.syntax.JIvaloStyleItalic

public class JIvaloStyleItalic
extends JIvaloStyle

Author:
Markku Saarela

Field Summary
 
Fields inherited from class net.sourceforge.jivalo.editor.syntax.JIvaloStyle
value
 
Constructor Summary
JIvaloStyleItalic(Object value)
           
 
Method Summary
 void apply(MutableAttributeSet attrs)
           
 
Methods inherited from class net.sourceforge.jivalo.editor.syntax.JIvaloStyle
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JIvaloStyleItalic

public JIvaloStyleItalic(Object value)
Parameters:
value -
Method Detail

apply

public void apply(MutableAttributeSet attrs)
Specified by:
apply in class JIvaloStyle


Copyright © 2006-2007 SourceForge.net. All Rights Reserved.