utfsm::NavigationView::TreeParent Class Reference

Inheritance diagram for utfsm::NavigationView::TreeParent:
Inheritance graph
[legend]
Collaboration diagram for utfsm::NavigationView::TreeParent:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TreeParent (String name)
void addChild (TreeObject child)
void removeChild (TreeObject child)
TreeObject[] getChildren ()
boolean hasChildren ()

Private Attributes

ArrayList children

Constructor & Destructor Documentation

utfsm::NavigationView::TreeParent::TreeParent ( String  name  )  [inline]

References children.


Member Function Documentation

void utfsm::NavigationView::TreeParent::addChild ( TreeObject  child  )  [inline]
TreeObject [] utfsm::NavigationView::TreeParent::getChildren (  )  [inline]

References children.

boolean utfsm::NavigationView::TreeParent::hasChildren (  )  [inline]

References children.

void utfsm::NavigationView::TreeParent::removeChild ( TreeObject  child  )  [inline]

Member Data Documentation


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2