Ja.NET Standard Edition 5.0

Documentation API Specification

Contents

BasicTreeKeyboardActions.ChangeLeadAction Class Reference

Inherits javax::swing::plaf::basic::BasicTreeKeyboardActions::TreeAction.

List of all members.


Public Member Functions

void actionPerformed (final JTree tree)

Protected Member Functions

void changeLeadActionPerformed (final JTree tree, final TreePath newLeadPath)
abstract TreePath getNewLeadPath (JTree tree)

Member Function Documentation

void actionPerformed ( final JTree  tree  ) 

void changeLeadActionPerformed ( final JTree  tree,
final TreePath  newLeadPath 
) [protected]

abstract TreePath getNewLeadPath ( JTree  tree  )  [protected, pure virtual]