|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.udo.cs.yale.gui.experimenteditor.OperatorRenderer
edu.udo.cs.yale.gui.experimenteditor.ChainRenderer
edu.udo.cs.yale.gui.experimenteditor.SimpleChainRenderer
public class SimpleChainRenderer
A renderer for simple operator chain in the box view.
Field Summary | |
---|---|
private java.awt.Paint |
BACKGROUND
The background color. |
Fields inherited from class edu.udo.cs.yale.gui.experimenteditor.OperatorRenderer |
---|
ICON_GAP, NAME_FONT, TYPE_FONT |
Constructor Summary | |
---|---|
SimpleChainRenderer()
|
Method Summary | |
---|---|
java.awt.Paint |
getBackground(java.awt.Dimension d)
|
Methods inherited from class edu.udo.cs.yale.gui.experimenteditor.ChainRenderer |
---|
drawOperator, getSize |
Methods inherited from class edu.udo.cs.yale.gui.experimenteditor.OperatorRenderer |
---|
drawName, getNameSize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.awt.Paint BACKGROUND
Constructor Detail |
---|
public SimpleChainRenderer()
Method Detail |
---|
public java.awt.Paint getBackground(java.awt.Dimension d)
getBackground
in class ChainRenderer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |