Public Member Functions | |
OETree () | |
void | addOETreeEventListener (OETreeEventListener newListener) |
void | clearTree () |
NotificationBean | getNotifier () |
void | removeOETreeEventListener (OETreeEventListener newListener) |
void | setNotifier (NotificationBean newNotifier) |
Static Public Attributes | |
final int | HIERARCHY_BY_TYPE = 1 |
final int | HIERARCHY_BY_NAME = 2 |
Protected Member Functions | |
void | fireFirstTimeExpanded (FirstTimeExpandedEvent event) |
Protected Attributes | |
transient java.util.Vector | aOETreeEventListener = null |
Private Attributes | |
NotificationBean | notifier = null |
|
ComponentTree constructor comment. |
|
Add a si.ijs.anka.utilities.serviceLocator.ServiceLocatorEventListener. |
|
Insert the method's description here. Creation date: (9/27/98 6:38:56 PM) |
|
Method to support listener events. |
|
Insert the method's description here. Creation date: (11/10/00 3:55:37 PM) |
|
Remove a si.ijs.anka.utilities.serviceLocator.ServiceLocatorEventListener. |
|
Insert the method's description here. Creation date: (11/10/00 3:55:37 PM)
|
|
|
|
|
|
|
|
|