Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

org::openide::windows::TopComponent::NodeName Class Reference

List of all members.

Public Member Functions

 NodeName (TopComponent top)
void propertyChange (PropertyChangeEvent ev)

Package Functions

final void attach (Node n)

Private Attributes

transient Reference top
transient Node node

Detailed Description

This class provides the connection between the node name and a name of the component.


Constructor & Destructor Documentation

org::openide::windows::TopComponent::NodeName::NodeName TopComponent  top  )  [inline]
 

Constructs new name adapter that can be attached to any node and will listen on changes of its display name and modify the name of the component.

Parameters:
top top compoonent to modify its name


Member Function Documentation

final void org::openide::windows::TopComponent::NodeName::attach Node  n  )  [inline, package]
 

Attaches itself to a given node.

void org::openide::windows::TopComponent::NodeName::propertyChange PropertyChangeEvent  ev  )  [inline]
 

Listens to Node.PROP_DISPLAY_NAME.


Member Data Documentation

transient Node org::openide::windows::TopComponent::NodeName::node [private]
 

node we are attached to or null

transient Reference org::openide::windows::TopComponent::NodeName::top [private]
 

weak reference to the top component


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:14:05 2009 for ACS Java API by doxygen 1.3.8