JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.jbotsim.core.event
Interface SelectionListener
All Known Implementing Classes:
TraceRecorder
public interface
SelectionListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onSelection
(
Node
node)
Notifies the underlying listener that a node has selected.
Method Detail
onSelection
void onSelection(
Node
node)
Notifies the underlying listener that a node has selected.
Parameters:
node
- The selected node.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method