@NotNull public ComponentDropLocation getDropLocation(RadContainer container, @Nullable final Point location) { return NoDropLocation.INSTANCE; }