public final class ComponentNodeBean extends Object implements NodeWithIconsInterface
| Constructor and Description |
|---|
ComponentNodeBean(ComponentId componentId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Icon |
getClosedIcon()
Recupera o ícone para quando o nó não é folha, e está expandido.
|
ComponentId |
getComponentId() |
Icon |
getLeafIcon()
Recupera ícone para quando o nó é folha
|
Icon |
getOpenedIcon()
Recupera ícone para quando o nó não é folha, e está fechado.
|
int |
hashCode() |
String |
toString() |
public final ComponentId getComponentId()
public Icon getClosedIcon()
NodeWithIconsInterfacegetClosedIcon in interface NodeWithIconsInterfacepublic Icon getLeafIcon()
NodeWithIconsInterfacegetLeafIcon in interface NodeWithIconsInterfacepublic Icon getOpenedIcon()
NodeWithIconsInterfacegetOpenedIcon in interface NodeWithIconsInterfaceCopyright © 2014 Tecgraf/PUC-Rio. All Rights Reserved.