|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbiouml.standard.filter.HighlightAction
If diagram element satisfies to the filter condition it will be highlighted.
| Field Summary | |
protected Brush |
brush
Brush that should be used to highlight the diagram element (node). |
| Constructor Summary | |
HighlightAction(Brush brush)
|
|
| Method Summary | |
void |
apply(DiagramElement de)
Apllies the action to the specified diagram element. |
boolean |
equals(java.lang.Object obj)
|
Brush |
getBrush()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Brush brush
| Constructor Detail |
public HighlightAction(Brush brush)
| Method Detail |
public Brush getBrush()
public void apply(DiagramElement de)
Action
apply in interface Actionpublic boolean equals(java.lang.Object obj)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||