TargetInterface implements an interface of an IP target.
author: Alexandre Fenyo version: $Id: TargetInterface.java,v 1.6 2007/03/03 00:38:19 fenyo Exp $
canManageThisChild(VisualElement visual_element) Checks that the parameter can be attached to this target.
Parameters: visual_element - parameter to check.
Checks that the parameter can be attached to this target.
Parameters: visual_element - parameter to check. true if the parameter can be attached to this target.