net.sourceforge.jivalo.editor.syntax
Class JIvaloStyleBold

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

public class JIvaloStyleBold
extends JIvaloStyle

Author:
Markku Saarela

Field Summary
 
Fields inherited from class net.sourceforge.jivalo.editor.syntax.JIvaloStyle
value
 
Constructor Summary
JIvaloStyleBold(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

JIvaloStyleBold

public JIvaloStyleBold(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.