JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
jadex.base.gui.asynctree
Interface INodeHandler
public interface
INodeHandler
Node handlers provide additional information for nodes such as icon overlays and popup actions.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
byte[]
getOverlay
(
ITreeNode
node)
Get the overlay for a node if any.
Method Detail
getOverlay
byte[] getOverlay(
ITreeNode
node)
Get the overlay for a node if any.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method