ru.biosoft.graphics
Class Brush

java.lang.Object
  extended bycom.beanexplorer.beans.Option
      extended byru.biosoft.graphics.Brush

public class Brush
extends com.beanexplorer.beans.Option


Field Summary
protected  java.awt.Paint paint
           
 
Fields inherited from class com.beanexplorer.beans.Option
notificationEnabled, propagationEnabled
 
Constructor Summary
Brush(java.awt.Paint color)
           
 
Method Summary
 java.awt.Paint getPaint()
           
 void setPaint(java.awt.Paint value)
           
 
Methods inherited from class com.beanexplorer.beans.Option
addPropertyChangeListener, copyListenersTo, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getParent, isNotificationEnabled, isPropagationEnabled, removePropertyChangeListener, setNotificationEnabled, setParent, setPropagationEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

paint

protected java.awt.Paint paint
Constructor Detail

Brush

public Brush(java.awt.Paint color)
Method Detail

getPaint

public java.awt.Paint getPaint()

setPaint

public void setPaint(java.awt.Paint value)


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.