borland Packages  Class Hierarchy  jbcl.view Package  Index 

TreeAdapter class

java.lang.Object
   +----borland.jbcl.view.TreeAdapter

About the TreeAdapter class

Properties  Methods  

Implements TreeListener, EventListener

TreeAdapter is a helper class to allow easy implementation of the TreeItemListener interface. The methods in TreeAdapter are empty stubs. Simply instantiate a TreeAdapter in your component, and override the desired handler methods. You only write methods for the specific tree item events your component responds to.

See also: Glossary: adapter class


TreeAdapter properties

*Read-only properties **Write-only properties

Properties implemented in java.lang.Object

TreeAdapter methods

Methods implemented in this class

Methods implemented in java.lang.Object