Return the descriptor object this node is associated with. E.g. if the
node displays a class descriptor, the ClassDescriptor describing the class
should be returned. Used for creating a Transferable.
Override load() of superClass to prevent recursive loading which would lead to an endless recursion
because of OjbClassDescriptorNodes being children of this node