Class WorkplaceFunctionTree.DefaultFunctionNodeActionListener

java.lang.Object
org.eclnt.workplace.WorkplaceFunctionTree.DefaultFunctionNodeActionListener
All Implemented Interfaces:
WorkplaceFunctionTree.IFunctionNodeActionListener
Enclosing class:
WorkplaceFunctionTree

public static class WorkplaceFunctionTree.DefaultFunctionNodeActionListener extends Object implements WorkplaceFunctionTree.IFunctionNodeActionListener
Default implementation with dummy implementation of all methods of WorkplaceFunctionTree.IFunctionNodeActionListener. Use this class as base class for your implementation - and new methods that are added to WorkplaceFunctionTree.IFunctionNodeActionListener will be automatically implemented with some default behavior.