|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectprojectviewer.vpt.IconComposer
public final class IconComposer
Create decorated icons for VPT nodes
Method Summary | |
---|---|
javax.swing.Icon |
composeIcon(VPTNode node,
javax.swing.Icon baseIcon)
Composes a new icon by overlaying status icons on top of the given base icon. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public javax.swing.Icon composeIcon(VPTNode node, javax.swing.Icon baseIcon)
node
- Node to query.baseIcon
- Icon where to overlay status icons.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |