net.sourceforge.jivalo.editor.syntax
Class JIvaloStyleForeground

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

public class JIvaloStyleForeground
extends JIvaloStyleColor

Author:
Markku Saarela

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

Constructor Detail

JIvaloStyleForeground

public JIvaloStyleForeground(Object value)
Parameters:
type -
value -
Method Detail

apply

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


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