|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
FTree | Via the FTree interface it is possible to:
- modify the existing tree structure
- access and modify the tree selection through the FTreeSelectionManager
- access existing FTreeNodes |
FTreeFolderNode | An interfaces for default folders on the FTree. |
FTreeLeafNode | Interface for leaf nodes on the FTree. |
FTreeNode | An FTreeNode is a node of an FTree. |
FTreeNodeAdapter | An FTreeNodeAdapter defines the appearence and the behaviour of FTreeNodes through its methods. |
FTreeNodeAdapterProvider | This interface is to be implemented by classes that provide FTreeNodeAdapters for a given class. |
FTreeNodeAdapterRegistry | With the FTreeNodeAdapterRegistry it is possible to register FTreeNodeAdapterProviders, FTreeNodeAdapters and FTreeNodeObjectProviders for all the FTrees or for individual ones. |
FTreeNodeListener | |
FTreeNodeObjectProvider | Interface to be implemented by classes that can provide objects for FTreeNode. |
FTreeNodeSorter | An interface for sorting FTreeNodes in the FTree. |
FTreeNodeStructureProvider | Provides the structure for an FTreeNode. |
FTreeProvider | The FTreeProvider service provides access to existing or new FTrees and to the FTreeNodeAdapterRegistry with wich FTreeNodeAdapters are to be registered. |
Class Summary | |
---|---|
DefaultFTreeNodeAdapter | A FTreeNodeAdapter define the behaviour of FTreeNodes through its methods. |
DefaultFTreeNodeAdapterProvider | |
DefaultFTreeNodeAdapterProxy | A FTreeNodeAdapter define the behaviour of FTreeNodes through its methods. |
DefaultFTreeNodeAdapterRegistry | The default implementation of the FTreeNodeAdapterRegistry interface. |
DefaultFTreeNodeStructureProvider | The default implementation of FTreeNodeStructureProvider. |
FTreeNodeAddedNotification | The event to be sent to the FTree when a node is added. |
FTreeNodeEvent | |
FTreeNodeExpandedNotification | The event to be sent to the FTree when a node is to be expanded. |
FTreeNodeMovedNotification | The event to be sent to the FTree when a node is moved to a different FTreePath. |
FTreeNodeRemovedNotification | The event to be sent to the FTree when a node is removed. |
FTreeNodeRenamedNotification | The event to be sent to the FTree when a node is renamed. |
FTreeNodeRepaintNotification | The event to be sent to the FTree when a node is to be repainted. |
FTreeNodeSelectionNotification | The event to be sent to the FTree when a node is selected. |
FTreeNodeSorterNotification | The event to be sent to the FTree when a node is changed. |
FTreeNodeTextChangeEvent | |
FTreeNodeTransferable | |
FTreePath | |
FTreePlugin | |
FTreeSelectionEvent | |
FTreeUtils | |
SorterAlphabetical | |
SorterAlphaNumerical | |
SorterCreationOrder | |
SorterFolderFirst |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |